[OSADL-svn-commits] r68 - fapia-trunk

OSADL repository commits osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:45:50 CEST 2007


Author: tb10rts
Date: Thu Jul 19 07:02:40 2007
New Revision: 68

Log:
Added a file remotely

Added:
   fapia-trunk/makefile

Added: fapia-trunk/makefile
==============================================================================
--- (empty file)
+++ fapia-trunk/makefile	Thu Jul 19 07:02:40 2007
@@ -0,0 +1,11 @@
+SPEC = *
+MODULE_DIRS= $(SPEC,*D)
+MODULE_DIRS = ./make
+
+
+
+ALL: $(MODULE_DIRS) $(MAKETARGETS)
+ %echo ALL_SOURCES $(.SOURCES)
+
+%include <.homag_make_rules>
+%include <.homag_release_make_rules>


More information about the OSADL-svn-commits mailing list