Wed Jul 21 17:48:07 PDT 2004
- Previous message: [Slony1-commit] By xfade: Add README to dist and remove generated files.
- Next message: [Slony1-commit] By xfade: Add clean target to makefile, make clean fails if it is not
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
allow make dist to work bsdmake systems
Modified Files:
--------------
slony1-engine:
Makefile (r1.8 -> r1.9)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -LMakefile -LMakefile -u -w -r1.8 -r1.9
--- Makefile
+++ Makefile
@@ -1,4 +1,4 @@
-all check install installdirs install-all-headers installcheck uninstall dep depend clean distclean maintainer-clean:
+all check install installdirs install-all-headers installcheck uninstall dep depend clean distclean maintainer-clean dist:
@if [ ! -f GNUmakefile ] ; then \
echo "You need to run the 'configure' program first. See the file"; \
echo "'README' for installation instructions." ; \
- Previous message: [Slony1-commit] By xfade: Add README to dist and remove generated files.
- Next message: [Slony1-commit] By xfade: Add clean target to makefile, make clean fails if it is not
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list