Ignore:
Timestamp:
Aug 29, 2002, 2:06:19 PM (23 years ago)
Author:
bird
Message:

Bugfixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.os2prfwlink.mk

    r9165 r9169  
    1 # $Id: setup.os2prfwlink.mk,v 1.2 2002-08-29 10:01:45 bird Exp $
     1# $Id: setup.os2prfwlink.mk,v 1.3 2002-08-29 12:06:18 bird Exp $
    22
    33#
     
    1515# The flags
    1616#
    17 LINK_FLAGS      = Option eliminate, manglednames, caseexact, verbose, cache $(_LD_OPTIONAL) Debug codeview all
     17LINK_FLAGS      = Option eliminate, manglednames, caseexact, verbose $(_LD_OPTIONAL) Debug codeview all
    1818LINK_FLAGS_EXE  = $(LINK_FLAGS)
    1919LINK_FLAGS_DLL  = $(LINK_FLAGS)
Note: See TracChangeset for help on using the changeset viewer.