From: Guy Harris Date: Mon, 25 Jun 2018 02:32:16 +0000 (-0700) Subject: We now should use -xM for dependencies if we're using Sun C. X-Git-Tag: libpcap-1.10-bp~952 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/ba0ef0353ed9f9f49a1edcfb49fefaf12dec54de We now should use -xM for dependencies if we're using Sun C. --- diff --git a/INSTALL.md b/INSTALL.md index 88cb9fff..96c87a2c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -69,10 +69,6 @@ before /usr/ucb or else: before running configure. (You might have to do a "make distclean" if you already ran configure once). -Also note that "make depend" won't work; while all of the known -universe uses -M, the SPARCompiler uses -xM to generate makefile -dependencies. - If you are trying to do packet capture with a FORE ATM card, you may or may not be able to. They usually only release their driver in object code so unless their driver supports packet capture, there's not much