summaryrefslogtreecommitdiff
path: root/doc/src/Makefile
blob: ea2730a57c0bb6bf82246ba0c734716b14ba06df (plain)
1
2
3
4
5
6
7
8
# $PostgreSQL$

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 $@