aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-11-29 23:19:09 +0000
committerGuy Harris <guy@alum.mit.edu>1999-11-29 23:19:09 +0000
commitced3198a2baf713d23ee19ba34d860edb05bb389 (patch)
treee24c43dde6471e8c80cc538485894c2bff2d288f /Makefile.am
parentf6147bfdd9c1913a713bb615493dadca9651b549 (diff)
Add a "README.hpux" file, giving notes about the Software Porting And
Archive Centre for HP-UX, who have (perhaps not the latest version of) Ethereal in their archives, and the HP-UX C compiler options they used when building their version. Also note in the "README.hpux" file that there are, in the "INSTALL" file for "libpcap", several comments about HP-UX that should be read if you're going to use Ethereal with "libpcap" to capture packets. svn path=/trunk/; revision=1159
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b874401c04..59af53273c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.120 1999/11/29 20:08:04 guy Exp $
+# $Id: Makefile.am,v 1.121 1999/11/29 23:19:09 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -289,6 +289,7 @@ EXTRA_DIST = \
manuf \
print.ps \
README.aix \
+ README.hpux \
README.irix \
README.linux \
README.tru64 \