1997-08-01 08:33:03 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/08/01 04:33:03 mikel Exp $
|
1994-12-23 10:16:29 +03:00
|
|
|
# @(#)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>
|