Make.proto
changeset 946 751767d3f3d6
parent 926 ce2ace749e62
child 953 ea3cbd7816c4
equal deleted inserted replaced
945:4d3454d3ba4d 946:751767d3f3d6
     1 # $Header: /cvs/stx/stx/goodies/monticello/Make.proto,v 1.17 2014-06-05 08:23:20 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/monticello/Make.proto,v 1.18 2014-12-21 13:09:26 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_monticello.
     4 # automagically generated from the projectDefinition: stx_goodies_monticello.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    32 
    32 
    33 # if your embedded C code requires any system includes,
    33 # if your embedded C code requires any system includes,
    34 # add the path(es) here:,
    34 # add the path(es) here:,
    35 # ********** OPTIONAL: MODIFY the next lines ***
    35 # ********** OPTIONAL: MODIFY the next lines ***
    36 # LOCALINCLUDES=-Ifoo -Ibar
    36 # LOCALINCLUDES=-Ifoo -Ibar
    37 LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libbasic3 -I$(INCLUDE_TOP)/stx/libcompat -I$(INCLUDE_TOP)/stx/libtool -I$(INCLUDE_TOP)/stx/libview2 -I$(INCLUDE_TOP)/stx/libwidg2
    37 LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/goodies/communication -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libbasic3 -I$(INCLUDE_TOP)/stx/libcompat -I$(INCLUDE_TOP)/stx/libtool -I$(INCLUDE_TOP)/stx/libview2 -I$(INCLUDE_TOP)/stx/libwidg2
    38 
    38 
    39 
    39 
    40 # if you need any additional defines for embedded C code,
    40 # if you need any additional defines for embedded C code,
    41 # add them here:,
    41 # add them here:,
    42 # ********** OPTIONAL: MODIFY the next lines ***
    42 # ********** OPTIONAL: MODIFY the next lines ***
   109 	cd ../../libtool && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
   109 	cd ../../libtool && $(MAKE) "CFLAGS_LOCAL=$(GLOBALDEFINES)"
   110 
   110 
   111 
   111 
   112 
   112 
   113 # build all packages containing referenced classes for this package
   113 # build all packages containing referenced classes for this package
   114 # they are nor needed to compile the package
   114 # they are not needed to compile the package (but later, to load it)
   115 references:
   115 references:
   116 
   116 
   117 
   117 
   118 cleanjunk::
   118 cleanjunk::
   119 	-rm -f *.s *.s2
   119 	-rm -f *.s *.s2