1 2 3 4 5 6 7 8 9 10 11 12
# $FreeBSD$ LIB= devinfo SRCS= devinfo.c INCS= devinfo.h MAN= devinfo.3 SHLIB_MAJOR= 6 WARNS?= 3 .include <bsd.lib.mk>