postgresql/contrib/tips/Makefile

10 lines
255 B
Makefile
Raw Normal View History

# $Header: /cvsroot/pgsql/contrib/tips/Attic/Makefile,v 1.5 2001/09/06 10:49:30 petere Exp $
2000-06-15 21:05:22 +02:00
subdir = contrib/tips
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
2000-06-15 21:05:22 +02:00
DOCS = README.apachelog
2000-06-15 21:05:22 +02:00
include $(top_srcdir)/contrib/contrib-global.mk