Ignore:
Timestamp:
Sep 30, 2001, 10:45:52 AM (24 years ago)
Author:
bird
Message:

Custombuild changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/riched32/makefile

    r6588 r6891  
    1 # $Id: makefile,v 1.5 2001-08-25 13:37:12 sandervl Exp $
     1# $Id: makefile,v 1.6 2001-09-30 08:45:52 bird Exp $
    22
    33#
     
    1111# Compiler, tools, and interference rules.
    1212#
     13WRC_PREFIX_RESOURCE=1
    1314!include ../../makefile.inc
    1415
     
    1718# Overrides.
    1819#
     20!if "$(CUSTOMBUILD)" != "1"
    1921CDEFINES = $(CDEFINES) -DWIN32 -DSTDARG -DTHINK_C
     22!endif
    2023
    2124
Note: See TracChangeset for help on using the changeset viewer.