VirtualBox

Changeset 4744 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Sep 12, 2007 7:59:48 PM (17 years ago)
Author:
vboxsync
Message:

/me was sleeping again, makefiles recognise if and not #if

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/Makefile.module

    r4741 r4744  
    112112            -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBGL_VBOXGUEST -DVBOX_HGCM \
    113113            -DLOG_TO_BACKDOOR -DRT_WITH_VBOX -DIN_MODULE
    114 #ifeq ($(BUILD_TYPE),debug)
     114ifeq ($(BUILD_TYPE),debug)
    115115KFLAGS   += -DDEBUG
    116 #endif
     116endif
    117117
    118118ifeq ($(KERN_VERSION), 24)
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