summaryrefslogtreecommitdiff
path: root/lib/liby/Makefile
blob: ae8833f388ce5705b8a54cb89beceb441932aa0e (plain)
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>