Ignore:
Timestamp:
Nov 8, 1999, 2:43:13 PM (26 years ago)
Author:
sandervl
Message:

thread, SearchPath + handlemanager fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r1492 r1628  
    1 # $Id: makefile,v 1.51 1999-10-28 15:22:09 sandervl Exp $
     1# $Id: makefile,v 1.52 1999-11-08 13:43:12 sandervl Exp $
    22
    33#
     
    9797directory.obj: directory.cpp \
    9898    $(PDWIN32_INCLUDE)\unicode.h \
    99     initterm.h
     99    initterm.h directory.h oslibdos.h
    100100
    101101disk.obj: disk.cpp \
     
    111111
    112112fileio.obj: fileio.cpp \
    113     $(PDWIN32_INCLUDE)\unicode.h
     113    $(PDWIN32_INCLUDE)\unicode.h 
    114114
    115115thread.OBJ: \
     
    135135    os2heap.h
    136136
    137 initterm.OBJ: .\initterm.cpp initterm.h  $(PDWIN32_INCLUDE)\heapshared.h  mmap.h
     137initterm.OBJ: .\initterm.cpp initterm.h  $(PDWIN32_INCLUDE)\heapshared.h  mmap.h directory.h
    138138
    139139thunk.OBJ: \
Note: See TracChangeset for help on using the changeset viewer.