summaryrefslogtreecommitdiffstats
path: root/sbin/kget/Makefile
blob: 2ce93e4183b08b0c7a1b07e20affda420665b561 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
#
PROG=	kget
#CFLAGS+= -I${.CURDIR}/../../sys/i386
SRCS= 	kget.c
MAN8=	kget.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud