xref: /csrg-svn/share/man/man3/Makefile (revision 49849)
1*49849Smckusick#	@(#)Makefile	5.17 (Berkeley) 05/22/91
233025Sbostic
3*49849SmckusickMAN3=	assert.0 bitstring.0 end.0 intro.0 moncontrol.0 stdarg.0
4*49849SmckusickMLINKS+=end.3 edata.3 end.3 etext.3 moncontrol.3 monstartup.3
548616SbosticMLINKS+=stdarg.3 varargs.3
633025Sbostic
741646Sbosticall: ${MAN3}
841646Sbostic
941646Sbosticclean depend lint tags:
1041646Sbostic
1137056Sbosticcleandir:
1241646Sbostic	rm -f ${MAN3}
1333025Sbostic
1441646Sbosticinstall: maninstall
1541646Sbostic
1643065Sbostic.include <bsd.prog.mk>
17