[csw-devel] SF.net SVN: gar:[16229] csw/mgar/pkg/gamin
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Nov 22 11:56:44 CET 2011
Revision: 16229
http://gar.svn.sourceforge.net/gar/?rev=16229&view=rev
Author: dmichelsen
Date: 2011-11-22 10:56:44 +0000 (Tue, 22 Nov 2011)
Log Message:
-----------
gamin: Move old manual build aside
Added Paths:
-----------
csw/mgar/pkg/gamin/branches/
csw/mgar/pkg/gamin/tags/
csw/mgar/pkg/gamin/tags/legacy/
csw/mgar/pkg/gamin/tags/legacy/Makefile
csw/mgar/pkg/gamin/tags/legacy/trunk/
csw/mgar/pkg/gamin/trunk/
Removed Paths:
-------------
csw/mgar/pkg/gamin/Makefile
csw/mgar/pkg/gamin/trunk/
Deleted: csw/mgar/pkg/gamin/Makefile
===================================================================
--- csw/mgar/pkg/gamin/Makefile 2011-11-21 22:00:07 UTC (rev 16228)
+++ csw/mgar/pkg/gamin/Makefile 2011-11-22 10:56:44 UTC (rev 16229)
@@ -1,15 +0,0 @@
-
-# This is somewhat of a "stub" Makefile, for
-# directories managed by the "createpkg" TEMPLATES.
-#
-# Not all of targets listed here may actualy be supported by
-# the subdir in question. But they are a goal
-
-DEFAULT_DIR=trunk
-
-
-# The -C means you must use gmake, unfortunately.
-
-all package build garchive extract configure clean distclean reallyclean :
- @echo Going to make $@ in $(DEFAULT_DIR)
- $(MAKE) -C $(DEFAULT_DIR) $@
Copied: csw/mgar/pkg/gamin/tags/legacy/Makefile (from rev 16195, csw/mgar/pkg/gamin/Makefile)
===================================================================
--- csw/mgar/pkg/gamin/tags/legacy/Makefile (rev 0)
+++ csw/mgar/pkg/gamin/tags/legacy/Makefile 2011-11-22 10:56:44 UTC (rev 16229)
@@ -0,0 +1,15 @@
+
+# This is somewhat of a "stub" Makefile, for
+# directories managed by the "createpkg" TEMPLATES.
+#
+# Not all of targets listed here may actualy be supported by
+# the subdir in question. But they are a goal
+
+DEFAULT_DIR=trunk
+
+
+# The -C means you must use gmake, unfortunately.
+
+all package build garchive extract configure clean distclean reallyclean :
+ @echo Going to make $@ in $(DEFAULT_DIR)
+ $(MAKE) -C $(DEFAULT_DIR) $@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list