[docs] xmldocs - racke modified search/Makefile

docs at icdevgroup.org docs at icdevgroup.org
Sun Oct 9 18:07:01 EDT 2005


User:      racke
Date:      2005-10-09 22:07:01 GMT
Modified:  search   Makefile
Log:
force update of swish database

Revision  Changes    Path
1.2       +4 -2      xmldocs/search/Makefile


rev 1.2, prev_rev 1.1
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/search/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	3 Oct 2005 13:42:27 -0000	1.1
+++ Makefile	9 Oct 2005 22:07:01 -0000	1.2
@@ -1,2 +1,4 @@
-index.swish-e: swish-e.conf
-	swish-e -c $<
+.PHONY: index.swish-e
+
+index.swish-e:
+	swish-e -c swish-e.conf








More information about the docs mailing list