Changeset 7718 for trunk/tools


Ignore:
Timestamp:
Jan 2, 2002, 3:46:13 AM (24 years ago)
Author:
bird
Message:

Ignore return code from CmdQd kill in clean2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/CmdQd/makefile

    r7710 r7718  
    1 # $Id: makefile,v 1.5 2001-12-30 21:26:07 bird Exp $
     1# $Id: makefile,v 1.6 2002-01-02 02:46:13 bird Exp $
    22
    33#
     
    8686clean2:
    8787!ifndef MULTIJOBS
    88     if exist $(ODIN32_TOOLS)\cmdqd.exe $(ODIN32_TOOLS)\cmdqd kill
     88    !if exist $(ODIN32_TOOLS)\cmdqd.exe $(ODIN32_TOOLS)\cmdqd kill
    8989    $(RM) $(ODIN32_BIN)\$(TARGET).$(TARGET_EXTENSION) $(ODIN32_BIN)\$(TARGET).sym
    9090!else
Note: See TracChangeset for help on using the changeset viewer.