# $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