1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libxpg4/Makefile

11 lines
96 B
Makefile
Raw Normal View History

# $FreeBSD$
1995-10-23 01:45:42 +00:00
LIB= xpg4
SHLIB_MAJOR= 3
SRCS= fakelib.c
1995-10-23 01:45:42 +00:00
NOMAN= YES
.include <bsd.lib.mk>