- Timestamp:
- Oct 4, 1999, 12:39:42 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r1118 r1120 1 1 ################################################################################ 2 # $Id: Makefile,v 1. 3 1999-10-04 09:56:03 sandervlExp $2 # $Id: Makefile,v 1.4 1999-10-04 10:39:42 bird Exp $ 3 3 # 4 4 # Copyright 1998-1999 knut st. osmundsen … … 21 21 ILIB = ilib /nofree 22 22 !else 23 ILIB = ilib 23 ILIB = ilib 24 24 !endif 25 25 LD = ilink … … 233 233 # ilib /nologo /nobackup /convformat $@; 234 234 235 clib.lib: $(MSCPATH)\lib\ slibcep.lib libconv.exe235 clib.lib: $(MSCPATH)\lib\clibcep.lib libconv.exe 236 236 libconv $(MSCPATH)\lib\clibcep.lib $@ > nul 237 237 $(ILIB) /nologo /nobackup /convformat $@;
Note:
See TracChangeset
for help on using the changeset viewer.