summaryrefslogtreecommitdiffstats
path: root/sbin/kget/Makefile
blob: fe15a756fab5a96556ad9acc5a4d47a3e144744e (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile,v 1.4 1999/01/08 21:09:42 abial Exp $
#
PROG=	kget
CFLAGS+= -I${.CURDIR}/../../sys/i386
SRCS= 	kget.c
NOMAN=	yes

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