projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc593de
)
fix comment
author
Paul Mackerras
<paulus@samba.org>
Wed, 23 May 2001 03:39:50 +0000
(
03:39
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 23 May 2001 03:39:50 +0000
(
03:39
+0000)
pppd/Makefile.linux
patch
|
blob
|
history
diff --git
a/pppd/Makefile.linux
b/pppd/Makefile.linux
index 3061346015e231960c15e51b27d82662192d53eb..64218a49f32af15c72161946870677de5ecfd306 100644
(file)
--- a/
pppd/Makefile.linux
+++ b/
pppd/Makefile.linux
@@
-1,6
+1,6
@@
#
# pppd makefile for Linux
-# $Id: Makefile.linux,v 1.4
1 2001/03/08 05:00:35
paulus Exp $
+# $Id: Makefile.linux,v 1.4
2 2001/05/23 03:39:50
paulus Exp $
#
# Default installation locations
@@
-20,7
+20,7
@@
PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o \
all: pppd
#
-# include depend
ancies if present and backup if as a header file
+# include depend
encies if present
ifeq (.depend,$(wildcard .depend))
include .depend
endif