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