[rkward-cvs] SF.net SVN: rkward: [778] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Fri Sep 29 12:55:12 UTC 2006
Revision: 778
http://svn.sourceforge.net/rkward/?rev=778&view=rev
Author: tfry
Date: 2006-09-29 05:55:05 -0700 (Fri, 29 Sep 2006)
Log Message:
-----------
Minor prettification of SVN repository
Added Paths:
-----------
trunk/rkward/Makefile.svn
Removed Paths:
-------------
trunk/rkward/Makefile.cvs
Deleted: trunk/rkward/Makefile.cvs
===================================================================
--- trunk/rkward/Makefile.cvs 2006-09-29 12:51:42 UTC (rev 777)
+++ trunk/rkward/Makefile.cvs 2006-09-29 12:55:05 UTC (rev 778)
@@ -1,14 +0,0 @@
-all:
- @echo "This Makefile is only for the CVS repository"
- @echo "This will be deleted before making the distribution"
- @echo ""
- @if test ! -d admin; then \
- echo "Please recheckout this module!" ;\
- echo "for cvs: use checkout once and after that update again" ;\
- echo "for cvsup: checkout kde-common from cvsup and" ;\
- echo " link kde-common/admin to ./admin" ;\
- exit 1 ;\
- fi
- $(MAKE) -f admin/Makefile.common cvs
-
-.SILENT:
Copied: trunk/rkward/Makefile.svn (from rev 754, trunk/rkward/Makefile.cvs)
===================================================================
--- trunk/rkward/Makefile.svn (rev 0)
+++ trunk/rkward/Makefile.svn 2006-09-29 12:55:05 UTC (rev 778)
@@ -0,0 +1,14 @@
+all:
+ @echo "This Makefile is only for the CVS repository"
+ @echo "This will be deleted before making the distribution"
+ @echo ""
+ @if test ! -d admin; then \
+ echo "Please recheckout this module!" ;\
+ echo "for cvs: use checkout once and after that update again" ;\
+ echo "for cvsup: checkout kde-common from cvsup and" ;\
+ echo " link kde-common/admin to ./admin" ;\
+ exit 1 ;\
+ fi
+ $(MAKE) -f admin/Makefile.common cvs
+
+.SILENT:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list