- Timestamp:
- Nov 18, 1999, 10:20:29 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r1713 r1769 1 # $Id: makefile,v 1.5 7 1999-11-12 14:57:15 sandervlExp $1 # $Id: makefile,v 1.58 1999-11-18 09:20:29 bird Exp $ 2 2 3 3 # … … 120 120 121 121 fileio.obj: fileio.cpp \ 122 $(PDWIN32_INCLUDE)\unicode.h 122 $(PDWIN32_INCLUDE)\unicode.h 123 123 124 124 thread.OBJ: \ … … 142 142 $(PDWIN32_INCLUDE)\vmutex.h \ 143 143 $(PDWIN32_INCLUDE)\win32type.h \ 144 os2heap.h 144 os2heap.h \ 145 initterm.h 145 146 146 147 initterm.OBJ: .\initterm.cpp initterm.h $(PDWIN32_INCLUDE)\heapshared.h mmap.h directory.h hmdevio.h
Note:
See TracChangeset
for help on using the changeset viewer.