Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / lib / libxpg4 / Makefile
1 # $FreeBSD: src/lib/libxpg4/Makefile,v 1.6.6.2 2000/06/13 00:42:40 ache Exp $
2 # $DragonFly: src/lib/libxpg4/Makefile,v 1.2 2003/06/17 04:26:52 dillon Exp $
3
4 LIB=    xpg4
5 SHLIB_MAJOR=    3
6 SHLIB_MINOR=    0
7
8 SRCS=   fakelib.c
9
10 NOMAN= YES
11
12 .include <bsd.lib.mk>