Changeset 4426 for trunk/tools/common/makefile.icc
- Timestamp:
- Oct 5, 2000, 9:27:57 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/tools/common/makefile.icc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/makefile.icc
r4402 r4426 1 # $Id: makefile.icc,v 1.1 2 2000-10-03 05:42:40bird Exp $1 # $Id: makefile.icc,v 1.13 2000-10-05 07:27:57 bird Exp $ 2 2 3 3 # … … 54 54 $(OBJDIR)\commonicc.lib: $(OBJS) 55 55 $(RM) $@ 56 $(ILIB) /nobackup $@ $(OBJS: = +), NUL;56 $(ILIB)/quiet /nobackup $@ $(OBJS: = +), NUL; 57 57 58 58 # kDump
Note:
See TracChangeset
for help on using the changeset viewer.
