Ignore:
Timestamp:
Mar 19, 2009, 5:31:52 PM (16 years ago)
Author:
bird
Message:

*WATCOM*: Fixed RC commands.

File:
1 edited

Legend:

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

    r2243 r2316  
    218218                $(addprefix -i=, $(subst /,\\,$(incs))) \
    219219                $(addprefix -d, $(defs))\
    220                 -fo=$(subst /,\\,obj) \
     220                -fo=$(subst /,\\,$(obj)) \
    221221                $(subst /,\\,$(abspath $(source)))
    222222endef
Note: See TracChangeset for help on using the changeset viewer.