Changeset 8366 for trunk/tools


Ignore:
Timestamp:
May 3, 2002, 1:15:12 AM (23 years ago)
Author:
bird
Message:

Correcte create directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/profilerfix/Makefile

    r8283 r8366  
    1 # $Id: Makefile,v 1.3 2002-04-19 05:58:57 bird Exp $
     1# $Id: Makefile,v 1.4 2002-05-02 23:15:12 bird Exp $
    22
    33#
     
    5151#
    5252cpppan40.obj $(ODIN32_LIB)\cpppan40.obj: cppopa4.asm
     53    @if not exist $(ODIN32_LIB) $(CREATEPATH) $(ODIN32_LIB)
    5354    $(AS) $(ASFLAGS) +Scs cppopa4.asm -Fo:$(ODIN32_LIB)\cpppan40.obj -Fl:cpppan40.lst
    5455
Note: See TracChangeset for help on using the changeset viewer.