2002-08-19 18:55:14 +04:00
|
|
|
# $NetBSD: Makefile,v 1.10 2002/08/19 14:55:18 lukem Exp $
|
1998-01-22 10:02:52 +03:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
2002-08-19 18:55:14 +04:00
|
|
|
NOPIC= # defined
|
|
|
|
|
2001-12-12 03:51:00 +03:00
|
|
|
LIB= y
|
|
|
|
SRCS= main.c yyerror.c
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|