Ignore:
Timestamp:
Oct 5, 2000, 9:27:57 AM (25 years ago)
Author:
bird
Message:

Implemented buffering of read and write in class kFile.

File:
1 edited

Legend:

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

    r4402 r4426  
    1 # $Id: makefile.icc,v 1.12 2000-10-03 05:42:40 bird Exp $
     1# $Id: makefile.icc,v 1.13 2000-10-05 07:27:57 bird Exp $
    22
    33#
     
    5454$(OBJDIR)\commonicc.lib: $(OBJS)
    5555    $(RM) $@
    56     $(ILIB) /nobackup $@ $(OBJS: = +), NUL;
     56    $(ILIB)/quiet /nobackup $@ $(OBJS: = +), NUL;
    5757
    5858# kDump
Note: See TracChangeset for help on using the changeset viewer.