Searched defs:install (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A DMakefile37 install := TARGET = install macro
48 install: $(SUBDIRS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile39 install := TARGET = install macro
44 all clean clobber install lint: $(SUBDIRS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/
H A DMakefile37 install := TARGET = install macro
45 install: install_h $(SUBDIRS)
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dlibprefix.S594 * install
609 .globl install
610 install: label
611 progress "install:\n"
631 .size install, . - install
/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp58 * The name of the utility application we employ to install and uninstall the
313 /** @todo drop this restriction after the old install interface is
588 HRESULT ExtPackFile::install(BOOL aReplace, const com::Utf8Str &aDisplayInfo, ComPtr<IProgress> &aProgress) function in class:ExtPackFile
2597 "install",

Completed in 72 milliseconds