Changeset 844 for trunk/include/pdwin32.tools
- Timestamp:
- Sep 6, 1999, 3:39:55 AM (26 years ago)
- 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 achimhaExp $1 # $Id: pdwin32.tools,v 1.4 1999-09-06 01:39:55 bird Exp $ 2 2 # ODIN / win32os2 Project 3 # 3 # 4 4 # makefile for the build system tools and standard rules 5 5 # Note: this has to be included after the compiler environment … … 7 7 # phaller@gmx.net, 1999/05/27 8 8 # 9 10 9 11 10 … … 17 16 MKDIR = mkdir 18 17 ECHO = echo 18 IMPDEF = $(PDWIN32_TOOLS)\impdef.exe 19 19 20 20 21
Note:
See TracChangeset
for help on using the changeset viewer.