Ignore:
Timestamp:
Feb 11, 2000, 7:35:55 PM (26 years ago)
Author:
bird
Message:

Odin32 DB.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/makefile.icc

    r2714 r2759  
    1 # $Id: makefile.icc,v 1.4 2000-02-09 23:50:51 bird Exp $
     1# $Id: makefile.icc,v 1.5 2000-02-11 18:35:53 bird Exp $
    22
    33#
     
    2525commonicc.lib: kFilePe.obj kFileDef.obj
    2626    -$(RM) $@
    27     $(AR) $@ +kFilePe.obj +kFileDef.obj, NUL
     27    $(AR) $@ -+kFilePe.obj -+kFileDef.obj, NUL;
    2828
    2929
Note: See TracChangeset for help on using the changeset viewer.