- Timestamp:
- Feb 10, 2000, 12:47:06 AM (26 years ago)
- Location:
- trunk/src
- Files:
-
- 44 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/DPlayX/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:41bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:46:52 bird Exp $ 2 2 3 3 # … … 55 55 dep: 56 56 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 58 58 59 59 !ifndef NODEP -
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 -
trunk/src/advapi32/makefile
r2709 r2712 1 # $Id: makefile,v 1.2 0 2000-02-09 23:40:41bird Exp $1 # $Id: makefile,v 1.21 2000-02-09 23:46:52 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 -
trunk/src/avifil32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:42bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:46:53 bird Exp $ 2 2 3 3 # … … 51 51 dep: 52 52 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 53 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h53 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 54 54 55 55 !ifndef NODEP -
trunk/src/capi2032/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 0 2000-02-09 23:40:42bird Exp $1 # $Id: makefile,v 1.11 2000-02-09 23:46:53 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/comctl32/makefile
r2709 r2712 1 # $Id: makefile,v 1.2 0 2000-02-09 23:40:42bird Exp $1 # $Id: makefile,v 1.21 2000-02-09 23:46:53 bird Exp $ 2 2 # 3 3 # PD-Win32 API … … 57 57 dep: 58 58 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 59 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h59 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 60 60 61 61 !ifndef NODEP -
trunk/src/comdlg32/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 4 2000-02-09 23:40:42bird Exp $1 # $Id: makefile,v 1.15 2000-02-09 23:46:53 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/crtdll/makefile
r2709 r2712 1 # $Id: makefile,v 1. 8 2000-02-09 23:40:43 bird Exp $1 # $Id: makefile,v 1.9 2000-02-09 23:46:53 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/ddraw/makefile
r2709 r2712 1 # $Id: makefile,v 1.2 1 2000-02-09 23:40:43bird Exp $1 # $Id: makefile,v 1.22 2000-02-09 23:46:54 bird Exp $ 2 2 # 3 3 # ddraw.dll makefile … … 61 61 dep: 62 62 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 63 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h63 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 64 64 65 65 !ifndef NODEP -
trunk/src/dinput/makefile
r2709 r2712 1 # $Id: makefile,v 1. 4 2000-02-09 23:40:43bird Exp $1 # $Id: makefile,v 1.5 2000-02-09 23:46:54 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/dllentry/makefile
r2709 r2712 1 # $Id: makefile,v 1. 2 2000-02-09 23:40:44bird Exp $1 # $Id: makefile,v 1.3 2000-02-09 23:46:55 bird Exp $ 2 2 3 3 # … … 30 30 dep: 31 31 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 32 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h32 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 33 33 34 34 !ifndef NODEP -
trunk/src/dplay/makefile
r2709 r2712 1 # $Id: makefile,v 1. 5 2000-02-09 23:40:44bird Exp $1 # $Id: makefile,v 1.6 2000-02-09 23:46:55 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/dsound/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 5 2000-02-09 23:40:44bird Exp $1 # $Id: makefile,v 1.16 2000-02-09 23:46:55 bird Exp $ 2 2 3 3 # … … 49 49 dep: 50 50 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 51 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h51 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 52 52 53 53 !ifndef NODEP -
trunk/src/gdi32/makefile
r2709 r2712 1 # $Id: makefile,v 1.2 0 2000-02-09 23:40:45bird Exp $1 # $Id: makefile,v 1.21 2000-02-09 23:46:56 bird Exp $ 2 2 3 3 # … … 55 55 dep: 56 56 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 58 58 59 59 !ifndef NODEP -
trunk/src/imagehlp/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:45bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:46:56 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/imm32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:45bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:46:56 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 -
trunk/src/kernel32/makefile
r2709 r2712 1 # $Id: makefile,v 1.8 2 2000-02-09 23:40:46bird Exp $1 # $Id: makefile,v 1.83 2000-02-09 23:46:57 bird Exp $ 2 2 3 3 # … … 106 106 dep: 107 107 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 108 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h108 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 109 109 110 110 !ifndef NODEP -
trunk/src/lz32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 9 2000-02-09 23:40:46bird Exp $1 # $Id: makefile,v 1.10 2000-02-09 23:46:58 bird Exp $ 2 2 3 3 # … … 55 55 dep: 56 56 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 58 58 59 59 !ifndef NODEP -
trunk/src/mpr/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 1 2000-02-09 23:40:46bird Exp $1 # $Id: makefile,v 1.12 2000-02-09 23:46:58 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/msacm32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 8 2000-02-09 23:40:47bird Exp $1 # $Id: makefile,v 1.9 2000-02-09 23:46:58 bird Exp $ 2 2 3 3 # … … 55 55 dep: 56 56 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h57 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 58 58 59 59 !ifndef NODEP -
trunk/src/msvcrt/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 1 2000-02-09 23:40:47bird Exp $1 # $Id: makefile,v 1.12 2000-02-09 23:46:58 bird Exp $ 2 2 3 3 # … … 93 93 dep: 94 94 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 95 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h95 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 96 96 97 97 !ifndef NODEP -
trunk/src/msvfw32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:47bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:46:58 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/odincrt/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 5 2000-02-09 23:40:47bird Exp $1 # $Id: makefile,v 1.16 2000-02-09 23:46:59 bird Exp $ 2 2 3 3 # … … 46 46 dep: 47 47 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 48 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h48 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 49 49 50 50 !ifndef NODEP -
trunk/src/ole32/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 8 2000-02-09 23:40:48bird Exp $1 # $Id: makefile,v 1.19 2000-02-09 23:46:59 bird Exp $ 2 2 3 3 # … … 97 97 dep: 98 98 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 99 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h99 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 100 100 101 101 !ifndef NODEP -
trunk/src/oleaut32/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 5 2000-02-09 23:40:48bird Exp $1 # $Id: makefile,v 1.16 2000-02-09 23:46:59 bird Exp $ 2 2 # 3 3 # PD-Win32 API … … 78 78 dep: 79 79 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 80 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h80 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 81 81 82 82 !ifndef NODEP -
trunk/src/olecli32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:49bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:47:00 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 -
trunk/src/oledlg/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:49bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:47:00 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/olesvr32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:49bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:47:00 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/opengl/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:50bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:47:01 bird Exp $ 2 2 # 3 3 # PD-Win32 API … … 99 99 dep: 100 100 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 101 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h101 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 102 102 cd glut 103 103 $(MAKE_CMD) NODEP=1 dep -
trunk/src/peldr/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 3 2000-02-09 23:40:52bird Exp $1 # $Id: makefile,v 1.14 2000-02-09 23:47:01 bird Exp $ 2 2 3 3 # … … 35 35 dep: 36 36 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 37 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h37 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 38 38 39 39 !ifndef NODEP -
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 -
trunk/src/rasapi32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 7 2000-02-09 23:40:53bird Exp $1 # $Id: makefile,v 1.8 2000-02-09 23:47:02 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/shell32/makefile
r2709 r2712 1 # $Id: makefile,v 1.2 0 2000-02-09 23:40:53bird Exp $1 # $Id: makefile,v 1.21 2000-02-09 23:47:02 bird Exp $ 2 2 3 3 # … … 62 62 dep: 63 63 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 64 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h64 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 65 65 66 66 !ifndef NODEP -
trunk/src/shlwapi/makefile
r2709 r2712 1 # $Id: makefile,v 1. 8 2000-02-09 23:40:53bird Exp $1 # $Id: makefile,v 1.9 2000-02-09 23:47:02 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/tapi32/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 1 2000-02-09 23:40:53 bird Exp $1 # $Id: makefile,v 1.12 2000-02-09 23:47:03 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/twain_32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 3 2000-02-09 23:40:54bird Exp $1 # $Id: makefile,v 1.4 2000-02-09 23:47:03 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/user32/Makefile
r2709 r2712 1 # $Id: Makefile,v 1.6 3 2000-02-09 23:40:54bird Exp $1 # $Id: Makefile,v 1.64 2000-02-09 23:47:03 bird Exp $ 2 2 3 3 # … … 91 91 dep: 92 92 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 93 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h93 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 94 94 95 95 !ifndef NODEP -
trunk/src/version/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 1 2000-02-09 23:40:54 bird Exp $1 # $Id: makefile,v 1.12 2000-02-09 23:47:04 bird Exp $ 2 2 3 3 # … … 56 56 dep: 57 57 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 58 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h58 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 59 59 60 60 !ifndef NODEP -
trunk/src/wing32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 5 2000-02-09 23:40:55bird Exp $1 # $Id: makefile,v 1.6 2000-02-09 23:47:04 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/wininet/makefile
r2709 r2712 1 # $Id: makefile,v 1. 4 2000-02-09 23:40:55 bird Exp $1 # $Id: makefile,v 1.5 2000-02-09 23:47:05 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/winmm/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 4 2000-02-09 23:40:55 bird Exp $1 # $Id: makefile,v 1.15 2000-02-09 23:47:05 bird Exp $ 2 2 3 3 # … … 60 60 dep: 61 61 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 62 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h62 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 63 63 64 64 !ifndef NODEP -
trunk/src/winspool/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 1 2000-02-09 23:40:56bird Exp $1 # $Id: makefile,v 1.12 2000-02-09 23:47:05 bird Exp $ 2 2 3 3 # … … 54 54 dep: 55 55 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h56 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 57 57 58 58 !ifndef NODEP -
trunk/src/wnaspi32/makefile
r2709 r2712 1 # $Id: makefile,v 1. 6 2000-02-09 23:40:56 bird Exp $1 # $Id: makefile,v 1.7 2000-02-09 23:47:06 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP -
trunk/src/wsock32/makefile
r2709 r2712 1 # $Id: makefile,v 1.1 7 2000-02-09 23:40:56 bird Exp $1 # $Id: makefile,v 1.18 2000-02-09 23:47:06 bird Exp $ 2 2 3 3 # … … 53 53 dep: 54 54 $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \ 55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h55 *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h 56 56 57 57 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.