9 lines
77 B
Makefile

# $FreeBSD$
LIB= xpg4
SRCS= fakelib.c
NOMAN= YES
.include <bsd.lib.mk>