Changeset 3592 for trunk/tools/common/makefile.gcc
- Timestamp:
- May 23, 2000, 8:23:05 PM (25 years ago)
- 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:46bird Exp $1 # $Id: makefile.gcc,v 1.6 2000-05-23 18:23:04 bird Exp $ 2 2 3 3 # … … 92 92 $(OBJDIR)\kFileDef.$(O) \ 93 93 $(OBJDIR)\kFileLx.$(O) \ 94 $(OBJDIR)\kFileFormatBase.$(O) 94 $(OBJDIR)\kFileFormatBase.$(O)\ 95 $(OBJDIR)\kFile.$(O) 95 96 96 97
Note:
See TracChangeset
for help on using the changeset viewer.