Ignore:
Timestamp:
Sep 6, 1999, 3:39:55 AM (26 years ago)
Author:
bird
Message:

Added new tool IMPDEF.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/pdwin32.tools

    r94 r844  
    1 # $Id: pdwin32.tools,v 1.3 1999-06-10 16:21:50 achimha Exp $
     1# $Id: pdwin32.tools,v 1.4 1999-09-06 01:39:55 bird Exp $
    22# ODIN / win32os2 Project
    3 # 
     3#
    44# makefile for the build system tools and standard rules
    55# Note: this has to be included after the compiler environment
     
    77# phaller@gmx.net, 1999/05/27
    88#
    9 
    109
    1110
     
    1716MKDIR = mkdir
    1817ECHO = echo
     18IMPDEF = $(PDWIN32_TOOLS)\impdef.exe
     19
    1920
    2021
Note: See TracChangeset for help on using the changeset viewer.