NetBSD/usr.bin/mesg/Makefile

8 lines
141 B
Makefile
Raw Normal View History

1997-08-01 08:33:03 +04:00
# $NetBSD: Makefile,v 1.4 1997/08/01 04:33:03 mikel Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
PROG= mesg
1997-08-01 08:33:03 +04:00
WARNS?= 1
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>