aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevctl/Makefile
blob: 4e1993428d80807bd676c82d05cc536d4aa3f1d8 (plain) (blame)
1
2
3
4
5
6
7

LIB=	devctl
SRCS=	devctl.c
INCS=	devctl.h
MAN=	devctl.3

.include <bsd.lib.mk>