1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.2 2000/03/02 00:29:51 todd Exp $ LIB= y SRCS= main.c yyerror.c NOPIC= nopic .include <bsd.lib.mk>