Changeset 125 for trunk/src/kernel32/makefile
- Timestamp:
- Jun 19, 1999, 7:58:50 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r114 r125 1 # $Id: makefile,v 1. 6 1999-06-17 21:52:01 phallerExp $1 # $Id: makefile,v 1.7 1999-06-19 17:58:32 sandervl Exp $ 2 2 3 3 # … … 125 125 thread.OBJ: \ 126 126 .\thread.cpp \ 127 $(PDWIN32_INCLUDE)\wprocess.h \ 127 128 thread.h 128 129 … … 172 173 $(PDWIN32_INCLUDE)\winimage.h \ 173 174 $(PDWIN32_INCLUDE)\versionos2.h \ 175 $(PDWIN32_INCLUDE)\wprocess.h \ 174 176 console2.h \ 175 177 cio.h \
Note:
See TracChangeset
for help on using the changeset viewer.