]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
95ff11c4 | 3 | # Bakefile 0.2.6 (http://www.bakefile.org) |
250700e4 RD |
4 | # Do not modify, all changes will be overwritten! |
5 | # ========================================================================= | |
8adeb851 | 6 | |
fd9f42b6 | 7 | !include ../../build/msw/config.wat |
250700e4 RD |
8 | |
9 | # ------------------------------------------------------------------------- | |
10 | # Do not modify the rest of this file! | |
11 | # ------------------------------------------------------------------------- | |
12 | ||
13 | # Speed up compilation a bit: | |
14 | !ifdef __LOADDLL__ | |
15 | ! loaddll wcc wccd | |
16 | ! loaddll wccaxp wccdaxp | |
17 | ! loaddll wcc386 wccd386 | |
18 | ! loaddll wpp wppdi86 | |
19 | ! loaddll wppaxp wppdaxp | |
20 | ! loaddll wpp386 wppd386 | |
95ff11c4 CE |
21 | ! if $(__VERSION__) >= 1280 |
22 | ! loaddll wlink wlinkd | |
23 | ! else | |
250700e4 | 24 | ! loaddll wlink wlink |
95ff11c4 | 25 | ! endif |
250700e4 RD |
26 | ! loaddll wlib wlibd |
27 | !endif | |
28 | ||
29 | # We need these variables in some bakefile-made rules: | |
30 | WATCOM_CWD = $+ $(%cdrive):$(%cwd) $- | |
31 | ||
32 | ### Conditionally set variables: ### | |
33 | ||
34 | ||
35 | ### Variables: ### | |
36 | ||
b17c1746 | 37 | MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" & |
77a7dfc1 | 38 | CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" & |
b17c1746 DE |
39 | WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" BUILD="$(BUILD)" & |
40 | DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" & | |
41 | MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" & | |
3b2cb431 | 42 | USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" & |
8ece421c VZ |
43 | USE_PROPGRID="$(USE_PROPGRID)" USE_RICHTEXT="$(USE_RICHTEXT)" & |
44 | USE_STC="$(USE_STC)" USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" & | |
3b2cb431 | 45 | USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" & |
3abcf424 RD |
46 | USE_THREADS="$(USE_THREADS)" USE_GDIPLUS="$(USE_GDIPLUS)" & |
47 | OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" & | |
48 | WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" & | |
c33fae85 RN |
49 | CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" & |
50 | RUNTIME_LIBS="$(RUNTIME_LIBS)" | |
250700e4 RD |
51 | |
52 | ||
53 | ### Targets: ### | |
54 | ||
55 | all : .SYMBOLIC about help helpview printing test virtual widget zip | |
56 | ||
250700e4 RD |
57 | clean : .SYMBOLIC |
58 | -if exist .\*.obj del .\*.obj | |
59 | -if exist .\*.res del .\*.res | |
60 | -if exist .\*.lbc del .\*.lbc | |
61 | -if exist .\*.ilk del .\*.ilk | |
b14abf14 | 62 | -if exist .\*.pch del .\*.pch |
b92ca8cf VS |
63 | cd about |
64 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
65 | cd $(WATCOM_CWD) | |
66 | cd help | |
67 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
68 | cd $(WATCOM_CWD) | |
69 | cd helpview | |
70 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
71 | cd $(WATCOM_CWD) | |
72 | cd printing | |
73 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
74 | cd $(WATCOM_CWD) | |
75 | cd test | |
76 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
77 | cd $(WATCOM_CWD) | |
78 | cd virtual | |
79 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
80 | cd $(WATCOM_CWD) | |
81 | cd widget | |
82 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
83 | cd $(WATCOM_CWD) | |
84 | cd zip | |
85 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean | |
86 | cd $(WATCOM_CWD) | |
250700e4 | 87 | |
b17c1746 DE |
88 | about : .SYMBOLIC |
89 | cd about | |
90 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
91 | cd $(WATCOM_CWD) | |
92 | ||
250700e4 RD |
93 | help : .SYMBOLIC |
94 | cd help | |
fd9f42b6 | 95 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
96 | cd $(WATCOM_CWD) |
97 | ||
98 | helpview : .SYMBOLIC | |
99 | cd helpview | |
fd9f42b6 | 100 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
101 | cd $(WATCOM_CWD) |
102 | ||
103 | printing : .SYMBOLIC | |
104 | cd printing | |
fd9f42b6 | 105 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
106 | cd $(WATCOM_CWD) |
107 | ||
108 | test : .SYMBOLIC | |
109 | cd test | |
fd9f42b6 | 110 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
111 | cd $(WATCOM_CWD) |
112 | ||
113 | virtual : .SYMBOLIC | |
114 | cd virtual | |
fd9f42b6 | 115 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
116 | cd $(WATCOM_CWD) |
117 | ||
118 | widget : .SYMBOLIC | |
119 | cd widget | |
fd9f42b6 | 120 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 RD |
121 | cd $(WATCOM_CWD) |
122 | ||
123 | zip : .SYMBOLIC | |
124 | cd zip | |
fd9f42b6 | 125 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
250700e4 | 126 | cd $(WATCOM_CWD) |
b14abf14 | 127 |