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

PROG=	who

DPADD=	${LIBULOG}
LDADD=	-lulog

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