Home
last modified time | relevance | path

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

/DragonOS/kernel/src/syscall/
H A DMakefile2 OBJ = $(SRC:.c=.o) macro
7 all: $(OBJ)
/DragonOS/kernel/src/common/math/
H A DMakefile2 OBJ = $(SRC:.c=.o) macro
7 all: $(OBJ)