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