X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=a8d01a4a3cf68b59dc80c20eb29c819278e65863;hb=aefcf5ac90dee434d605167b6a719c58c0ffcf03;hp=e3ada293a2f1a34078857e7cec9457ae57652435;hpb=b20642fde3ae8560ab53efef0832399f18a6425b;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index e3ada29..a8d01a4 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.52 2002/10/27 12:44:41 fcusack Exp $ +# $Id: Makefile.linux,v 1.53 2002/10/27 12:56:26 fcusack Exp $ # # Default installation locations @@ -76,7 +76,7 @@ MAXOCTETS=y INCLUDE_DIRS= -I../include -COMPILE_FLAGS= -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP +COMPILE_FLAGS= -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP CFLAGS= $(COPTS) $(COMPILE_FLAGS) $(INCLUDE_DIRS)