on a network, or as a stress-test tool for use when configuring or developing DHCP servers. DESCR tweaks and ok sthen@
13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
$OpenBSD: patch-man_Makefile_in,v 1.1.1.1 2013/12/11 19:15:15 kirby Exp $
|
|
--- man/Makefile.in.orig Wed Oct 16 09:10:49 2013
|
|
+++ man/Makefile.in Wed Oct 16 09:11:04 2013
|
|
@@ -175,7 +175,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
man_MANS = dhcdrop.8
|
|
EXTRA_DIST = $(man_MANS)
|
|
-SUBDIRS = ru
|
|
+#SUBDIRS = ru
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|