Makefile revision 1.1
1#	@(#)Makefile	5.3 (Berkeley) 5/11/90
2
3PROG=	bad144
4MAN8=	bad144.0
5MANSUBDIR=/i386
6
7.include <bsd.prog.mk>
8