Makefile
changeset 14927 bd3e16b12e11
parent 14823 63eb290a5988
child 15137 e7104b6ad825
child 18037 4cf874da38c9
equal deleted inserted replaced
14926:70ef0d5f105c 14927:bd3e16b12e11
     1 #
     1 #
     2 # DO NOT EDIT
     2 # DO NOT EDIT 
       
     3 # automagically generated from Make.proto (by make mf)
     3 #
     4 #
     4 # make uses this file (Makefile) only, if there is no
     5 include ../rules/stdHeader
     5 # file named "makefile" (lower-case m) in the same directory.
     6 include ../configurations/COMMON/defines
     6 # My only task is to generate the real makefile and call make again.
     7 include ../configurations/vendorConf
     7 # Thereafter, I am no longer used and needed.
     8 include ../configurations/myConf
     8 #
     9 include ../rules/stdHeader2
       
    10 include Make.spec
       
    11 include Make.proto
     9 
    12 
    10 .PHONY: run
    13 BASE_CONF=osx_x
       
    14 BASE_CONF_VENDOR=mac
       
    15 CONF_PACKS=
       
    16 CONF_TOOLS=
    11 
    17 
    12 run: makefile
    18 include ../rules/stdRules
    13 	$(MAKE) -f makefile
       
    14 
       
    15 #only needed for the definition of $(TOP)
       
    16 include Make.proto
       
    17 
    19 
    18 makefile: mf
    20 makefile: mf
    19 
    21 
    20 mf:
    22 mf:
    21 	$(TOP)/rules/stmkmf
    23 	$(TOP)/rules/stmkmf