Ignore:
Timestamp:
Jun 20, 1999, 12:55:37 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r125 r126  
    1 # $Id: makefile,v 1.7 1999-06-19 17:58:32 sandervl Exp $
     1# $Id: makefile,v 1.8 1999-06-20 10:55:36 sandervl Exp $
    22
    33#
     
    9595    $(PDWIN32_INCLUDE)\unicode.h \
    9696    heap.h \
    97     wprocess.h \
     97    $(PDWIN32_INCLUDE)\wprocess.h \
    9898    os2util.h \
    9999    $(PDWIN32_INCLUDE)\nameid.h
     
    232232lfile.OBJ: \
    233233    .\lfile.cpp \
    234     wprocess.h \
     234    $(PDWIN32_INCLUDE)\wprocess.h \
    235235    os2util.h
    236236
Note: See TracChangeset for help on using the changeset viewer.