Changeset 9108 for trunk/tools/fastdep


Ignore:
Timestamp:
Aug 24, 2002, 6:22:30 AM (23 years ago)
Author:
bird
Message:

Added TARGET_MODE=EXE as it's no longer the default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/fastdep/makefile

    r9105 r9108  
    1 # $Id: makefile,v 1.13 2002-08-23 19:29:14 bird Exp $
     1# $Id: makefile,v 1.14 2002-08-24 04:22:18 bird Exp $
    22
    33#
     
    2525#
    2626TARGET_NAME = fastdep
     27TARGET_MODE = EXE
    2728TARGET_PUBLIC = 1
    2829TARGET_PUBNAME = $(PATH_TOOLS)\fastdep.$(EXT_EXE)
Note: See TracChangeset for help on using the changeset viewer.