1# $OpenBSD: Makefile,v 1.3 2005/11/24 20:49:23 deraadt Exp $ 2 3LIB= y 4SRCS= main.c yyerror.c 5NOPIC= nopic 6WANTLINT= 7 8.include <bsd.lib.mk> 9