]> granicus.if.org Git - postgresql/commitdiff
Fix for GNUmakefile.
authorBruce Momjian <bruce@momjian.us>
Sat, 17 Oct 1998 03:48:54 +0000 (03:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 17 Oct 1998 03:48:54 +0000 (03:48 +0000)
src/GNUmakefile.in

index c6b3e7c7e4950f79218e644218039e3fe4322c33..4c77bb585bfb83f568d2a83968c95c0185a156cc 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.37 1998/10/17 02:36:11 momjian Exp $
+#    $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.38 1998/10/17 03:48:54 momjian Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -69,8 +69,8 @@ clean:
 
 distclean: clean
        #  The second group of files comes from configure.in
-       rm -f 
-               Makefile.port
+       rm -f \
+               Makefile.port \
                config.cache \
                config.status \
                config.log \