postgresql/contrib/tools/Makefile

22 lines
231 B
Makefile
Raw Normal View History

#
2000-06-19 15:54:50 +02:00
# $Header: /cvsroot/pgsql/contrib/tools/Attic/Makefile,v 1.3 2000/06/19 13:54:37 momjian Exp $
#
2000-06-15 20:55:34 +02:00
TOPDIR=../..
2000-06-15 20:55:34 +02:00
include ../Makefile.global
2000-06-15 20:55:34 +02:00
NAME =
2000-06-15 20:55:34 +02:00
PROGRAM =
OBJS =
DOCS =
SQLS =
BINS =
EXAMPLES=
MODS =
clean:
2000-06-15 20:55:34 +02:00
$(RM) *~