freebsd-dev/lib/liby/Makefile
2005-07-20 14:35:26 +00:00

8 lines
75 B
Makefile

# $FreeBSD$
LIB= y
SRCS= main.c yyerror.c
NO_PIC=
.include <bsd.lib.mk>