Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f4ccb5e

Browse files
committed
Make these file generated in distribution.
1 parent 53b8ea5 commit f4ccb5e

File tree

4 files changed

+4779
-2
lines changed

4 files changed

+4779
-2
lines changed

src/pl/plpgsql/src/Makefile.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for the plpgsql shared object
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Attic/Makefile.in,v 1.10 1998/10/19 00:00:51 tgl Exp $
7+
# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Attic/Makefile.in,v 1.11 1998/10/28 17:07:15 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -69,4 +69,4 @@ pl.tab.h: pl_gram.c
6969

7070
clean:
7171
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
72+
rm -f *.o pl.tab.h pl_gram.c pl_scan.c

0 commit comments

Comments
 (0)