freebsd_amp_hwpstate/lib/libdevctl/Makefile

8 lines
80 B
Makefile

LIB= devctl
SRCS= devctl.c
INCS= devctl.h
MAN= devctl.3
.include <bsd.lib.mk>