summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/Makefile
blob: 09ef68dd84a9e145033fbd3d729209f5e1cccb1b (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	msgs
DPADD=	${LIBTERM} ${LIBCOMPAT}
LDADD=	-ltermlib -lcompat

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