Changeset 2712 for trunk/src/psapi
- Timestamp:
- Feb 10, 2000, 12:47:06 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/psapi/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:53bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:47:01 bird Exp $ 2 2 3 3 # … … 52 52 dep: 53 53 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 54 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h54 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 55 55 56 56 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.