Searched refs:ose (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Installer/linux/debian/ |
H A D | rules | 53 ose := $(if $(OSE),1,$(if $(wildcard $(vboxroot)/src/VBox/RDP/server),,1)) macro 57 NOMODS ?= $(ose) 59 NOWEBSVC ?= $(ose) 60 NOWINE := $(if $(NODOCS),$(if $(STAGEDISO),1,),)$(ose) 69 debver :=$(subst _ALPHA,~alpha,$(subst _BETA,~beta,$(subst _RC,~rc,$(subst _OSE,~ose,$(ver)))))$(svnver)$(if \ 98 $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \ 102 $(if $(NOWEBSVC),,$(if $(ose),--enable-webservice,)) \ 115 $(if $(ose),,VBOX_WITH_DOCS_CHM=1) \ 211 --prefix /usr $(if $(NOQT),--no-qt) $(if $(ose), [all...] |
/vbox/debian/ |
H A D | rules | 38 verpkg := virtualbox-ose 47 ose := $(if $(OSE),1,$(if $(wildcard $(vboxroot)/src/VBox/RDP/server),,1)) macro 48 NOMODS ?= $(ose) 50 NOWEBSVC ?= $(ose) 51 NOWINE := $(if $(NODOCS),$(if $(STAGEDISO),1,),)$(ose) 75 $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \ 79 $(if $(NOWEBSVC),,$(if $(ose),--enable-webservice,)) \ 91 $(if $(ose),,VBOX_WITH_DOCS_CHM=1) \ 185 --prefix /usr $(if $(NOQT),--no-qt) $(if $(ose), [all...] |
/vbox/src/VBox/Installer/linux/rpm/ |
H A D | rules | 63 ose := $(if $(OSE),1,$(if $(wildcard $(vboxroot)/src/VBox/RDP/server),,1)) macro 67 NOMODS ?= $(ose) 69 NOWEBSVC ?= $(ose) 70 NOWINE := $(if $(NODOCS),$(if $(STAGEDISO),1,),)$(ose) 142 $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \ 146 $(if $(NOWEBSVC),,$(if $(ose),--enable-webservice,)) \ 159 $(if $(ose),,VBOX_WITH_DOCS_CHM=1) \ 211 -e 's|%OSE%|$(if $(ose),is_ose,not_ose)|g' \
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | config.sub | 487 es1800 | OSE68k | ose68k | ose | OSE) 489 os=-ose 747 os=-ose 1236 -ose*) 1237 os=-ose 1240 os=-ose
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | config.sub | 540 es1800 | OSE68k | ose68k | ose | OSE) 542 os=-ose 802 os=-ose 1338 -ose*) 1339 os=-ose 1342 os=-ose
|
/vbox/src/VBox/Installer/linux/scripts/ |
H A D | install.sh | 136 --ose)
|
Completed in 37 milliseconds