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

PROG=	script
WARNS?=	2
LDADD=	-lutil
DPADD=	${LIBUTIL}

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