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

/macosx-10.5.8/xnu-1228.15.4/SETUP/
H A Dsetup.csh4 setenv SYMROOT $SRCROOT/BUILD/sym
H A Dsetup.sh4 export SYMROOT=$SRCROOT/BUILD/sym
/macosx-10.5.8/xnu-1228.15.4/
H A DMakefile13 ifndef SYMROOT
14 export SYMROOT=$(SRCROOT)/BUILD/sym macro
/macosx-10.5.8/xnu-1228.15.4/libsyscall/
H A DMakefile52 CFLAGS += -I${SYMROOT}
54 .PATH: ${SYMROOT}
/macosx-10.5.8/xnu-1228.15.4/libkern/kmod/
H A DMakefile.kmod55 ${MKDIR} $(INSTALL_DIR) $(SYMROOT); \
64 cmd="$(LIPO) $${allarchs} -create -output $(SYMROOT)/$(*F).a"; \
69 outputfile=$(SYMROOT)/$(*F).a; \
92 cmd="$(INSTALL) $(LIB_INSTALL_FLAGS) $(SYMROOT)/$(*F).a $@"; \

Completed in 59 milliseconds