Searched refs:ln (Results 276 - 300 of 1120) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dconfigure498 if ln -s conf$$.file conf$$ 2>/dev/null; then
499 as_ln_s='ln -s'
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
506 elif ln conf$$.file conf$$ 2>/dev/null; then
507 as_ln_s=ln
2077 if ln -s conf$$.file conf$$ 2>/dev/null; then
2078 as_ln_s='ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A DMakefile.in48 LN = ln
H A DMakefile48 LN = ln
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/
H A Dconfig.status250 if ln -s conf$$.file conf$$ 2>/dev/null; then
251 as_ln_s='ln -s'
253 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
254 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
256 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
258 elif ln conf$$.file conf$$ 2>/dev/null; then
259 as_ln_s=ln
553 S["LN_S"]="ln -s"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dconfig.status232 if ln -s conf$$.file conf$$ 2>/dev/null; then
233 as_ln_s='ln -s'
235 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
236 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
238 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
240 elif ln conf$$.file conf$$ 2>/dev/null; then
241 as_ln_s=ln
641 s,@LN_S@,|#_!!_#|ln -s,g
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/
H A Dconfig.status207 if ln -s conf$$.file conf$$ 2>/dev/null; then
211 # Don't use ln at all; we don't have any links
214 as_ln_s='ln -s'
216 elif ln conf$$.file conf$$ 2>/dev/null; then
217 as_ln_s=ln
498 s,@LN_S@,ln -s,;t t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.dj140 .SUFFIXES: .exe .out .a .ln .o .c .cc .C .p .f .F .y .l .s .S .h
H A Dmakefile.dj244 .SUFFIXES: .exe .out .a .ln .o .c .cc .C .p .f .F .y .l .s .S .h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfig.status228 if ln -s conf$$.file conf$$ 2>/dev/null; then
229 as_ln_s='ln -s'
231 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
232 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
234 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
236 elif ln conf$$.file conf$$ 2>/dev/null; then
237 as_ln_s=ln
593 s,@LN@,|#_!!_#|ln,g
594 s,@LN_S@,|#_!!_#|ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot26 dochroot bash rm ls ln cat ps mknod mkdir dd grep cmp diff tail \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/
H A Dconfig.status282 if ln -s conf$$.file conf$$ 2>/dev/null; then
283 as_ln_s='ln -s'
285 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
286 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
288 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
290 elif ln conf$$.file conf$$ 2>/dev/null; then
291 as_ln_s=ln
582 LN_S='ln -s'
870 S["LN_S"]="ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Diface.c630 char ln[256]; local
631 snprintf(ln, sizeof(ln), ";;; INTERFACE %s.%s ;;;", i->hardware->name, avahi_proto_to_string(i->protocol));
632 callback(ln, userdata);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface.c624 char ln[256]; local
625 snprintf(ln, sizeof(ln), ";;; INTERFACE %s.%s ;;;", i->hardware->name, avahi_proto_to_string(i->protocol));
626 callback(ln, userdata);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_put.c605 db_indx_t cnt, lo, ln, min, off, prefix, suffix; local
667 ln = (db_indx_t)BKEYDATA_SIZE(data->size);
668 if (lo != ln) {
669 nbytes = lo - ln; /* Signed difference. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dconfig.status282 if ln -s conf$$.file conf$$ 2>/dev/null; then
283 as_ln_s='ln -s'
285 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
286 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
288 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
290 elif ln conf$$.file conf$$ 2>/dev/null; then
291 as_ln_s=ln
749 S["LN_S"]="ln -s"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DMakefile.in28 SYMLINK=/bin/ln -s
29 HARDLINK=/bin/ln
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A Dconfig.status283 if ln -s conf$$.file conf$$ 2>/dev/null; then
284 as_ln_s='ln -s'
286 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
287 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
289 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
291 elif ln conf$$.file conf$$ 2>/dev/null; then
292 as_ln_s=ln
569 LN_S='ln -s'
833 S["LN_S"]="ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sockets/
H A DMakefile.in212 @COND_PLATFORM_MACOSX_1@ ln -f client$(EXEEXT) client.app/Contents/MacOS/client
241 @COND_PLATFORM_MACOSX_1@ ln -f server$(EXEEXT) server.app/Contents/MacOS/server
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dconfig.status282 if ln -s conf$$.file conf$$ 2>/dev/null; then
283 as_ln_s='ln -s'
285 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
286 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
288 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
290 elif ln conf$$.file conf$$ 2>/dev/null; then
291 as_ln_s=ln
683 S["LN_S"]="ln -s"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A DMakefile.in212 @COND_PLATFORM_MACOSX_1@ ln -f ipcclient$(EXEEXT) ipcclient.app/Contents/MacOS/ipcclient
241 @COND_PLATFORM_MACOSX_1@ ln -f ipcserver$(EXEEXT) ipcserver.app/Contents/MacOS/ipcserver
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/
H A DMakefile298 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
311 ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
312 ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
347 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/
H A Dconfig.status250 if ln -s conf$$.file conf$$ 2>/dev/null; then
251 as_ln_s='ln -s'
253 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
254 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
256 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
258 elif ln conf$$.file conf$$ 2>/dev/null; then
259 as_ln_s=ln
491 LN_S='ln -s'
762 S["LN_S"]="ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A DMakefile229 cd $(BINDIR) && rm -f pppdv6 && ln -s pppd pppdv6
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/po/
H A DMakefile308 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
321 ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
322 ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
357 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/
H A DMakefile160 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@

Completed in 420 milliseconds

<<11121314151617181920>>