mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
10 lines
92 B
Makefile
10 lines
92 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= xpg4
|
|
SHLIB_MAJOR= 3
|
|
|
|
SRCS= fakelib.c
|
|
|
|
NOMAN=
|
|
|
|
.include <bsd.lib.mk>
|