3 SUBDIRS = chat contrib pppd pppstats pppdump
6 SUBDIRS += pppd/plugins
9 DIST_SUBDIRS = $(SUBDIRS) common include modules scripts
13 # This is to work around the kernel module for PPP on Sun Solaris
16 (cd solaris ; $(MAKE) -f Makefile)
19 (cd solaris ; $(MAKE) -f Makefile clean)
22 (cd solaris ; $(MAKE) -f Makefile install)
26 (cd $(DESTDIR)/$(sysconfdir)/$(PACKAGE) ; \
27 chmod 600 chap-secrets pap-secrets eaptls-server eaptls-client)
29 sampledir = $(sysconfdir)/$(PACKAGE)
32 etc.ppp/chap-secrets \
34 etc.ppp/eaptls-server \
35 etc.ppp/eaptls-client \
59 solaris/Makedefs.gcc \
60 solaris/Makedefs.sol2 \
61 solaris/Makefile.sol2 \
62 solaris/Makefile.sol2-64 \
63 solaris/Makefile.sol2-64x \
64 solaris/Makefile.sol2gcc \
65 solaris/Makefile.sol2gcc-64 \
66 solaris/Makefile.sol2gcc-64x \
67 solaris/Makefile.top \
69 solaris/ppp_ahdlc_mod.c \
72 solaris/ppp_comp_mod.c \