svn commit: r291796 - stable/9/usr.sbin/ndiscvt
Bryan Drewery
bdrewery at FreeBSD.org
Fri Dec 4 18:22:56 UTC 2015
Author: bdrewery
Date: Fri Dec 4 18:22:54 2015
New Revision: 291796
URL: https://svnweb.freebsd.org/changeset/base/291796
Log:
MFC r290084:
Remove unneeded NAME override.
Modified:
stable/9/usr.sbin/ndiscvt/Makefile
Directory Properties:
stable/9/usr.sbin/ndiscvt/ (props changed)
Modified: stable/9/usr.sbin/ndiscvt/Makefile
==============================================================================
--- stable/9/usr.sbin/ndiscvt/Makefile Fri Dec 4 18:22:31 2015 (r291795)
+++ stable/9/usr.sbin/ndiscvt/Makefile Fri Dec 4 18:22:54 2015 (r291796)
@@ -23,7 +23,6 @@ CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/..
CLEANFILES= y.output
FILES= windrv_stub.c
-FILESNAME= windrv_stub.c
FILESDIR= /usr/share/misc
SCRIPTS= ndisgen.sh
More information about the svn-src-stable-9
mailing list