Searched refs:install (Results 101 - 125 of 420) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/include/
H A DMakefile.in120 install-includeHEADERS: $(include_HEADERS)
176 install-exec:
179 install-data: install-includeHEADERS
182 install: install-exec install-data all
187 install-strip:
188 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
220 .PHONY: uninstall-includeHEADERS install
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/include/
H A DMakefile.in120 install-includeHEADERS: $(include_HEADERS)
176 install-exec:
179 install-data: install-includeHEADERS
182 install: install-exec install-data all
187 install-strip:
188 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
220 .PHONY: uninstall-includeHEADERS install
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A DMakefile24 install=/usr/bin/install -c macro
25 install_dir=/usr/bin/install -c -d
45 @echo "Type 'make install' as root to install the software."
80 install: pppoe
81 install -D pppoe $(INSTALLDIR)/usr/sbin/pppoe
84 install-orig: pppoe pppoe-server pppoe-sniff
86 $(install) -m 755 -s pppoe $(RPM_INSTALL_ROOT)$(sbindir)
87 $(install)
[all...]
H A Dgo26 echo "Running make install..."
27 make install
30 echo "Oops! It looks like make install failed."
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/
H A DMakefile.linux5 INSTALL = install -o root
26 install: $(PLUGINS)
30 LIBDIR=$(LIBDIR) install; done
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/
H A DMakefile.linux5 INSTALL = install -o root
26 install: $(PLUGINS)
30 LIBDIR=$(LIBDIR) install; done
/asus-wl-520gu-7.0.1.45/src/router/libusb/doc/
H A DMakefile.in272 install: install-am
273 install-exec: install-exec-am
274 install-data: install-data-am
277 install-am: all-am
278 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281 install
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dinstall.sh3 # arch/i386/boot/install.sh
13 # "make install" script for i386 architecture
19 # $4 - default install path (blank if root directory)
22 # User may have a custom install script
26 # Default install - same as make zlilo
39 if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dinstall.sh3 # arch/i386/boot/install.sh
13 # "make install" script for i386 architecture
19 # $4 - default install path (blank if root directory)
22 # User may have a custom install script
27 # Default install - same as make zlilo
40 if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A DMakefile20 .PHONY: all clean ci cifast install realclean mostlyclean distclean
29 install:
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A DMakefile17 install : dnsmasq
18 # install -d $(BINDIR) -d $(MANDIR)
19 # install -m 644 dnsmasq.8 $(MANDIR)/man8
20 # install -m 755 dnsmasq $(BINDIR)
22 install -D $^ $(INSTALLDIR)/usr/sbin/$^
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/
H A DMakefile.library3 install-shlibs::
/asus-wl-520gu-7.0.1.45/src/router/ppp/chat/
H A DMakefile12 INSTALL= install
22 install: chat
H A DMakefile.sol214 install: chat
H A DMakefile.sunos414 install: chat
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppstats/
H A DMakefile.sol215 install: pppstats
/asus-wl-520gu-7.0.1.45/src/router/pppd/chat/
H A DMakefile12 INSTALL= install
22 install: chat
H A DMakefile.sol214 install: chat
H A DMakefile.sunos414 install: chat
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppstats/
H A DMakefile14 INSTALL= install -o root -g daemon
20 install: pppstats
H A DMakefile.sol215 install: pppstats
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/chat/
H A DMakefile.sol214 install: chat
H A DMakefile.sunos414 install: chat
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppstats/
H A DMakefile.sol215 install: pppstats
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/
H A DMakefile.in9 install=@INSTALL@
40 install: all
43 $(install) -m 755 -s l2tp-control $(RPM_INSTALL_ROOT)$(sbindir)
44 $(install) -m 755 $(HANDLERS) $(RPM_INSTALL_ROOT)$(prefix)/lib/l2tp/plugins

Completed in 102 milliseconds

1234567891011>>