mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-26 00:10:19 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4034 d57e44dd-8a1f-0410-8b47-8ef2f437770f
12 lines
348 B
Diff
12 lines
348 B
Diff
Index: src/Makefile
|
|
===================================================================
|
|
--- src/Makefile (revision 4033)
|
|
+++ src/Makefile (working copy)
|
|
@@ -1,6 +1,3 @@
|
|
-SCST_INC_DIR := $(SUBDIRS)/../../scst/include/
|
|
-EXTRA_CFLAGS += -I$(SCST_INC_DIR)
|
|
-
|
|
-include $(SUBDIRS)/../build_mode
|
|
|
|
SRPTFLAGS = -DCONFIG_SCST_TRACING -DCONFIG_SCST_DEBUG \
|