X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.linux;h=36249a8e7b4faf8275a72e4aade013c15e6f3734;hp=1d5e75e7e31b5672a909bbebb1aff3c1d67870ed;hb=09032f7c09a5ead7d5cd14a61d17d1d495bf80f5;hpb=06892fa1cd348d50a528b160a8b4fd078c08eced diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 1d5e75e..36249a8 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.21 1997/07/14 03:52:08 paulus Exp $ +# $Id: Makefile.linux,v 1.22 1997/11/27 06:07:12 paulus Exp $ # # Default installation locations @@ -27,7 +27,7 @@ endif # CC = gcc # COPTS = -O2 # -g -VER = 2.3.1 +VER = 2.3.2 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),)