dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
10 lines
140 B
Makefile
10 lines
140 B
Makefile
# $NetBSD: Makefile,v 1.3 1999/02/13 02:54:42 lukem Exp $
|
|
|
|
PROG= msconfig
|
|
MKMAN= no
|
|
BINDIR= /usr/bin
|
|
|
|
CFLAGS+=-Wall
|
|
|
|
.include <bsd.prog.mk>
|