Changeset 9176 for trunk/make


Ignore:
Timestamp:
Aug 30, 2002, 8:57:13 PM (23 years ago)
Author:
bird
Message:

Corrected typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.optional.wlink.mk

    r9170 r9176  
    1 # $Id: setup.optional.wlink.mk,v 1.4 2002-08-29 12:13:41 bird Exp $
     1# $Id: setup.optional.wlink.mk,v 1.5 2002-08-30 18:57:13 bird Exp $
    22
    33#
     
    2929! if "$(LD_FORMAT)" == "NE"
    3030_LD_FORMAT      = $(BUILD_PLATFORM)-16
    31 TOOLS_STRIP     =
     31TOOL_STRIP      =
    3232! else
    3333!  if "$(LD_FORMAT)" == "LX"
Note: See TracChangeset for help on using the changeset viewer.