Wed Jul 21 17:52:23 PDT 2004
- Previous message: [Slony1-commit] By darcyb: allow make dist to work bsdmake systems
- Next message: [Slony1-commit] By darcyb: m4'ize the AC_INIT to allow for easy release version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add clean target to makefile, make clean fails if it is not included.
Modified Files:
--------------
slony1-engine/doc/howto:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/howto/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldoc/howto/Makefile -Ldoc/howto/Makefile -u -w -r1.1 -r1.2
--- doc/howto/Makefile
+++ doc/howto/Makefile
@@ -18,3 +18,5 @@
cp $$file $(distdir)/$(subdir)/$$file ; \
done
+clean:
+
- Previous message: [Slony1-commit] By darcyb: allow make dist to work bsdmake systems
- Next message: [Slony1-commit] By darcyb: m4'ize the AC_INIT to allow for easy release version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list