Home
last modified time | relevance | path

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

/DragonOS-0.1.8/user/libs/libc/src/arch/x86_64/
DMakefile1 libc_arch_objs:= $(shell find ./*.c) macro
7 $(libc_arch_objs): ECHO
12 all: $(libc_arch_objs)