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