Changeset 1847 for trunk/src/kernel32/makefile
- Timestamp:
 - Nov 26, 1999, 9:18:16 AM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/makefile (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/makefile
r1838 r1847 1 # $Id: makefile,v 1.6 2 1999-11-25 19:19:57 sandervlExp $1 # $Id: makefile,v 1.63 1999-11-26 08:17:40 achimha Exp $ 2 2 3 3 # … … 36 36 LANG.OBJ ICCIO.OBJ MAP.OBJ WIN32UTIL.OBJ heap.OBJ heapstring.obj \ 37 37 os2heap.OBJ vmutex.OBJ initterm.OBJ handlemanager.OBJ \ 38 hmdevice.obj hmopen32.obj hmobjects.obj hmevent.obj hmmutex.obj \38 hmdevice.obj hmopen32.obj hmobjects.obj hmevent.obj hmmutex.obj hmcomm.obj \ 39 39 hmsemaphore.obj wprocess.OBJ conprop.OBJ conprop2.obj winimagelx.obj \ 40 40 winimagebase.OBJ windllbase.OBJ winexebase.OBJ time.obj mmap.obj \ … … 286 286 .\hmmmap.h \ 287 287 $(PDWIN32_INCLUDE)\winconst.h \ 288 $(PDWIN32_INCLUDE)\handlemanager.h 289 290 hmcomm.obj: \ 291 .\hmcomm.cpp \ 292 .\hmcomm.h \ 288 293 $(PDWIN32_INCLUDE)\handlemanager.h 289 294  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  