Home
last modified time | relevance | path

Searched refs:cmd_symlink (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A DMakefile8 cmd_symlink = ln -fsn $(patsubst $(obj)/%,$(abspath $(src))/%,$@) $@ macro
/linux/scripts/
H A DMakefile.vdsoinst39 cmd_symlink = mkdir -p $(dir $@); ln -sf --relative $< $@