1 2 3 4 5 6 7 8
# $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>