mirror of
https://github.com/paulusmack/ppp.git
synced 2024-11-27 21:43:44 +08:00
don't need version number in here
This commit is contained in:
parent
bf6d4acfc1
commit
f8d4251d80
@ -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*),)
|
||||
|
Loading…
Reference in New Issue
Block a user