Changeset 2613 for trunk/src/kernel32/makefile
- Timestamp:
- Feb 3, 2000, 7:56:39 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/kernel32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r2311 r2613 1 # $Id: makefile,v 1. 79 2000-01-03 21:36:10sandervl Exp $1 # $Id: makefile,v 1.80 2000-02-03 18:56:39 sandervl Exp $ 2 2 3 3 # … … 162 162 163 163 initterm.OBJ: .\initterm.cpp initterm.h $(PDWIN32_INCLUDE)\heapshared.h mmap.h directory.h hmdevio.h initsystem.h $(PDWIN32_INCLUDE)\heapcode.h 164 initsystem.obj: initsystem.cpp cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h $(PDWIN32_INCLUDE)\versionos2.h164 initsystem.obj: initsystem.cpp $(PDWIN32_INCLUDE)\cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h $(PDWIN32_INCLUDE)\versionos2.h 165 165 166 166 … … 407 407 heapshared.obj: heapshared.cpp $(PDWIN32_INCLUDE)\heapshared.h 408 408 heapcode.obj: heapcode.cpp $(PDWIN32_INCLUDE)\heapshared.h $(PDWIN32_INCLUDE)\heapcode.h 409 cpu.obj: cpu.cpp cpuhlp.h409 cpu.obj: cpu.cpp $(PDWIN32_INCLUDE)\cpuhlp.h 410 410 cpuhlp.obj: cpuhlp.asm 411 411 environ.obj: environ.cpp $(PDWIN32_INCLUDE)\misc.h
Note:
See TracChangeset
for help on using the changeset viewer.
