Searched refs:bindir (Results 1 - 25 of 1322) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-pascal/
H A DMakefile.am31 $(mkdir_p) $(DESTDIR)$(bindir)
32 $(INSTALL_PROGRAM) hello$(EXEEXT) $(DESTDIR)$(bindir)/hello$(EXEEXT)
35 $(mkdir_p) $(DESTDIR)$(bindir)
38 rm -f $(DESTDIR)$(bindir)/hello$(EXEEXT)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/doc/
H A DMakefile.in9 bindir=@bindir@
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Druntest4 [ -n "$bindir" ] || bindir=$(dirname $(pwd))
5 PATH=$bindir:$PATH
20 if grep -q "^# CONFIG_${uc_applet} is not set$" $bindir/.config; then
28 if grep -q "^# ${feature} is not set$" $bindir/.config; then
97 LINKSDIR="$bindir/runtest-tempdir-links"
98 implemented=$($bindir/busybox 2>&1 |
112 ln -s $bindir/busybox "$LINKSDIR"/$i
117 configfile=${bindir:-../../}/.config
139 if PATH="$LINKSDIR":$srcdir:$bindir
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A DMakefile.am16 rm -f $(DESTDIR)$(bindir)/$$LINK; \
17 $(LN_S) megatron $(DESTDIR)$(bindir)/$$LINK; \
22 rm -f $(DESTDIR)$(bindir)/$$LINK; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/src/
H A DMakefile.os217 bindir = $(exec_prefix)/bin
32 cp -i iconv.exe $(bindir)/iconv.exe
35 rm -f $(bindir)/iconv.exe
H A DMakefile.vms8 bindir = $(exec_prefix).bin
43 $(CC) $(INCLUDES) $(CFLAGS) /define=($(DEFS),"INSTALLPREFIX=""$(prefix)]""","INSTALLDIR=""$(bindir)]""") iconv.c
51 create /directory $(bindir)]
52 $(INSTALL_PROGRAM) iconv.exe $(bindir)]iconv.exe
57 create /directory $(bindir)]
60 $(RM) $(bindir)]iconv.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A DMakefile.in83 am__installdirs = "$(DESTDIR)$(bindir)"
318 bindir = @bindir@
422 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
423 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
440 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
441 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
447 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
452 echo " ( cd '$(DESTDIR)$(bindir)'
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/src/
H A DMakefile.vms8 bindir = $(exec_prefix).bin
43 $(CC) $(INCLUDES) $(CFLAGS) /define=($(DEFS),"INSTALLPREFIX=""$(prefix)]""","INSTALLDIR=""$(bindir)]""") iconv.c
51 create /directory $(bindir)]
52 $(INSTALL_PROGRAM) iconv.exe $(bindir)]iconv.exe
57 create /directory $(bindir)]
60 $(RM) $(bindir)]iconv.exe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A DMakefile.in23 bindir = @bindir@
102 $(STRIP) $(DESTDIR)$(bindir)/wxrc$(EXEEXT)
118 @COND_USE_XRC_1@ $(INSTALL_DIR) $(DESTDIR)$(bindir)
119 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
120 @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE)
121 @COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)
122 @COND_USE_XRC_1@ mv -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp/
H A DMakefile.am55 $(mkdir_p) $(DESTDIR)$(bindir)
56 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
65 $(mkdir_p) $(DESTDIR)$(bindir)
70 rm -f $(DESTDIR)$(bindir)/hello
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp-forms/
H A DMakefile.am55 $(mkdir_p) $(DESTDIR)$(bindir)
56 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
65 $(mkdir_p) $(DESTDIR)$(bindir)
70 rm -f $(DESTDIR)$(bindir)/hello
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DMakefile.in46 bindir = @bindir@
231 install: $(DESTDIR)$(bindir)/mtools @BINFLOPPYD@ install-man install-links \
232 $(DESTDIR)$(bindir)/mkmanifest install-scripts install-info
242 $(DESTDIR)$(bindir)/floppyd: floppyd
243 $(top_srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
244 $(INSTALL_PROGRAM) floppyd $(DESTDIR)$(bindir)/floppyd
246 $(DESTDIR)$(bindir)/floppyd_installtest: floppyd_installtest
247 $(top_srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
248 $(INSTALL_PROGRAM) floppyd_installtest $(DESTDIR)$(bindir)/floppyd_installtes
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/
H A DMakefile.in9 bindir=@bindir@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A DMakefile.in81 am__installdirs = "$(DESTDIR)$(bindir)"
339 bindir = @bindir@
442 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
449 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
450 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
458 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
459 rm -f "$(DESTDIR)$(bindir)/$$f"; \
727 for dir in "$(DESTDIR)$(bindir)"; d
[all...]
H A DMakefile81 am__installdirs = "$(DESTDIR)$(bindir)"
339 bindir = ${exec_prefix}/bin macro
442 test -z "$(TARGETDIR)$(bindir)" || $(MKDIR_P) "$(TARGETDIR)$(bindir)"
449 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(TARGETDIR)$(bindir)/$$f'"; \
450 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(TARGETDIR)$(bindir)/$$f" || exit 1; \
458 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
459 rm -f "$(DESTDIR)$(bindir)/$$f"; \
727 for dir in "$(DESTDIR)$(bindir)"; do \
831 cd $(TARGETDIR)/$(bindir)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/brctl/
H A DMakefile.in12 bindir=@bindir@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/scripts/
H A DMakefile.am28 cd $(DESTDIR)$(bindir) && \
46 cd $(DESTDIR)$(bindir) && \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/scripts/
H A DMakefile.am28 cd $(DESTDIR)$(bindir) && \
46 cd $(DESTDIR)$(bindir) && \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A DMakefile.in15 BINDIR=@bindir@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A DMakefile.in15 BINDIR=@bindir@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A DMakefile.am14 sed -e s@:BINDIR:@${bindir}@ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java/
H A DMakefile.am96 $(mkdir_p) $(DESTDIR)$(bindir)
97 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
106 $(mkdir_p) $(DESTDIR)$(bindir)
111 rm -f $(DESTDIR)$(bindir)/hello
144 $(mkdir_p) $(DESTDIR)$(bindir)
145 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
158 rm -f $(DESTDIR)$(bindir)/hello
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-awt/
H A DMakefile.am96 $(mkdir_p) $(DESTDIR)$(bindir)
97 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
106 $(mkdir_p) $(DESTDIR)$(bindir)
111 rm -f $(DESTDIR)$(bindir)/hello
144 $(mkdir_p) $(DESTDIR)$(bindir)
145 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
158 rm -f $(DESTDIR)$(bindir)/hello
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-qtjambi/
H A DMakefile.am96 $(mkdir_p) $(DESTDIR)$(bindir)
97 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
106 $(mkdir_p) $(DESTDIR)$(bindir)
111 rm -f $(DESTDIR)$(bindir)/hello
144 $(mkdir_p) $(DESTDIR)$(bindir)
145 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
158 rm -f $(DESTDIR)$(bindir)/hello
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-swing/
H A DMakefile.am96 $(mkdir_p) $(DESTDIR)$(bindir)
97 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
106 $(mkdir_p) $(DESTDIR)$(bindir)
111 rm -f $(DESTDIR)$(bindir)/hello
144 $(mkdir_p) $(DESTDIR)$(bindir)
145 $(INSTALL_SCRIPT) hello.sh $(DESTDIR)$(bindir)/hello
158 rm -f $(DESTDIR)$(bindir)/hello

Completed in 152 milliseconds

1234567891011>>