Changeset 798 for trunk/kBuild/tools


Ignore:
Timestamp:
Jan 25, 2007, 1:14:51 AM (18 years ago)
Author:
bird
Message:

.rsp in the wrong place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GCC3OMF.kmk

    r782 r798  
    165165#
    166166# @param    $(outbase)  Output basename (full). Use this for list files and such.
    167 TOOL_GCC3OMF_LINK_LIBRARY_OUTPUT =
    168 TOOL_GCC3OMF_LINK_LIBRARY_DEPEND = $(othersrc) $(outbase).rsp
     167TOOL_GCC3OMF_LINK_LIBRARY_OUTPUT = $(outbase).rsp
     168TOOL_GCC3OMF_LINK_LIBRARY_DEPEND = $(othersrc)
    169169TOOL_GCC3OMF_LINK_LIBRARY_DEPORD =
    170170define TOOL_GCC3OMF_LINK_LIBRARY_CMDS
Note: See TracChangeset for help on using the changeset viewer.