Make.proto
branchjv
changeset 3243 292f55bcd8f0
parent 3219 92e64a42ab4e
child 3283 65d968484661
--- a/Make.proto	Tue Apr 30 10:50:53 2013 +0100
+++ b/Make.proto	Wed May 01 09:34:36 2013 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.proto,v 1.135 2013-04-02 19:24:04 cg Exp $
+# $Header$
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic3.
@@ -124,13 +124,8 @@
 # build all mandatory prerequisite packages (containing superclasses) for this package
 prereq:
 	cd ../libbasic && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
-	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