projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e05e5
)
make distclean missed a few symlinks created by configure.
author
Tom Lane
<
[email protected]
>
Thu, 1 Jul 1999 00:06:28 +0000
(
00:06
+0000)
committer
Tom Lane
<
[email protected]
>
Thu, 1 Jul 1999 00:06:28 +0000
(
00:06
+0000)
src/GNUmakefile.in
patch
|
blob
|
blame
|
history
diff --git
a/src/GNUmakefile.in
b/src/GNUmakefile.in
index 01fe4570b72a4fea9aae269692edf32f4756af51..9d7e0d2ecbc7f10341ebe1c711533e57de9a9c00 100644
(file)
--- a/
src/GNUmakefile.in
+++ b/
src/GNUmakefile.in
@@
-68,7
+68,7
@@
clean:
$(MAKE) -C ../contrib/spi clean
distclean: clean
- #
The second group of files comes from configure.in
+ #
Remove files and symlinks created by configure script
rm -f \
Makefile.port \
config.cache \
@@
-80,6
+80,10
@@
distclean: clean
backend/port/tas.s \
backend/port/dynloader.c \
backend/utils/Gen_fmgrtab.sh \
+ interfaces/odbc/port \
+ interfaces/odbc/makefiles \
+ interfaces/odbc/template \
+ interfaces/odbc/config.h \
\
\
\