projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
4f2617d
)
make install depend on pppstats, removed saber nonsense
author
Paul Mackerras
<paulus@samba.org>
Fri, 28 Apr 1995 06:23:39 +0000
(06:23 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 28 Apr 1995 06:23:39 +0000
(06:23 +0000)
pppstats/Makefile.ultrix
patch
|
blob
|
history
diff --git
a/pppstats/Makefile.ultrix
b/pppstats/Makefile.ultrix
index 7a982fb0ffb4aeb8bb9f14cb4fb75260a45074b3..3d856fe1efa39d209df247ed8578ec335068f6b9 100644
(file)
--- a/
pppstats/Makefile.ultrix
+++ b/
pppstats/Makefile.ultrix
@@
-1,6
+1,6
@@
#
# pppstats makefile
#
# pppstats makefile
-# $Id: Makefile.ultrix,v 1.
2 1994/09/19 04:17:51
paulus Exp $
+# $Id: Makefile.ultrix,v 1.
3 1995/04/28 06:23:39
paulus Exp $
#
PPPSTATSRCS = pppstats.c
#
PPPSTATSRCS = pppstats.c
@@
-15,7
+15,7
@@
CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS)
all: pppstats
all: pppstats
-install:
+install:
pppstats
install -c pppstats $(BINDIR)/pppstats
pppstats: $(PPPSTATSRCS)
install -c pppstats $(BINDIR)/pppstats
pppstats: $(PPPSTATSRCS)
@@
-27,7
+27,3
@@
clean:
depend:
cpp -M $(CFLAGS) $(PPPSTATSRCS) >.depend
# makedepend $(CFLAGS) $(PPPSTATSRCS)
depend:
cpp -M $(CFLAGS) $(PPPSTATSRCS) >.depend
# makedepend $(CFLAGS) $(PPPSTATSRCS)
-
-saber_pppstats:
- #setopt load_flags $(CFLAGS)
- #load $(PPPSTATSRCS)