]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/liby/Makefile
Merge ^/vendor/compiler-rt/dist up to its last change, and resolve conflicts.
[FreeBSD/FreeBSD.git] / lib / liby / Makefile
1 # $FreeBSD$
2
3 PACKAGE=lib${LIB}
4 LIB=    y
5 SRCS=   main.c yyerror.c
6 NO_PIC=
7
8 .include <bsd.lib.mk>