Home
last modified time | relevance | path

Searched refs:LN_S (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/
Dconfig.make.in129 LN_S = @LN_S@
DMakerules996 ifneq ($(findstring -s,$(LN_S)),)
1005 $(LN_S) . $(multidir) 2> /dev/null; \
1012 $(LN_S) $< $@.new
1101 $(patsubst %,$(LN_S) -f $(@F) \
Dconfigure4559 LN_S=$as_ln_s
4560 if test "$LN_S" = "ln -s"; then
4564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4565 $as_echo "no, using $LN_S" >&6; }
/glibc-2.36/malloc/
DMakefile265 $(LN_S) $(<F) $(@F)
/glibc-2.36/ChangeLog.old/
DChangeLog.94818 * malloc/Makefile ($(objpfx)libmcheck.a): Fix use of $(LN_S).
6517 * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
DChangeLog.52516 * config.make.in (LN_S): New variable.
DChangeLog.8320 * math/Makefile: Use $(LN_S) instead of ln.
DChangeLog.1112601 using $(LN_S).
DChangeLog.1834711 * Makerules (do-install-so): Use $(LN_S) rather than explicit 'ln -s'.
/glibc-2.36/posix/
Dtst-regex.input320 * math/Makefile: Use $(LN_S) instead of ln.