Changeset 16353 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Jan 28, 2009 11:51:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r16348 r16353 346 346 -e 's/@VBOX_VERSION_MINOR@/$(VBOX_VERSION_MINOR)/g' \ 347 347 -e 's/@VBOX_VERSION_BUILD@/$(VBOX_VERSION_BUILD)/g' \ 348 $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64",-e '/com\.apple\.kernel/d',) \ 348 349 --output $@ \ 349 350 $<
Note:
See TracChangeset
for help on using the changeset viewer.