1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +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>