Changeset 1427


Ignore:
Timestamp:
Mar 21, 2008, 9:06:49 AM (17 years ago)
Author:
bird
Message:

Fixed regression, othersrc wasn't updated correctly which caused .def files to be missing from linking on win/os2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/kBuild/footer.kmk

    r1426 r1427  
    19971997$(eval $(value $(handler)))
    19981998else
    1999 othersrc += $(sources)
     1999othersrc += $(source)
    20002000endif
    20012001endef
Note: See TracChangeset for help on using the changeset viewer.