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

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

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