projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca3067c
)
Fix "make clean" for new TAP suite.
author
Noah Misch
<noah@leadboat.com>
Sun, 23 Mar 2025 13:12:02 +0000
(06:12 -0700)
committer
Noah Misch
<noah@leadboat.com>
Sun, 23 Mar 2025 13:12:02 +0000
(06:12 -0700)
Commit
28f04984f0c240b76e61f00cd247554fbc850056
missed this.
src/interfaces/ecpg/preproc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/preproc/Makefile
b/src/interfaces/ecpg/preproc/Makefile
index d0e3852a8788f5c471df49d2786c88751902d7a2..f2ac885047969f46e9a69aac55796454477baf51 100644
(file)
--- a/
src/interfaces/ecpg/preproc/Makefile
+++ b/
src/interfaces/ecpg/preproc/Makefile
@@
-97,3
+97,4
@@
clean distclean:
rm -f *.o ecpg$(X)
rm -f typename.c
rm -f preproc.y preproc.c preproc.h pgc.c c_kwlist_d.h ecpg_kwlist_d.h
+ rm -rf tmp_check