From edc6ea2ae9fcb7faf08b0e68304da19054d83a6e Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 27 Oct 2015 23:35:08 +0000 Subject: [PATCH] Remove unneeded NAME override. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division --- usr.sbin/ndiscvt/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/ndiscvt/Makefile b/usr.sbin/ndiscvt/Makefile index aa185602fcf..f0facf45c4a 100644 --- a/usr.sbin/ndiscvt/Makefile +++ b/usr.sbin/ndiscvt/Makefile @@ -22,7 +22,6 @@ CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../sys CLEANFILES= y.output FILES= windrv_stub.c -FILESNAME= windrv_stub.c FILESDIR= ${SHAREDIR}/misc SCRIPTS= ndisgen.sh