Changeset 3592 for trunk/tools/common/makefile.icc
- Timestamp:
- May 23, 2000, 8:23:05 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/tools/common/makefile.icc (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/makefile.icc
r3537 r3592 1 # $Id: makefile.icc,v 1. 9 2000-05-13 17:17:46bird Exp $1 # $Id: makefile.icc,v 1.10 2000-05-23 18:23:04 bird Exp $ 2 2 3 3 # … … 43 43 $(OBJDIR)\kFileDef.obj\ 44 44 $(OBJDIR)\kFileLx.obj\ 45 $(OBJDIR)\kFileFormatBase.obj 45 $(OBJDIR)\kFileFormatBase.obj\ 46 $(OBJDIR)\kFile.obj 46 47 47 48 … … 56 57 $(OBJDIR)\commonicc.lib: $(OBJS) 57 58 $(RM) $@ 58 $(ILIB) $@ $(OBJS: = +), NUL;59 $(ILIB) /nobackup $@ $(OBJS: = +), NUL; 59 60 60 61
Note:
See TracChangeset
for help on using the changeset viewer.
