Ignore:
Timestamp:
May 31, 2004, 10:05:15 AM (21 years ago)
Author:
bird
Message:

..

File:
1 edited

Legend:

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

    r74 r75  
    7878        $(TOOL_GCC_CC) -c\
    7979                $(flags) $(addprefix -I, $(incs)) $(addprefix -D, $(defs))\
    80                 -Wp,-MT,$(dep) -Wp,-MD,$$@\
     80                -Wp,-MD,$(dep) -Wp,-MT,$$@ \
    8181                -o $$@\
    8282                $(PATH_CURRENT)/$(source)               
Note: See TracChangeset for help on using the changeset viewer.