X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.linux;h=1d5e75e7e31b5672a909bbebb1aff3c1d67870ed;hp=9ef8654158738353e954cc6db02867eec76f4093;hb=383401cdb046c2038cd2d45e9b1427c9c1f62238;hpb=e7cf24822859f6352faedab9f931b647faf61875 diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 9ef8654..1d5e75e 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.20 1997/04/30 05:48:39 paulus Exp $ +# $Id: Makefile.linux,v 1.21 1997/07/14 03:52:08 paulus Exp $ # # Default installation locations @@ -27,7 +27,7 @@ endif # CC = gcc # COPTS = -O2 # -g -VER = 2.3.0 +VER = 2.3.1 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),)