Ignore:
Timestamp:
Aug 25, 1999, 12:28:41 PM (26 years ago)
Author:
sandervl
Message:

Put back handlemanager changes + memory mapped file changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r664 r678  
    1 # $Id: makefile,v 1.29 1999-08-24 18:46:39 sandervl Exp $
     1# $Id: makefile,v 1.30 1999-08-25 10:28:40 sandervl Exp $
    22
    33#
     
    121121exceptions.OBJ: \
    122122    .\exceptions.cpp \
     123    mmap.h \
    123124    $(PDWIN32_INCLUDE)\exceptions.h \
    124125    exceptutil.h
     
    148149    $(PDWIN32_INCLUDE)\wprocess.h \
    149150    console2.h \
     151    mmap.h \
    150152    cio.h \
    151153    os2util.h
Note: See TracChangeset for help on using the changeset viewer.