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

/vbox/src/libs/zlib-1.2.6/nintendods/
H A DMakefile13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build macro
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
103 @rm -fr $(BUILD) li
[all...]
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_string.h56 + CR_GLVERSION_COMPOSE_EL((_build), BUILD))
61 #define CR_GLVERSION_GET_BUILD(_val) CR_GLVERSION_GET_EL((_val), BUILD)
/vbox/src/libs/libxml2-2.6.31/vms/
H A Dbuild_libxml.com232 $!- the BUILD subroutine. Compile then insert into library or link as required
234 $BUILD: subroutine
/vbox/src/VBox/Installer/linux/
H A Dinstall.sh27 BUILD="_BUILD_"
122 info "VirtualBox Version $VERSION r$SVNREV ($BUILD) installer"
143 log "VirtualBox $VERSION r$SVNREV installer, built $BUILD."
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1373 --build=BUILD configure for building on BUILD [guessed]
1374 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure1569 --build=BUILD configure for building on BUILD [guessed]
1570 --host=HOST cross-compile to build programs to run on HOST [BUILD]

Completed in 228 milliseconds