Add maintainer-check target
Peter Eisentraut <peter_e@gmx.net>
Add maintainer-check target This can do various source code checks that are not appropriate for either the build or the regression tests. Currently: duplicate_oids, SGML syntax and tabs check, NLS syntax check.
Files
| Path | Change | +/− |
|---|---|---|
| doc/Makefile | modified | +1 −1 |
| doc/src/Makefile | modified | +1 −1 |
| doc/src/sgml/Makefile | modified | +1 −1 |
| GNUmakefile.in | modified | +2 −0 |
| src/include/Makefile | modified | +3 −0 |
| src/Makefile.global.in | modified | +2 −2 |