X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.linux;h=8d320837efa4e9dcbe4c29f11f2a8623b0d5fec4;hp=132e768cc0b1d515dbfcf72c40455b5b7a8508fd;hb=892e254c066564ec858769c5eebb02cb21b7c9fe;hpb=0bd2372fb382e377762be7cf7b97ec0e2219e5be diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 132e768..8d32083 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.26 1998/05/04 06:10:29 paulus Exp $ +# $Id: Makefile.linux,v 1.27 1999/03/02 05:33:45 paulus Exp $ # # Default installation locations @@ -27,7 +27,7 @@ endif # CC = gcc # COPTS = -O2 -pipe -Wall -g -VER = 2.3.5 +VER = 2.3.6 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),)