Module Name: src Committed By: dholland Date: Sun Jan 27 04:39:33 UTC 2019
Modified Files: src/lib/libnpf: Makefile Log Message: fix duplicated chunk from merge To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libnpf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libnpf/Makefile diff -u src/lib/libnpf/Makefile:1.9 src/lib/libnpf/Makefile:1.10 --- src/lib/libnpf/Makefile:1.9 Sun Jan 27 02:08:35 2019 +++ src/lib/libnpf/Makefile Sun Jan 27 04:39:33 2019 @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2019/01/27 02:08:35 pgoyette Exp $ - -USE_SHLIBDIR= yes +# $NetBSD: Makefile,v 1.10 2019/01/27 04:39:33 dholland Exp $ USE_SHLIBDIR= yes