VirtualBox

Changeset 98126 in vbox for trunk/src/VBox/Additions/os2


Ignore:
Timestamp:
Jan 19, 2023 1:47:03 AM (2 years ago)
Author:
vboxsync
Message:

*.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ s/VBOXGUESTR0/VBoxGuestR0Drv/ bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk

    r95295 r98126  
    9595#
    9696TEMPLATE_VBoxR0DrvIFS = Hack to make sure we link a library. IFS must not be physical devices, but DLLs!
    97 TEMPLATE_VBoxR0DrvIFS_EXTENDS = VBOXGUESTR0
    98 ifdef VBOX_USE_WATCOM_FOR_OS2
    99 TEMPLATE_VBoxR0DrvIFS_LDFLAGS = $(subst physdevice,dll, $(TEMPLATE_VBOXGUESTR0_LDFLAGS))
     97TEMPLATE_VBoxR0DrvIFS_EXTENDS = VBoxGuestR0Drv
     98ifdef VBOX_USE_WATCOM_FOR_OS2
     99TEMPLATE_VBoxR0DrvIFS_LDFLAGS = $(subst physdevice,dll, $(TEMPLATE_VBoxGuestR0Drv_LDFLAGS))
    100100endif
    101101TEMPLATE_VBoxR0DrvIFS_SYSSUFF = .ifs
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette