Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian <bruce@momjian.us>
Add PGFILEDESC description to Makefiles for all /contrib executables. Add PGAPPICON to all executable makefiles.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/oid2name/Makefile | modified | +4 −1 |
| contrib/pgbench/Makefile | modified | +4 −1 |
| contrib/pg_standby/Makefile | modified | +4 −1 |
| contrib/pg_upgrade/Makefile | modified | +10 −9 |
| contrib/vacuumlo/Makefile | modified | +4 −1 |
| src/backend/Makefile | modified | +3 −1 |
| src/bin/initdb/Makefile | modified | +3 −1 |
| src/bin/pg_config/Makefile | modified | +3 −1 |
| src/bin/pg_controldata/Makefile | modified | +3 −1 |
| src/bin/pg_ctl/Makefile | modified | +3 −1 |
| src/bin/pg_dump/Makefile | modified | +3 −1 |
| src/bin/pgevent/Makefile | modified | +2 −0 |
| src/bin/pg_resetxlog/Makefile | modified | +3 −1 |
| src/bin/psql/Makefile | modified | +2 −1 |
| src/bin/scripts/Makefile | modified | +3 −1 |
| src/interfaces/ecpg/preproc/Makefile | modified | +3 −1 |