1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ LIB= gpib SHLIB_MAJOR= 1 INCS= gpib.h INCSDIR= ${INCLUDEDIR}/gpib SRCS= ibfoo.c WARNS?= 6 .include <bsd.lib.mk>