summaryrefslogtreecommitdiffstats
path: root/usr.bin/script/Makefile
blob: 50ba12e696af689aaf11f567093a41482749ed1b (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	script
LDADD=	-lutil
DPADD=	${LIBUTIL}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud