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

PROG=	users

DPADD=	${LIBULOG}
LDADD=	-lulog

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