1#ident "@(#)Makefile.man	1.2 15/04/27 "
2###########################################################################
3SRCROOT=	..
4RULESDIR=	RULES
5include		$(SRCROOT)/$(RULESDIR)/rules.top
6###########################################################################
7
8include Targets.man
9MK_FILES=	$(MAN_MK_FILES)
10
11###########################################################################
12include		$(SRCROOT)/$(RULESDIR)/rules.mks
13###########################################################################
14