xref: /openbsd/usr.bin/expand/Makefile (revision 404b540a)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:59 deraadt Exp $
2
3PROG=	expand
4MLINKS=	expand.1 unexpand.1
5
6.include <bsd.prog.mk>
7