projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcf5eb6
)
include from ../include not ..
author
Paul Mackerras
<paulus@samba.org>
Wed, 25 Mar 1998 03:18:06 +0000
(
03:18
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 25 Mar 1998 03:18:06 +0000
(
03:18
+0000)
aix4/Makefile
patch
|
blob
|
history
diff --git
a/aix4/Makefile
b/aix4/Makefile
index 8632d27108ca90bb3792ae76d512a64dd45feeb5..fbca3e6b4960efb722e920313edeac30d7180eb7 100644
(file)
--- a/
aix4/Makefile
+++ b/
aix4/Makefile
@@
-2,14
+2,14
@@
# Makefile for AIX 4.1
#
#
-# $Id: Makefile,v 1.
4 1995/12/11 05:02:57
paulus Exp $
+# $Id: Makefile,v 1.
5 1998/03/25 03:18:06
paulus Exp $
#
#ifndef DRIVERS
DRIVERS=/usr/lib/drivers
#endif
CC=xlc
-IFLAGS = -I..
+IFLAGS = -I..
/include
DFLAGS = -D_KERNEL -DINET -DPPP_VD -DNUM_PPP=5 -DDEBUGS -DPPP_STATS -DVJC -D__aix4__ -DAIX4
CFLAGS = $(DFLAGS) $(IFLAGS)