Changeset 9211 for trunk/tools/fastdep


Ignore:
Timestamp:
Sep 5, 2002, 4:53:36 AM (23 years ago)
Author:
bird
Message:

Updated to new standards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/fastdep/makefile

    r9108 r9211  
    1 # $Id: makefile,v 1.14 2002-08-24 04:22:18 bird Exp $
     1# $Id: makefile,v 1.15 2002-09-05 02:53:36 bird Exp $
    22
    33#
     
    2626TARGET_NAME = fastdep
    2727TARGET_MODE = EXE
    28 TARGET_PUBLIC = 1
    29 TARGET_PUBNAME = $(PATH_TOOLS)\fastdep.$(EXT_EXE)
     28TARGET_NEEDED = 1
     29TARGET_PUB_BASE = $(PATH_TOOLS)
    3030
    3131TARGET_OBJS =\
Note: See TracChangeset for help on using the changeset viewer.