From e6c7d634b6123bc001b160029e36728dbfc6a642 Mon Sep 17 00:00:00 2001 From: gram Date: Sat, 17 Jul 1999 04:19:15 +0000 Subject: Added just enough fields to TCP to support "Follow TCP Stream". It works now. Added the protocol IDs for ipx and IGMP, but not their fields. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@365 f5534014-38df-0310-8fa8-9805f1628bb7 --- Makefile.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2f520c7b7b..ac7ed79df1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -615,10 +615,6 @@ ethereal.1: doc/ethereal.pod VERSION (cd doc ; \ make ../ethereal.1 ) -doc/ethereal.pod: doc/ethereal.pod.template ethereal - (cd doc ; \ - make ethereal.pod ) - # 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: -- cgit v1.2.3