Added support for Linux cooked sockets.

Updated CHANGES file
0.6
This commit is contained in:
pdw
2002-08-28 22:47:14 +00:00
parent 3acd6b390c
commit 3a4088bc02
3 changed files with 31 additions and 1 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.5
VERSION = 0.6
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
LDFLAGS += -g
LDLIBS += -lpcap -lpthread -lcurses -lm