Added PPP support (for Linux, at least).

This commit is contained in:
pdw
2002-04-18 20:38:47 +00:00
parent 0d460cdea1
commit 1891a4fb2d
2 changed files with 152 additions and 102 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.4
VERSION = 0.5pre1
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
LDFLAGS += -g
LDLIBS += -lpcap -lpthread -lcurses -lm