mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Makefile cleanup./
This commit is contained in:
@ -7,15 +7,15 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.12 1998/04/06 00:27:50 momjian Exp $
|
# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.13 1998/04/06 03:23:01 momjian Exp $
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
SRCDIR= ..
|
SRCDIR= ..
|
||||||
include ../Makefile.global
|
include ../Makefile.global
|
||||||
|
|
||||||
DIRS = pg_id pg_version psql pg_dump pg_passwd cleardbdir createuser \
|
DIRS = pg_id pg_version psql pg_dump pg_passwd cleardbdir createdb \
|
||||||
destroydb initdb initlocation
|
createuser destroydb destroyuser initdb initlocation ipcclean
|
||||||
|
|
||||||
#
|
#
|
||||||
# TCL/TK programs
|
# TCL/TK programs
|
||||||
|
Reference in New Issue
Block a user