freebsd-ports/net/ipsorc/files/patch-ab
Ying-Chieh Liao 3a887ab7f2 ipsorc
A tool to create and send IP packets with a graphical GTK front-end

PR:		32597
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2001-12-08 20:05:26 +00:00

11 lines
245 B
Text

--- Makefile.orig Sun Dec 2 14:25:31 2001
+++ Makefile Sun Dec 2 14:25:45 2001
@@ -6,6 +6,8 @@
CON = sorcery.c spells.c ipsorcery.c
#OBJS = $(SRC:.c=.o)
+all: con gtk
+
con:
$(CC) -g -O2 -Wall -ansi $(CON) -o ipmagic