postgresql/contrib/tools/Makefile

22 lines
231 B
Makefile
Raw Normal View History

#
2000-06-15 20:55:34 +02:00
# $Header: /cvsroot/pgsql/contrib/tools/Attic/Makefile,v 1.2 2000/06/15 18:55:22 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) *~