Changeset 2229 for trunk/src/kernel32/makefile
- Timestamp:
- Dec 28, 1999, 8:16:35 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/kernel32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r2219 r2229 1 # $Id: makefile,v 1.7 3 1999-12-27 21:20:48sandervl Exp $1 # $Id: makefile,v 1.74 1999-12-28 19:16:34 sandervl Exp $ 2 2 3 3 # … … 93 93 $(PDWIN32_INCLUDE)\unicode.h \ 94 94 $(PDWIN32_INCLUDE)\heap.h \ 95 $(PDWIN32_INCLUDE)\versionos2.h \ 95 96 $(PDWIN32_INCLUDE)\wprocess.h 96 97 … … 152 153 153 154 initterm.OBJ: .\initterm.cpp initterm.h $(PDWIN32_INCLUDE)\heapshared.h mmap.h directory.h hmdevio.h initsystem.h $(PDWIN32_INCLUDE)\heapcode.h 154 initsystem.obj: initsystem.cpp cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h 155 initsystem.obj: initsystem.cpp cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h $(PDWIN32_INCLUDE)\versionos2.h 156 155 157 156 158 thunk.OBJ: \
Note:
See TracChangeset
for help on using the changeset viewer.
