no message
authorcg <cg@exept.de>
Thu, 10 Jul 2014 16:34:16 +0200
changeset 3162 e8002e2c2fd9
parent 3150 ade0060d3c12
child 3163 a37928cf9a1b
no message
Makefile
experiments/Makefile
tools/Makefile
--- a/Makefile	Tue Jul 08 12:55:14 2014 +0100
+++ b/Makefile	Thu Jul 10 16:34:16 2014 +0200
@@ -1,21 +1,18 @@
 #
-# DO NOT EDIT
-#
-# make uses this file (Makefile) only, if there is no
-# file named "makefile" (lower-case m) in the same directory.
-# My only task is to generate the real makefile and call make again.
-# Thereafter, I am no longer used and needed.
+# DO NOT EDIT 
+# automagically generated from Make.proto (by make mf)
 #
-
-.PHONY: run
-
-run: makefile
-	$(MAKE) -f makefile
-
-#only needed for the definition of $(TOP)
+include ../rules/stdHeader
+include ../configurations/COMMON/defines
+include ../configurations/vendorConf
+include ../configurations/myConf
+include ../rules/stdHeader2
+include Make.spec
 include Make.proto
 
-makefile: mf
+BASE_CONF=osx_x
+BASE_CONF_VENDOR=mac
+CONF_PACKS=
+CONF_TOOLS=
 
-mf:
-	$(TOP)/rules/stmkmf
+include ../rules/stdRules
--- a/experiments/Makefile	Tue Jul 08 12:55:14 2014 +0100
+++ b/experiments/Makefile	Thu Jul 10 16:34:16 2014 +0200
@@ -1,21 +1,18 @@
 #
-# DO NOT EDIT
-#
-# make uses this file (Makefile) only, if there is no
-# file named "makefile" (lower-case m) in the same directory.
-# My only task is to generate the real makefile and call make again.
-# Thereafter, I am no longer used and needed.
+# DO NOT EDIT 
+# automagically generated from Make.proto (by make mf)
 #
-
-.PHONY: run
-
-run: makefile
-	$(MAKE) -f makefile
-
-#only needed for the definition of $(TOP)
+include ../../rules/stdHeader
+include ../../configurations/COMMON/defines
+include ../../configurations/vendorConf
+include ../../configurations/myConf
+include ../../rules/stdHeader2
+include Make.spec
 include Make.proto
 
-makefile: mf
+BASE_CONF=osx_x
+BASE_CONF_VENDOR=mac
+CONF_PACKS=
+CONF_TOOLS=
 
-mf:
-	$(TOP)/rules/stmkmf
+include ../../rules/stdRules
--- a/tools/Makefile	Tue Jul 08 12:55:14 2014 +0100
+++ b/tools/Makefile	Thu Jul 10 16:34:16 2014 +0200
@@ -1,21 +1,18 @@
 #
-# DO NOT EDIT
-#
-# make uses this file (Makefile) only, if there is no
-# file named "makefile" (lower-case m) in the same directory.
-# My only task is to generate the real makefile and call make again.
-# Thereafter, I am no longer used and needed.
+# DO NOT EDIT 
+# automagically generated from Make.proto (by make mf)
 #
-
-.PHONY: run
-
-run: makefile
-	$(MAKE) -f makefile
-
-#only needed for the definition of $(TOP)
+include ../../rules/stdHeader
+include ../../configurations/COMMON/defines
+include ../../configurations/vendorConf
+include ../../configurations/myConf
+include ../../rules/stdHeader2
+include Make.spec
 include Make.proto
 
-makefile: mf
+BASE_CONF=osx_x
+BASE_CONF_VENDOR=mac
+CONF_PACKS=
+CONF_TOOLS=
 
-mf:
-	$(TOP)/rules/stmkmf
+include ../../rules/stdRules