xref: /openbsd/usr.bin/deroff/Makefile (revision 25a69cdc)
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2#	$OpenBSD: Makefile,v 1.1 2002/02/28 06:58:21 millert Exp $
3
4PROG=	deroff
5
6.include <bsd.prog.mk>
7