postgresql/src/tools/pginclude/README
2000-06-14 22:33:06 +00:00

15 lines
308 B
Plaintext

These utilities help clean up #include file usage:
pgfixinclude change #include's to <> or ""
pgrminclude [-v]
remove extra #include's
pgcompinclude [-v]
report which #include files can not compile on their own
pgdefine create macro calls for all defines in the file (used by
the above routines)