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-16.kmk

    r2243 r2316  
    9696                $(addprefix -i=, $(subst /,\\,$(incs))) \
    9797                $(addprefix -d, $(defs))\
    98                 -fo=$(subst /,\\,obj) \
     98                -fo=$(subst /,\\,$(obj)) \
    9999                $(subst /,\\,$(abspath $(source)))
    100100endef
Note: See TracChangeset for help on using the changeset viewer.