Thanks to visit codestin.com Credit goes to github.com
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 53b8ea5 commit f4ccb5eCopy full SHA for f4ccb5e
src/pl/plpgsql/src/Makefile.in
@@ -4,7 +4,7 @@
4
# Makefile for the plpgsql shared object
5
#
6
# IDENTIFICATION
7
-# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Attic/Makefile.in,v 1.10 1998/10/19 00:00:51 tgl Exp $
+# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Attic/Makefile.in,v 1.11 1998/10/28 17:07:15 momjian Exp $
8
9
#-------------------------------------------------------------------------
10
@@ -69,4 +69,4 @@ pl.tab.h: pl_gram.c
69
70
clean:
71
rm -f lib$(NAME).a $(shlib)
72
- rm -f *.o y.tab.h pl.tab.h pl_gram.c gram.c pl_scan.c scan.c
+ rm -f *.o pl.tab.h pl_gram.c pl_scan.c
0 commit comments