Ignore:
Timestamp:
Dec 3, 2000, 12:27:03 AM (25 years ago)
Author:
bird
Message:

New makefile style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/wrc/makefile.os2

    r4332 r4712  
    1 # $Id: makefile.os2,v 1.11 2000-09-28 03:06:28 bird Exp $
     1# $Id: makefile.os2,v 1.12 2000-12-02 23:27:03 bird Exp $
    22
    33
    4 PDWIN32_TOOLS = ..\bin
    5 PDWIN32_INCLUDE = ..\..\include
    6 !include $(PDWIN32_INCLUDE)\pdwin32.tools
     4ODIN32_TOOLS = ..\bin
     5ODIN32_INCLUDE = ..\..\include
     6!include $(ODIN32_INCLUDE)\odin32.tools.mk
    77
    88
     
    5555dep:
    5656    $(DEPEND) -I../../include/win -I../../include -I$(C_INCLUDE_PATH) \
    57         *.h *.asm *.inc  $(PDWIN32_INCLUDE)\*.h *.c *.cpp -objo *.c *.cpp
     57        *.h *.asm *.inc  $(ODIN32_INCLUDE)\*.h *.c *.cpp -objo *.c *.cpp
    5858
    5959
Note: See TracChangeset for help on using the changeset viewer.