Changeset 646 for trunk/src/kernel32/makefile
- Timestamp:
- Aug 23, 1999, 3:55:08 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/kernel32/makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r623 r646 1 # $Id: makefile,v 1.2 5 1999-08-22 14:30:59sandervl Exp $1 # $Id: makefile,v 1.26 1999-08-23 13:54:43 sandervl Exp $ 2 2 3 3 # … … 110 110 os2heap.h 111 111 112 initterm.OBJ: .\initterm.cpp 112 initterm.OBJ: .\initterm.cpp initterm.h 113 113 114 114 thunk.OBJ: \ … … 166 166 misc.OBJ: \ 167 167 .\misc.cpp \ 168 initterm.h \ 168 169 $(PDWIN32_INCLUDE)\misc.h 169 170 … … 298 299 299 300 pefile.OBJ: pefile.cpp $(PDWIN32_INCLUDE)\pefile.h 300 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h 301 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h initterm.h 301 302 winimgres.OBJ: winimgres.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winexe.h $(PDWIN32_INCLUDE)\winres.h 302 303 windll.OBJ: windll.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h
Note:
See TracChangeset
for help on using the changeset viewer.
