# $FreeBSD$

LIB=socketbind
SHLIB_MAJOR=1

DESTDIR=/usr/local
SRCS=socketbind.c
NOMAN=YES
#DEBUG_FLAGS=-DDEBUG

.include <bsd.lib.mk>
