Ignore:
Timestamp:
Jun 4, 2007, 3:11:45 AM (18 years ago)
Author:
bird
Message:

no .map files here.

File:
1 edited

Legend:

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

    r1013 r1023  
    226226# @param    $(custom_post)  Custom step invoked after linking.
    227227# @param    $(outbase)  Output basename (full). Use this for list files and such.
    228 TOOL_GXX4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).map $(outbase).rsp
     228TOOL_GXX4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).rsp
    229229TOOL_GXX4MACHO_LINK_PROGRAM_DEPEND = $(foreach lib,$(libs),$(if $(findstring $(lib),$(subst /,x,$(lib))),, $(lib)))
    230230TOOL_GXX4MACHO_LINK_PROGRAM_DEPORD =
Note: See TracChangeset for help on using the changeset viewer.