We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52b943 commit afb539cCopy full SHA for afb539c
src/test/regress/GNUmakefile
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.5 1997/04/26 05:44:06 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.6 1997/04/26 06:31:55 scrappy Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -55,3 +55,4 @@ clean:
55
rm -f $(INFILES)
56
$(MAKE) -C sql clean
57
$(MAKE) -C expected clean
58
+ $(MAKE) -C results clean
0 commit comments