postgresql/contrib/tips/Makefile

10 lines
243 B
Makefile
Raw Normal View History

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