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/common/common.mak

    r4654 r4712  
    1 # $Id: common.mak,v 1.1 2000-11-21 04:37:22 bird Exp $
     1# $Id: common.mak,v 1.2 2000-12-02 23:26:57 bird Exp $
     2
    23#
    34# Odin32 API
     
    1718# Compiler, tools, and interference rules.
    1819#
    19 !include ../../include/pdwin32.mk
     20!include ../../makefile.inc
    2021
    2122
     
    4041# Includes the common rules.
    4142#
    42 !include $(PDWIN32_INCLUDE)/pdwin32.post
     43!include $(ODIN32_POST_INC)
    4344
Note: See TracChangeset for help on using the changeset viewer.