Changeset 18793


Ignore:
Timestamp:
Apr 12, 2002, 12:41:16 AM (23 years ago)
Author:
bird
Message:

Added profiler fix to the lists, it is a needed fix :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/tools/makefile

    r17447 r18793  
    1 # $Id: makefile,v 1.19 2001-09-30 05:28:07 bird Exp $
     1# $Id: makefile,v 1.20 2002-04-11 22:41:16 bird Exp $
    22
    33#
     
    2929ALL_DIRS = \
    3030.\cmdqd \
     31.\profilerfix \
    3132.\common \
    3233.\fastdep \
     
    5758#
    5859needed:
    59     @$(DODIRS) "cmdqd fastdep common impdef wrc" $(MAKE_CMD)
     60    @$(DODIRS) "cmdqd profilerfix fastdep common impdef wrc" $(MAKE_CMD)
    6061
    6162
Note: See TracChangeset for help on using the changeset viewer.