[Fusionforge-commits] r9531 - trunk/plugins/coclico

Christian Bayle cbayle at libremir.placard.fr.eu.org
Mon Apr 19 21:53:51 CEST 2010


Author: cbayle
Date: 2010-04-19 21:53:50 +0200 (Mon, 19 Apr 2010)
New Revision: 9531

Modified:
   trunk/plugins/coclico/Makefile
Log:
Make more readeable


Modified: trunk/plugins/coclico/Makefile
===================================================================
--- trunk/plugins/coclico/Makefile	2010-04-19 19:44:41 UTC (rev 9530)
+++ trunk/plugins/coclico/Makefile	2010-04-19 19:53:50 UTC (rev 9531)
@@ -12,10 +12,12 @@
 PARAM=PKGDIR=$(PKGDIR) svnrev=$(MINOR)
 
 def:
+	@echo "#==============================================#"
 	@echo "Use make PKGDIR=<$(PKGDIR1)|$(PKGDIR2)> <target>"	
 	@#make -f Makefile.$(DIST) $(PARAM) default
 	@echo "target=default displays all params"
 	@echo "other available targets are: "
+	@echo "#==============================================#"
 	@cat ../../Makefile.$(DIST) | grep '^.*:.*#$$' | sed 's/FUSIONFORGE/$(FUSIONFORGE)/' | sed 's/^\(.*:\).*#\(.*\)#$$/\1		\2/'
 
 default:




More information about the Fusionforge-commits mailing list