summaryrefslogtreecommitdiff
path: root/doc/src/Makefile
blob: 57da994476cd1422fad2c30887a1a345cbc3b2a6 (plain)
1
2
3
4
5
6
7
8
# $PostgreSQL: pgsql/doc/src/Makefile,v 1.37 2009/08/09 22:47:59 petere Exp $

subdir = doc/src
top_builddir = ../..
include $(top_builddir)/src/Makefile.global

all distprep html man install installdirs uninstall clean distclean maintainer-clean:
	$(MAKE) -C sgml $@