From f8d4251d802e4441927b1a33680f172cbb0fc41b Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 13 May 1999 00:35:14 +0000 Subject: [PATCH] don't need version number in here --- pppd/Makefile.linux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 4e0fdf7..c72f3f7 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.30 1999/04/12 06:24:44 paulus Exp $ +# $Id: Makefile.linux,v 1.31 1999/05/13 00:35:14 paulus Exp $ # # Default installation locations @@ -27,7 +27,6 @@ endif # CC = gcc # COPTS = -O2 -pipe -Wall -g -VER = 2.3.7 LIBS = ifneq ($(wildcard /usr/lib/libcrypt*),) -- 2.39.5