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

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

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