[csw-devel] SF.net SVN: gar:[16277] csw/mgar/pkg/libgegl
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Nov 25 13:17:58 CET 2011
Revision: 16277
http://gar.svn.sourceforge.net/gar/?rev=16277&view=rev
Author: dmichelsen
Date: 2011-11-25 12:17:58 +0000 (Fri, 25 Nov 2011)
Log Message:
-----------
libgegl: Move old stuff away
Added Paths:
-----------
csw/mgar/pkg/libgegl/branches/
csw/mgar/pkg/libgegl/tags/
csw/mgar/pkg/libgegl/tags/legacy/
csw/mgar/pkg/libgegl/tags/legacy/Makefile
csw/mgar/pkg/libgegl/tags/legacy/trunk/
Removed Paths:
-------------
csw/mgar/pkg/libgegl/Makefile
csw/mgar/pkg/libgegl/trunk/
Deleted: csw/mgar/pkg/libgegl/Makefile
===================================================================
--- csw/mgar/pkg/libgegl/Makefile 2011-11-25 12:06:14 UTC (rev 16276)
+++ csw/mgar/pkg/libgegl/Makefile 2011-11-25 12:17:58 UTC (rev 16277)
@@ -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/libgegl/tags/legacy/Makefile (from rev 16195, csw/mgar/pkg/libgegl/Makefile)
===================================================================
--- csw/mgar/pkg/libgegl/tags/legacy/Makefile (rev 0)
+++ csw/mgar/pkg/libgegl/tags/legacy/Makefile 2011-11-25 12:17:58 UTC (rev 16277)
@@ -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