summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2006-04-07 20:02:08 +0000
committerThomas Habets <thomas@habets.pp.se>2006-04-07 20:02:08 +0000
commitc15e2775bad6d8a4e14d9d7aa2e9e3a437311390 (patch)
tree0f54b4e33adab169057569a666763d8845f91558
parentd4fc088cb703beb099fb9224a91f58945a4cce2a (diff)
downloadarping-c15e2775bad6d8a4e14d9d7aa2e9e3a437311390.tar.gz
compile on solaris 10 with blastwave pcap and libnet
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 761164d..01d07ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1125 2004-08-29 18:47:37Z marvin $
+# $Id: Makefile 1520 2006-04-07 20:02:08Z marvin $
TARGETS=arping
CD=cd
@@ -21,7 +21,7 @@ MACOSX=0
CC=gcc
# explicit pcap include dir is for redhat which is fux0red
-CFLAGS=-g -I/usr/local/include -L/usr/local/lib -DFINDIF=$(FINDIF) -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap
+CFLAGS=-g -I/usr/local/include -L/usr/local/lib -DFINDIF=$(FINDIF) -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap -L/opt/csw/lib -R/opt/csw/lib
all: message arping2