xref: /freebsd/share/man/man1/Makefile (revision 380a989b3223d455375b4fae70fd0b9bdd43bafb)
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2#	$Id: Makefile,v 1.6 1998/12/20 06:27:00 bde Exp $
3
4MAN1=	cd.1 intro.1 wait.1
5MLINKS=	intro.1 introduction.1
6
7.include <bsd.prog.mk>
8