postgresql/src/bin
Marc G. Fournier ad6bfe67bd Various fixes suggested by Gregor Hoffleit
Add a check to configure for strdup
Remove all the '-ltermcap' checks from psql/Makefile
Have {psql,pg_dump}/Makefile modified if strdup doesn't exist on the system
1997-02-09 03:23:52 +00:00
..
cleardbdir Add dep: rule. 1996-11-24 03:55:19 +00:00
createdb Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
createuser Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
destroydb Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
destroyuser Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
initdb Cleanup for DEBUG: removal in initdb.sh. 1997-01-14 03:07:15 +00:00
ipcclean Add empty "dep:" target. 1996-12-10 03:40:23 +00:00
pg_dump Various fixes suggested by Gregor Hoffleit 1997-02-09 03:23:52 +00:00
pg_id Include main Makefile.global first so variables are not over-written. 1997-02-06 02:31:52 +00:00
pg_version Include main Makefile.global first so variables are not over-written. 1997-02-06 02:31:52 +00:00
pgtclsh Add link options for libpq library search. 1997-01-21 05:16:38 +00:00
psql Various fixes suggested by Gregor Hoffleit 1997-02-09 03:23:52 +00:00
Makefile Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
Makefile.global Comment out LD_ADD and DPADD 1997-01-15 05:58:47 +00:00