X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.linux;h=132e768cc0b1d515dbfcf72c40455b5b7a8508fd;hp=04ef7e2f17397970cd3d4e31cd1d847772a9f069;hb=4e3c66a04c0b86108858081d434bc45983471990;hpb=07d7fbd6220956eed6b1dd278b05a4fcb099cff9 diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 04ef7e2..132e768 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.26 1998/05/04 06:10:29 paulus Exp $ # # Default installation locations @@ -27,7 +27,7 @@ endif # CC = gcc # COPTS = -O2 -pipe -Wall -g -VER = 2.3.4 +VER = 2.3.5 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),)