X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=svr4%2FMakefile.top;h=ffba7b3a58791da12dad55b76a13b3f2c0afed0c;hp=fc4f1934d1890fd2cfc17c956be3172578598b27;hb=5018cc2da57e555b620750f33dce6b1c964e612a;hpb=cde2830f103bd3ad372b0e33263d589ad7db88e2 diff --git a/svr4/Makefile.top b/svr4/Makefile.top index fc4f193..ffba7b3 100644 --- a/svr4/Makefile.top +++ b/svr4/Makefile.top @@ -1,7 +1,7 @@ # # ppp top level makefile for SVR4 and Solaris 2 # -# $Id: Makefile.top,v 1.7 1999/03/23 03:33:23 paulus Exp $ +# $Id: Makefile.top,v 1.8 1999/04/01 11:44:55 paulus Exp $ # include svr4/Makedefs @@ -19,6 +19,7 @@ install-progs: cd chat; $(MAKE) install cd pppd; $(MAKE) install cd pppstats; $(MAKE) install + cd pppdump; $(MAKE) install cd svr4; $(MAKE) install install-etcppp: $(ETCDIR) $(ETCDIR)/options $(ETCDIR)/pap-secrets \