Ignore:
Timestamp:
Nov 19, 2000, 9:35:50 AM (25 years ago)
Author:
bird
Message:

New makefile style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/common.mk

    r3536 r4620  
    1 # $Id: common.mk,v 1.1 2000-05-13 17:17:08 bird Exp $
     1# $Id: common.mk,v 1.2 2000-11-19 08:29:54 bird Exp $
    22#
    33# Common definitions for tools.
     
    3232
    3333
     34#
     35# Add PDWIN32_TCOMMON to the C and C++ includes.
     36#
     37CINCLUDES = -I$(PDWIN32_TCOMMON) $(CINCLUDE)
     38
Note: See TracChangeset for help on using the changeset viewer.