aboutsummaryrefslogblamecommitdiff
path: root/lib/liby/Makefile
blob: 23e1197fa47770ba74f2f686e4c095e27cf9ece5 (plain) (tree)
1
2
3
4
5
6
7
8
           
 
                 
         
                        
       
 
                     
# $FreeBSD$

PACKAGE=lib${LIB}
LIB=	y
SRCS=	main.c yyerror.c
NO_PIC=

.include <bsd.lib.mk>