1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/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>