- Timestamp:
- Mar 27, 2001, 6:18:54 PM (24 years ago)
- Location:
- trunk/src/kernel32
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r5377 r5387 1 # $Id: makefile,v 1.11 2 2001-03-25 21:56:36 sandervl Exp $1 # $Id: makefile,v 1.113 2001-03-27 16:18:26 sandervl Exp $ 2 2 3 3 # … … 84 84 $(OBJDIR)\winexelx.obj \ 85 85 $(OBJDIR)\winexepeldr.obj \ 86 $(OBJDIR)\winres.obj \87 86 $(OBJDIR)\critsection.obj \ 88 87 $(OBJDIR)\pefile.obj \ … … 99 98 $(OBJDIR)\cpu.obj \ 100 99 $(OBJDIR)\process.obj \ 101 $(OBJDIR)\cvtcursor.obj \102 $(OBJDIR)\cvtcursorgrp.obj \103 100 $(OBJDIR)\stubs.obj \ 104 101 $(OBJDIR)\ordinals.obj \
Note:
See TracChangeset
for help on using the changeset viewer.