Changeset 6136 for trunk/tools


Ignore:
Timestamp:
Jun 29, 2001, 12:01:55 AM (24 years ago)
Author:
bird
Message:

Optimize and no memory debugging in debug mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/fastdep/makefile

    r5323 r6136  
    1 # $Id: makefile,v 1.10 2001-03-16 14:19:02 bird Exp $
     1# $Id: makefile,v 1.11 2001-06-28 22:01:55 bird Exp $
    22
    33#
     
    3838CFLAGS   = $(CFLAGS) -W3 -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext- \
    3939!ifdef DEBUG
    40 #        -O+ -Tm-
     40        -O+ -Tm-
    4141!endif
    4242!endif
Note: See TracChangeset for help on using the changeset viewer.