]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/lib/liby/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / lib / liby / Makefile
1 # $FreeBSD$
2
3 LIB=            y
4 SRCS=   main.c yyerror.c
5 NO_PIC=
6
7 .include <bsd.lib.mk>