summaryrefslogtreecommitdiffstats
path: root/doc/src/Makefile
blob: 30d883815aa47cf28c0f8b11d3eea64120a1ffb7 (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:
	$(MAKE) -C sgml $@