Changeset 2712 for trunk/src/NTDLL
- Timestamp:
- Feb 10, 2000, 12:47:06 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/makefile
r2709 r2712 1 # $Id: makefile,v 1. 19 2000-02-09 23:40:41bird Exp $1 # $Id: makefile,v 1.20 2000-02-09 23:46:52 bird Exp $ 2 2 3 3 # … … 66 66 dep: 67 67 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 68 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h68 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 69 69 70 70 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.