X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=8d320837efa4e9dcbe4c29f11f2a8623b0d5fec4;hb=bcffc4820fca2aba7b91657909bc0cb76f69227e;hp=04ef7e2f17397970cd3d4e31cd1d847772a9f069;hpb=07d7fbd6220956eed6b1dd278b05a4fcb099cff9;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 04ef7e2..8d32083 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.25 1998/04/01 02:06:41 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.4 +VER = 2.3.6 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),)