Searched refs:instmod (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Installer/linux/debian/
H A Drules84 instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Ubuntu_oneiric _Debian_sid,$(debrel)),,1) macro
158 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
163 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
168 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
173 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
/vbox/debian/
H A Drules68 instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Ubuntu_oneiric _Debian_sid,$(debrel)),,1) macro
133 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
138 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
143 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
148 $(if $(instmod),&& install -D -m 0644 -g 0 -o 0 \
/vbox/src/VBox/Installer/linux/rpm/
H A Drules113 instmod := macro
214 -e 's|%INSTMOD%|$(instmod)|g' \

Completed in 484 milliseconds