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

/darwin-on-arm/xnu/libsyscall/
H A DMakefile35 GENROOT := $(BUILDROOT)/GeneratedSources macro
39 export DERIVED_SOURCES_DIR := $(GENROOT)
97 -I$(GENROOT) \
154 $(MIG) $(MIGFLAGS) -arch $(ARCHS) -cc $(CC) -user $(GENROOT)/$(notdir $*User.c) -server /dev/null -header $(GENROOT)/$(notdir $*.h) -sheader /dev/null -dheader /dev/null $*.defs
155 $(CC) -x c $(CFLAGS) -c $(GENROOT)/$(notdir $*User.c) -o $(BUILDOBJS)/$(notdir $*User-$(obj_uuid).o)
161 $(MIG) $(MIGFLAGS) -arch $(ARCHS) -cc $(CC) -server $(GENROOT)/$(notdir $*Server.c) -user $(GENROOT)/$(notdir $*User.c) -header $(GENROOT)/$(notdir $*.h) -sheader $(GENROOT)/
[all...]

Completed in 7 milliseconds