summaryrefslogtreecommitdiff
path: root/usr.bin/expand/Makefile
blob: 7b114de2c341ebd34ed12b50cc802ebd9d4d2fe9 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:59 deraadt Exp $

PROG=	expand
MLINKS=	expand.1 unexpand.1

.include <bsd.prog.mk>