Makefile simplification: the "bin" chapter

Bryan Henderson <bryanh@giraffe.netgate.net>

Commit: 6f708e42d1f80d4905ee75358dbd47cd9753251f
Author: Bryan Henderson <bryanh@giraffe.netgate.net>
Date: 1996-11-11T13:41:36Z
Releases: 7.1.1
Makefile simplification: the "bin" chapter

Files

PathChange+/−
src/bin/cleardbdir/Makefile modified +9 −6
src/bin/createdb/Makefile modified +15 −6
src/bin/createuser/Makefile modified +17 −6
src/bin/destroydb/Makefile modified +15 −6
src/bin/destroyuser/Makefile modified +17 −6
src/bin/initdb/Makefile modified +19 −6
src/bin/ipcclean/Makefile modified +14 −6
src/bin/Makefile modified +3 −3
src/bin/Makefile.global modified +13 −12
src/bin/pg_dump/Makefile modified +23 −8
src/bin/pg_id/Makefile modified +23 −7
src/bin/pgtclsh/Makefile modified +18 −25
src/bin/psql/Makefile modified +4 −3