Make.proto
branchjv
changeset 3219 92e64a42ab4e
parent 3158 f8c56a311307
parent 3186 c092cdd085db
child 3243 292f55bcd8f0
--- a/Make.proto	Thu Apr 11 14:36:03 2013 +0200
+++ b/Make.proto	Tue Apr 16 09:44:57 2013 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.134 2013-01-18 13:02:55 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.135 2013-04-02 19:24:04 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic3.
@@ -34,7 +34,7 @@
 # add the path(es) here:,
 # ********** OPTIONAL: MODIFY the next lines ***
 # LOCALINCLUDES=-Ifoo -Ibar
-LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libbasic2
+LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/libbasic
 
 
 # if you need any additional defines for embedded C code,
@@ -127,6 +127,11 @@
 	cd ../libbasic2 && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
 
 
+
+# build all packages containing referenced classes for this package
+# they are nor needed to compile the package
+references:
+
 # build all packages containing referenced classes for this package
 # they are nor needed to compile the package
 references: