Files
scst/srpt/release-archive.patch
Bart Van Assche cda113058b ib_srpt: Add "make release-archive" target in Makefile
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4034 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2011-12-29 11:21:20 +00:00

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 \