Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/
DMakefile12 CFLAGS := $(GLOBAL_CFLAGS) -I $(shell pwd)/libs macro
/DragonOS-0.1.2/kernel/src/
DMakefile13 CFLAGS = $(GLOBAL_CFLAGS) -D $(PIC) -I $(shell pwd) -I $(shell pwd)/include -I $(shell pwd)/arch/x8… macro