2
0
mirror of https://git.postgresql.org/git/postgresql.git synced 2025-03-01 19:45:33 +08:00
postgresql/contrib/tips/Makefile
2003-11-29 19:52:15 +00:00

10 lines
243 B
Makefile

# $PostgreSQL: pgsql/contrib/tips/Makefile,v 1.6 2003/11/29 19:51:36 pgsql Exp $
subdir = contrib/tips
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
DOCS = README.apachelog
include $(top_srcdir)/contrib/contrib-global.mk