File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 7
7
#
8
8
#
9
9
# IDENTIFICATION
10
- # $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.37 2002/07/02 04:53:52 momjian Exp $
10
+ # $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.38 2002/07/02 05:43:34 momjian Exp $
11
11
#
12
12
# -------------------------------------------------------------------------
13
13
@@ -137,8 +137,7 @@ clean distclean maintainer-clean:
137
137
$(MAKE) -C $(contribdir)/spi clean
138
138
rm -f $(output_files) $(input_files) $(DLOBJS) regress.o pg_regress
139
139
# things created by various check targets
140
- rm -rf tmp_check log
141
- rm -f results/*.out
140
+ rm -rf results tmp_check log
142
141
rm -f regression.diffs regression.out regress.out run_check.out
143
142
ifeq ($(PORTNAME ) , win)
144
143
rm -f regress.def
You can’t perform that action at this time.
0 commit comments