git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2d34d7)
'make clean' must remove the create subdirectories results/ and log/,
Fri, 4 Aug 2006 14:18:09 +0000 (14:18 +0000)
Fri, 4 Aug 2006 14:18:09 +0000 (14:18 +0000)
not merely remove their contents. Else 'cvs update' complains.


diff --git a/src/interfaces/ecpg/test/Makefile b/src/interfaces/ecpg/test/Makefile
index 7b062ea6115a41922278b65e524a2d64f90f6896..aac3cbcfe5894512ca22b53d8263c22c499b70d6 100644 (file)
--- a/src/interfaces/ecpg/test/Makefile
+++ b/src/interfaces/ecpg/test/Makefile
@@ -1,4 +1,4 @@
-# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.55 2006年08月04日 08:52:17 meskes Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.56 2006年08月04日 14:18:09 tgl Exp $
subdir = src/interfaces/ecpg/test
top_builddir = ../../../..
@@ -35,9 +35,7 @@ clean distclean maintainer-clean:
$(MAKE) -C compat_informix $@
$(MAKE) -C complex $@
$(MAKE) -C thread $@
- rm -f results/*.stdout results/*.stderr results/*.c
- rm -rf tmp_check/
- rm -f log/*.log
+ rm -rf tmp_check results log
rm -f pg_regress.inc.sh regression.diff
all: pg_regress.sh
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /