dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# $NetBSD: Makefile,v 1.8 1999/02/13 02:54:30 lukem Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
|
|
|
LIB= y
|
|
SRCS= main.c yyerror.c
|
|
MKPIC= no
|
|
|
|
.include <bsd.lib.mk>
|