opnsense-src/lib/liby/Makefile

10 lines
85 B
Makefile
Raw Normal View History

1999-08-27 20:22:10 -04:00
# $FreeBSD$
LIB= y
1994-05-27 01:00:24 -04:00
SRCS= main.c yyerror.c
NO_PIC=
WARNS?= 1
1994-05-27 01:00:24 -04:00
.include <bsd.lib.mk>