]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libxpg4/Makefile
This commit was generated by cvs2svn to compensate for changes in r84491,
[FreeBSD/FreeBSD.git] / lib / libxpg4 / Makefile
1 # $FreeBSD$
2
3 LIB=    xpg4
4 SHLIB_MAJOR=    3
5 SHLIB_MINOR=    0
6
7 SRCS=   fakelib.c
8
9 NOMAN= YES
10
11 .include <bsd.lib.mk>