Home
last modified time | relevance | path

Searched defs:CFLAGS (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.7/user/apps/test_relibc/
DMakefile6 CFLAGS=-I $(RELIBC_SYSROOT)/usr/include macro
/DragonOS-0.1.7/user/
DMakefile12 CFLAGS := $(GLOBAL_CFLAGS) -I $(shell pwd)/libs -I $(shell pwd)/libs/libc/src/include -I $(shell pw… macro
/DragonOS-0.1.7/kernel/src/
DMakefile13 CFLAGS = $(GLOBAL_CFLAGS) -D $(PIC) -I $(shell pwd) -I $(shell pwd)/include -I $(shell pwd)/arch/x8… macro