Changeset 21923 for trunk/src


Ignore:
Timestamp:
Dec 19, 2011, 6:30:41 PM (14 years ago)
Author:
dmik
Message:

make: Fix building ODININST from root.

There was a define that would block any program specified in a
make file included after the define.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile.kmk

    r21916 r21923  
    1111include $(PATH_SUB_CURRENT)/lib/Makefile.kmk
    1212
    13 PROGRAMS        = xx2lx
     13PROGRAMS       += xx2lx
    1414xx2lx_TEMPLATE  = OdinCxx
    1515xx2lx_INCS      = include
Note: See TracChangeset for help on using the changeset viewer.