aboutsummaryrefslogblamecommitdiff
path: root/usr.bin/msgs/Makefile
blob: 21cb15155568fad22f785ef6520580275f9573c1 (plain) (tree)
1
2
3
4
5
6
7
8
                                                     
           

            

                     

                      
#	From: @(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	msgs
DPADD=	${LIBTERMCAP}
LDADD=	-ltermcap

.include <bsd.prog.mk>