Changeset 126 for trunk/src/kernel32/makefile
- Timestamp:
- Jun 20, 1999, 12:55:37 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r125 r126 1 # $Id: makefile,v 1. 7 1999-06-19 17:58:32sandervl Exp $1 # $Id: makefile,v 1.8 1999-06-20 10:55:36 sandervl Exp $ 2 2 3 3 # … … 95 95 $(PDWIN32_INCLUDE)\unicode.h \ 96 96 heap.h \ 97 wprocess.h \97 $(PDWIN32_INCLUDE)\wprocess.h \ 98 98 os2util.h \ 99 99 $(PDWIN32_INCLUDE)\nameid.h … … 232 232 lfile.OBJ: \ 233 233 .\lfile.cpp \ 234 wprocess.h \234 $(PDWIN32_INCLUDE)\wprocess.h \ 235 235 os2util.h 236 236
Note:
See TracChangeset
for help on using the changeset viewer.