Changeset 4717 for trunk/src/odincrt


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

New makefile style. (addjustments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/odincrt/makefile

    r4624 r4717  
    1 # $Id: makefile,v 1.19 2000-11-19 09:06:58 bird Exp $
     1# $Id: makefile,v 1.20 2000-12-02 23:40:36 bird Exp $
    22
    33#
     
    66#       odincrt.dll makefile
    77#
     8
    89
    910#
     
    1617# Compiler, tools, and interference rules.
    1718#
    18 !include ../../include/pdwin32.mk
     19!include ../../makefile.inc
    1920
    2021
     
    6970# Includes the common rules.
    7071#
    71 !include $(PDWIN32_INCLUDE)/pdwin32.post
     72!include $(ODIN32_POST_INC)
    7273
Note: See TracChangeset for help on using the changeset viewer.