16 lines
471 B
Text
16 lines
471 B
Text
$NetBSD: patch-ab,v 1.1 2009/12/21 14:48:21 tnn Exp $
|
|
|
|
--- sntp/Makefile.in.orig 2009-12-08 11:58:17.000000000 +0000
|
|
+++ sntp/Makefile.in
|
|
@@ -286,10 +286,9 @@ sntp_SOURCES = \
|
|
unix.c \
|
|
$(NULL)
|
|
|
|
-dist_man_MANS = sntp.1
|
|
EXTRA_DIST = bincheck.mf \
|
|
COPYRIGHT \
|
|
- sntp-opts.def sntp.1 sntp-opts.texi sntp-opts.menu \
|
|
+ sntp-opts.def sntp-opts.texi sntp-opts.menu \
|
|
autogen-version.def version.def
|
|
|
|
BUILT_SOURCES = check-autogen-version.def check-version.def \
|