Searched defs:APPLICATIONS (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/
H A DMakefile18 APPLICATIONS = \ macro
46 apps: $(APPLICATIONS)
66 @Makefiles\NmakeSubdirs.bat clean $(LIBRARIES) $(APPLICATIONS)
70 @Makefiles\NmakeSubdirs.bat cleanall $(LIBRARIES) $(APPLICATIONS)
H A DGNUmakefile46 APPLICATIONS = \ macro
64 SUBDIRS := $(LIBRARIES) $(APPLICATIONS)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/
H A DMakefile24 APPLICATIONS=$(BIN_DIR)\build.exe $(BIN_DIR)\GenFds.exe $(BIN_DIR)\Trim.exe $(BIN_DIR)\TargetTool.exe $(BIN_DIR)\GenDepex.exe $(BIN_DIR)\GenPatchPcdTable.exe $(BIN_DIR)\PatchPcdValue.exe $(BIN_DIR)\BPDG.exe $(BIN_DIR)\UPT.exe macro
66 all: SetPythonPath $(APPLICATIONS)
101 @for %%i in ($(APPLICATIONS)) do @del /f /q %%i
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/
H A DMakefile25 APPLICATIONS=$(BIN_DIR)\UPT.exe macro
29 all: SetPythonPath $(APPLICATIONS)
40 @for %%i in ($(APPLICATIONS)) do @del /f /q %%i

Completed in 59 milliseconds