aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/expand/Makefile
blob: c6b339c69fc20bfaa064dfa7b29dc3baa869e072 (plain) (blame)
1
2
3
4
5
6
7
#	From: @(#)Makefile	8.1 (Berkeley) 6/9/93
# $FreeBSD$

PROG=	expand
MLINKS=	expand.1 unexpand.1

.include <bsd.prog.mk>