1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libxpg4/Makefile

12 lines
111 B
Makefile
Raw Normal View History

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