1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update include scripts

This commit is contained in:
Bruce Momjian
2000-06-14 22:28:16 +00:00
parent 7fe8722295
commit 8e6697fcd9
5 changed files with 17 additions and 4 deletions

View File

@ -1,5 +1,5 @@
:
# mark includes as <> or ""
# change #include's to <> or ""
trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15
find . \( -name CVS -a -prune \) -o -type f -print |