Added pause functionality.

This commit is contained in:
pdw
2002-10-10 17:18:40 +00:00
parent 164fd7ef9f
commit 6ba321dd8e
5 changed files with 14 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ MANDIR = man
#MANDIR = share/man # FHS-ish
# You shouldn't need to change anything below this point.
VERSION = 0.8pre1
VERSION = 0.8pre2
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
LDFLAGS += -g
LDLIBS += -lpcap -lpthread -lcurses -lm