Ignore:
Timestamp:
May 23, 2000, 8:23:05 PM (25 years ago)
Author:
bird
Message:

File I/O class - initial coding, not tested at all!

File:
1 edited

Legend:

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

    r3537 r3592  
    1 # $Id: makefile.gcc,v 1.5 2000-05-13 17:17:46 bird Exp $
     1# $Id: makefile.gcc,v 1.6 2000-05-23 18:23:04 bird Exp $
    22
    33#
     
    9292$(OBJDIR)\kFileDef.$(O) \
    9393$(OBJDIR)\kFileLx.$(O) \
    94 $(OBJDIR)\kFileFormatBase.$(O)
     94$(OBJDIR)\kFileFormatBase.$(O)\
     95$(OBJDIR)\kFile.$(O)
    9596
    9697
Note: See TracChangeset for help on using the changeset viewer.