Add imsg to libopenbsd.
This will help with importing OpenBSD programs such as ypldap into the base system.
This commit is contained in:
parent
1bbc47cb35
commit
649e1da360
@ -2,6 +2,8 @@
|
||||
|
||||
LIB= openbsd
|
||||
SRCS= getdtablecount.c \
|
||||
imsg-buffer.c \
|
||||
imsg.c \
|
||||
ohash.c
|
||||
INTERNALLIB=
|
||||
|
||||
@ -9,4 +11,5 @@ CFLAGS+= -I${.CURDIR}
|
||||
|
||||
WARNS= 3
|
||||
|
||||
NO_WERROR=
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user