[Gnucash-changes] r14401 - htdocs/trunk/search - Remove a Makefile that we don't use anymore.

Derek Atkins warlord at cvs.gnucash.org
Wed Jun 21 15:53:44 EDT 2006


Author: warlord
Date: 2006-06-21 15:53:44 -0400 (Wed, 21 Jun 2006)
New Revision: 14401
Trac: http://svn.gnucash.org/trac/changeset/14401

Removed:
   htdocs/trunk/search/Makefile
Log:
Remove a Makefile that we don't use anymore.


Deleted: htdocs/trunk/search/Makefile
===================================================================
--- htdocs/trunk/search/Makefile	2006-06-21 19:40:05 UTC (rev 14400)
+++ htdocs/trunk/search/Makefile	2006-06-21 19:53:44 UTC (rev 14401)
@@ -1,9 +0,0 @@
-.PHONY: nmz-templates
-
-nmz-templates: templates/NMZ.head.php_tmpl
-	( echo '<?php $$locale = "en"; $$home = "http://www.gnucash.org"; $$top_dir = "."; ?>'; cat templates/NMZ.head.php_tmpl ) | php > templates/NMZ.head;
-
-#	for lang in de es fr ja nb pl; do \
-#		( echo "<?php \$$locale = \"$$lang\"; \$$home = \"http://www.gnucash.org/beta\"; \$$top_dir = \".\"; ?>"; \
-#		  cat templates/NMZ.head.php_tmpl) | php > templates/NMZ.head.xlated_$$lang; \
-#	done



More information about the gnucash-changes mailing list