File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/interfaces/ecpg/preproc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44#
55# Copyright (c) 1998-2006, PostgreSQL Global Development Group
66#
7- # $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.119 2006/03/05 15:59:08 momjian Exp $
7+ # $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.120 2006/03/07 00:48:07 tgl Exp $
88#
99# -------------------------------------------------------------------------
1010
@@ -75,7 +75,7 @@ clean distclean:
7575# garbage from partial builds
7676 @rm -f y.tab.c y.tab.h
7777# garbage from development
78- @rm -f core a.out *~ * .output *.tab.c
78+ @rm -f core a.out *.output *.tab.c
7979
8080# `make clean' does not remove preproc.c, preproc.h, or pgc.c since we
8181# want to ship those files in the distribution for people with
You can’t perform that action at this time.
0 commit comments