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

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

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