Ignore:
Timestamp:
Oct 3, 2000, 7:39:51 AM (25 years ago)
Author:
bird
Message:

Implemented new linker tools which converts .Def-files to linker directives
and options.++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/pdwin32.wat.tools

    r4334 r4401  
    1 # $Id: pdwin32.wat.tools,v 1.4 2000-09-28 03:16:25 bird Exp $
     1# $Id: pdwin32.wat.tools,v 1.5 2000-10-03 05:39:51 bird Exp $
    22# ODIN / win32os2 Project
    33#
     
    66#
    77
     8#
     9# Watcom Specific tools
     10#
     11KDEF2WAT = $(PDWIN32_TOOLS)\kDef2Wat.exe
    812
    913#
Note: See TracChangeset for help on using the changeset viewer.