1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.4 2012/08/02 13:38:39 okan Exp $ LIB= y SRCS= main.c yyerror.c NOPIC= nopic .include <bsd.lib.mk>