X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=41d084dcc7c238b6a3f066509ebfe851d79852d3;hb=93fff01d9933af7bcf9ee578a04169ce95350491;hp=714d21bb146bce594aa0aa79ffd9a30e61de1001;hpb=832e6023c46b4d912c72d843caefa1bc634cfbbe;p=debian%2Fipip diff --git a/Makefile b/Makefile index 714d21b..41d084d 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,7 @@ OPTIONS = CC = gcc RM = rm -f -CFLAGS += -DLINUX -DUSE_TERMIOS -g -O2 -Wall $(OPTIONS) -# LDFLAGS = +CFLAGS = -DLINUX -DUSE_TERMIOS -g -O2 -Wall $(OPTIONS) OBJS = config.o ip.o main.o route.o run.o slip.o tun.o