No longer needed.
This commit is contained in:
parent
b386dab47c
commit
a789f84764
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
$NetBSD: patch-aa,v 1.5 2001/07/16 12:57:06 itojun Exp $
|
||||
|
||||
--- doc/Makefile.in- Mon Jul 16 21:45:44 2001
|
||||
+++ doc/Makefile.in Mon Jul 16 21:46:10 2001
|
||||
@@ -279,6 +279,12 @@
|
||||
--release=$(VERSION) \
|
||||
> ../text2pcap.1
|
||||
|
||||
+../mergecap.1: mergecap.pod ../config.h
|
||||
+ pod2man $(srcdir)/mergecap.pod \
|
||||
+ --center="The Ethereal Network Analyzer" \
|
||||
+ --release=$(VERSION) \
|
||||
+ > ../mergecap.1
|
||||
+
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
Loading…
Reference in a new issue