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

            

                

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

PROG=	msgs

LIBADD=	ncursesw

.include <bsd.prog.mk>