1 2 3 4 5 6 7 8
# $FreeBSD$ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_UI SRCS= ng_UI.c NOMAN= .include <bsd.kmod.mk>