postgresql/contrib/tips/Makefile

10 lines
243 B
Makefile
Raw Normal View History

2003-11-30 03:52:15 +08:00
# $PostgreSQL: pgsql/contrib/tips/Makefile,v 1.6 2003/11/29 19:51:36 pgsql Exp $
2000-06-16 03:05:22 +08:00
subdir = contrib/tips
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
2000-06-16 03:05:22 +08:00
DOCS = README.apachelog
2000-06-16 03:05:22 +08:00
include $(top_srcdir)/contrib/contrib-global.mk