Home
last modified time | relevance | path

Searched refs:HIDE (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/scripts/build_lite/
H A DMakefile44 HIDE = @ macro
92 $(HIDE) mkdir -p $@
93 $(HIDE) cp -rfu $(MUSLDIR)/[^p]* $@
94 $(HIDE) cp -rfu $(MUSLDIR)/../FreeBSD/sys/sys/queue.h $@/include/sys
98 $(HIDE) cp -rfp $(OPTRTDIR)/string/$(ARCH)/* $</src/string/$(ARCH)/
99 $(HIDE) cp -rfp $(OPTRTDIR)/string/asmdefs.h $</src/string/asmdefs.h
101 $(HIDE) rm -f $</src/string/arm/memcpy.c
102 $(HIDE) rm -f $</src/string/arm/memcpy_le.S
103 $(HIDE) rm -f $</src/string/arm/memset.S
104 $(HIDE) r
[all...]

Completed in 1 milliseconds