makefile.wat 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713
  1. # =========================================================================
  2. # This makefile was generated by
  3. # Bakefile 0.2.9 (http://www.bakefile.org)
  4. # Do not modify, all changes will be overwritten!
  5. # =========================================================================
  6. !include ../build/msw/config.wat
  7. # -------------------------------------------------------------------------
  8. # Do not modify the rest of this file!
  9. # -------------------------------------------------------------------------
  10. # Speed up compilation a bit:
  11. !ifdef __LOADDLL__
  12. ! loaddll wcc wccd
  13. ! loaddll wccaxp wccdaxp
  14. ! loaddll wcc386 wccd386
  15. ! loaddll wpp wppdi86
  16. ! loaddll wppaxp wppdaxp
  17. ! loaddll wpp386 wppd386
  18. ! if $(__VERSION__) >= 1280
  19. ! loaddll wlink wlinkd
  20. ! else
  21. ! loaddll wlink wlink
  22. ! endif
  23. ! loaddll wlib wlibd
  24. !endif
  25. # We need these variables in some bakefile-made rules:
  26. WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
  27. ### Conditionally set variables: ###
  28. ### Variables: ###
  29. MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &
  30. CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" &
  31. TOOLKIT_VERSION="$(TOOLKIT_VERSION)" WXUNIV="$(WXUNIV)" &
  32. UNICODE="$(UNICODE)" BUILD="$(BUILD)" DEBUG_INFO="$(DEBUG_INFO)" &
  33. DEBUG_FLAG="$(DEBUG_FLAG)" MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" &
  34. USE_HTML="$(USE_HTML)" USE_WEBVIEW="$(USE_WEBVIEW)" &
  35. USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" &
  36. USE_RIBBON="$(USE_RIBBON)" USE_PROPGRID="$(USE_PROPGRID)" &
  37. USE_RICHTEXT="$(USE_RICHTEXT)" USE_STC="$(USE_STC)" &
  38. USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &
  39. USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &
  40. USE_THREADS="$(USE_THREADS)" USE_CAIRO="$(USE_CAIRO)" &
  41. OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" &
  42. WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" &
  43. CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" &
  44. RUNTIME_LIBS="$(RUNTIME_LIBS)"
  45. ### Targets: ###
  46. all : .SYMBOLIC access animate artprov aui calendar caret clipboard collpane combo config console controls dataview dialogs dialup display dll dnd docview dragimag drawing erase event except exec font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup power preferences printing propgrid regtest render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl typetest uiaction validate vscroll webview widgets wizard wrapsizer xrc
  47. clean : .SYMBOLIC
  48. -if exist .\*.obj del .\*.obj
  49. -if exist .\*.res del .\*.res
  50. -if exist .\*.lbc del .\*.lbc
  51. -if exist .\*.ilk del .\*.ilk
  52. -if exist .\*.pch del .\*.pch
  53. cd access
  54. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  55. cd $(WATCOM_CWD)
  56. cd animate
  57. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  58. cd $(WATCOM_CWD)
  59. cd artprov
  60. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  61. cd $(WATCOM_CWD)
  62. cd aui
  63. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  64. cd $(WATCOM_CWD)
  65. cd calendar
  66. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  67. cd $(WATCOM_CWD)
  68. cd caret
  69. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  70. cd $(WATCOM_CWD)
  71. cd clipboard
  72. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  73. cd $(WATCOM_CWD)
  74. cd collpane
  75. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  76. cd $(WATCOM_CWD)
  77. cd combo
  78. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  79. cd $(WATCOM_CWD)
  80. cd config
  81. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  82. cd $(WATCOM_CWD)
  83. cd console
  84. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  85. cd $(WATCOM_CWD)
  86. cd controls
  87. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  88. cd $(WATCOM_CWD)
  89. cd dataview
  90. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  91. cd $(WATCOM_CWD)
  92. cd dialogs
  93. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  94. cd $(WATCOM_CWD)
  95. cd dialup
  96. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  97. cd $(WATCOM_CWD)
  98. cd display
  99. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  100. cd $(WATCOM_CWD)
  101. cd dll
  102. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  103. cd $(WATCOM_CWD)
  104. cd dnd
  105. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  106. cd $(WATCOM_CWD)
  107. cd docview
  108. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  109. cd $(WATCOM_CWD)
  110. cd dragimag
  111. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  112. cd $(WATCOM_CWD)
  113. cd drawing
  114. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  115. cd $(WATCOM_CWD)
  116. cd erase
  117. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  118. cd $(WATCOM_CWD)
  119. cd event
  120. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  121. cd $(WATCOM_CWD)
  122. cd except
  123. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  124. cd $(WATCOM_CWD)
  125. cd exec
  126. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  127. cd $(WATCOM_CWD)
  128. cd font
  129. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  130. cd $(WATCOM_CWD)
  131. cd grid
  132. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  133. cd $(WATCOM_CWD)
  134. cd help
  135. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  136. cd $(WATCOM_CWD)
  137. cd htlbox
  138. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  139. cd $(WATCOM_CWD)
  140. cd html
  141. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  142. cd $(WATCOM_CWD)
  143. cd image
  144. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  145. cd $(WATCOM_CWD)
  146. cd internat
  147. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  148. cd $(WATCOM_CWD)
  149. cd ipc
  150. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  151. cd $(WATCOM_CWD)
  152. cd joytest
  153. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  154. cd $(WATCOM_CWD)
  155. cd keyboard
  156. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  157. cd $(WATCOM_CWD)
  158. cd layout
  159. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  160. cd $(WATCOM_CWD)
  161. cd listctrl
  162. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  163. cd $(WATCOM_CWD)
  164. cd mdi
  165. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  166. cd $(WATCOM_CWD)
  167. cd mediaplayer
  168. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  169. cd $(WATCOM_CWD)
  170. cd menu
  171. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  172. cd $(WATCOM_CWD)
  173. cd minimal
  174. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  175. cd $(WATCOM_CWD)
  176. cd nativdlg
  177. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  178. cd $(WATCOM_CWD)
  179. cd notebook
  180. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  181. cd $(WATCOM_CWD)
  182. cd oleauto
  183. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  184. cd $(WATCOM_CWD)
  185. cd opengl
  186. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  187. cd $(WATCOM_CWD)
  188. cd ownerdrw
  189. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  190. cd $(WATCOM_CWD)
  191. cd popup
  192. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  193. cd $(WATCOM_CWD)
  194. cd power
  195. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  196. cd $(WATCOM_CWD)
  197. cd preferences
  198. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  199. cd $(WATCOM_CWD)
  200. cd printing
  201. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  202. cd $(WATCOM_CWD)
  203. cd propgrid
  204. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  205. cd $(WATCOM_CWD)
  206. cd regtest
  207. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  208. cd $(WATCOM_CWD)
  209. cd render
  210. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  211. cd $(WATCOM_CWD)
  212. cd ribbon
  213. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  214. cd $(WATCOM_CWD)
  215. cd richtext
  216. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  217. cd $(WATCOM_CWD)
  218. cd sashtest
  219. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  220. cd $(WATCOM_CWD)
  221. cd scroll
  222. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  223. cd $(WATCOM_CWD)
  224. cd shaped
  225. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  226. cd $(WATCOM_CWD)
  227. cd sockets
  228. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  229. cd $(WATCOM_CWD)
  230. cd sound
  231. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  232. cd $(WATCOM_CWD)
  233. cd splash
  234. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  235. cd $(WATCOM_CWD)
  236. cd splitter
  237. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  238. cd $(WATCOM_CWD)
  239. cd statbar
  240. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  241. cd $(WATCOM_CWD)
  242. cd stc
  243. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  244. cd $(WATCOM_CWD)
  245. cd svg
  246. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  247. cd $(WATCOM_CWD)
  248. cd taborder
  249. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  250. cd $(WATCOM_CWD)
  251. cd taskbar
  252. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  253. cd $(WATCOM_CWD)
  254. cd text
  255. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  256. cd $(WATCOM_CWD)
  257. cd thread
  258. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  259. cd $(WATCOM_CWD)
  260. cd toolbar
  261. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  262. cd $(WATCOM_CWD)
  263. cd treectrl
  264. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  265. cd $(WATCOM_CWD)
  266. cd typetest
  267. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  268. cd $(WATCOM_CWD)
  269. cd uiaction
  270. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  271. cd $(WATCOM_CWD)
  272. cd validate
  273. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  274. cd $(WATCOM_CWD)
  275. cd vscroll
  276. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  277. cd $(WATCOM_CWD)
  278. cd webview
  279. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  280. cd $(WATCOM_CWD)
  281. cd widgets
  282. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  283. cd $(WATCOM_CWD)
  284. cd wizard
  285. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  286. cd $(WATCOM_CWD)
  287. cd wrapsizer
  288. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  289. cd $(WATCOM_CWD)
  290. cd xrc
  291. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  292. cd $(WATCOM_CWD)
  293. cd memcheck
  294. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
  295. cd $(WATCOM_CWD)
  296. access : .SYMBOLIC
  297. cd access
  298. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  299. cd $(WATCOM_CWD)
  300. animate : .SYMBOLIC
  301. cd animate
  302. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  303. cd $(WATCOM_CWD)
  304. artprov : .SYMBOLIC
  305. cd artprov
  306. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  307. cd $(WATCOM_CWD)
  308. aui : .SYMBOLIC
  309. cd aui
  310. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  311. cd $(WATCOM_CWD)
  312. calendar : .SYMBOLIC
  313. cd calendar
  314. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  315. cd $(WATCOM_CWD)
  316. caret : .SYMBOLIC
  317. cd caret
  318. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  319. cd $(WATCOM_CWD)
  320. clipboard : .SYMBOLIC
  321. cd clipboard
  322. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  323. cd $(WATCOM_CWD)
  324. collpane : .SYMBOLIC
  325. cd collpane
  326. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  327. cd $(WATCOM_CWD)
  328. combo : .SYMBOLIC
  329. cd combo
  330. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  331. cd $(WATCOM_CWD)
  332. config : .SYMBOLIC
  333. cd config
  334. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  335. cd $(WATCOM_CWD)
  336. console : .SYMBOLIC
  337. cd console
  338. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  339. cd $(WATCOM_CWD)
  340. controls : .SYMBOLIC
  341. cd controls
  342. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  343. cd $(WATCOM_CWD)
  344. dataview : .SYMBOLIC
  345. cd dataview
  346. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  347. cd $(WATCOM_CWD)
  348. dialogs : .SYMBOLIC
  349. cd dialogs
  350. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  351. cd $(WATCOM_CWD)
  352. dialup : .SYMBOLIC
  353. cd dialup
  354. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  355. cd $(WATCOM_CWD)
  356. display : .SYMBOLIC
  357. cd display
  358. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  359. cd $(WATCOM_CWD)
  360. dll : .SYMBOLIC
  361. cd dll
  362. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  363. cd $(WATCOM_CWD)
  364. dnd : .SYMBOLIC
  365. cd dnd
  366. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  367. cd $(WATCOM_CWD)
  368. docview : .SYMBOLIC
  369. cd docview
  370. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  371. cd $(WATCOM_CWD)
  372. dragimag : .SYMBOLIC
  373. cd dragimag
  374. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  375. cd $(WATCOM_CWD)
  376. drawing : .SYMBOLIC
  377. cd drawing
  378. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  379. cd $(WATCOM_CWD)
  380. erase : .SYMBOLIC
  381. cd erase
  382. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  383. cd $(WATCOM_CWD)
  384. event : .SYMBOLIC
  385. cd event
  386. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  387. cd $(WATCOM_CWD)
  388. except : .SYMBOLIC
  389. cd except
  390. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  391. cd $(WATCOM_CWD)
  392. exec : .SYMBOLIC
  393. cd exec
  394. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  395. cd $(WATCOM_CWD)
  396. font : .SYMBOLIC
  397. cd font
  398. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  399. cd $(WATCOM_CWD)
  400. grid : .SYMBOLIC
  401. cd grid
  402. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  403. cd $(WATCOM_CWD)
  404. help : .SYMBOLIC
  405. cd help
  406. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  407. cd $(WATCOM_CWD)
  408. htlbox : .SYMBOLIC
  409. cd htlbox
  410. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  411. cd $(WATCOM_CWD)
  412. html : .SYMBOLIC
  413. cd html
  414. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  415. cd $(WATCOM_CWD)
  416. image : .SYMBOLIC
  417. cd image
  418. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  419. cd $(WATCOM_CWD)
  420. internat : .SYMBOLIC
  421. cd internat
  422. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  423. cd $(WATCOM_CWD)
  424. ipc : .SYMBOLIC
  425. cd ipc
  426. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  427. cd $(WATCOM_CWD)
  428. joytest : .SYMBOLIC
  429. cd joytest
  430. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  431. cd $(WATCOM_CWD)
  432. keyboard : .SYMBOLIC
  433. cd keyboard
  434. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  435. cd $(WATCOM_CWD)
  436. layout : .SYMBOLIC
  437. cd layout
  438. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  439. cd $(WATCOM_CWD)
  440. listctrl : .SYMBOLIC
  441. cd listctrl
  442. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  443. cd $(WATCOM_CWD)
  444. mdi : .SYMBOLIC
  445. cd mdi
  446. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  447. cd $(WATCOM_CWD)
  448. mediaplayer : .SYMBOLIC
  449. cd mediaplayer
  450. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  451. cd $(WATCOM_CWD)
  452. menu : .SYMBOLIC
  453. cd menu
  454. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  455. cd $(WATCOM_CWD)
  456. minimal : .SYMBOLIC
  457. cd minimal
  458. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  459. cd $(WATCOM_CWD)
  460. nativdlg : .SYMBOLIC
  461. cd nativdlg
  462. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  463. cd $(WATCOM_CWD)
  464. notebook : .SYMBOLIC
  465. cd notebook
  466. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  467. cd $(WATCOM_CWD)
  468. oleauto : .SYMBOLIC
  469. cd oleauto
  470. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  471. cd $(WATCOM_CWD)
  472. opengl : .SYMBOLIC
  473. cd opengl
  474. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  475. cd $(WATCOM_CWD)
  476. ownerdrw : .SYMBOLIC
  477. cd ownerdrw
  478. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  479. cd $(WATCOM_CWD)
  480. popup : .SYMBOLIC
  481. cd popup
  482. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  483. cd $(WATCOM_CWD)
  484. power : .SYMBOLIC
  485. cd power
  486. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  487. cd $(WATCOM_CWD)
  488. preferences : .SYMBOLIC
  489. cd preferences
  490. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  491. cd $(WATCOM_CWD)
  492. printing : .SYMBOLIC
  493. cd printing
  494. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  495. cd $(WATCOM_CWD)
  496. propgrid : .SYMBOLIC
  497. cd propgrid
  498. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  499. cd $(WATCOM_CWD)
  500. regtest : .SYMBOLIC
  501. cd regtest
  502. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  503. cd $(WATCOM_CWD)
  504. render : .SYMBOLIC
  505. cd render
  506. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  507. cd $(WATCOM_CWD)
  508. ribbon : .SYMBOLIC
  509. cd ribbon
  510. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  511. cd $(WATCOM_CWD)
  512. richtext : .SYMBOLIC
  513. cd richtext
  514. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  515. cd $(WATCOM_CWD)
  516. sashtest : .SYMBOLIC
  517. cd sashtest
  518. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  519. cd $(WATCOM_CWD)
  520. scroll : .SYMBOLIC
  521. cd scroll
  522. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  523. cd $(WATCOM_CWD)
  524. shaped : .SYMBOLIC
  525. cd shaped
  526. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  527. cd $(WATCOM_CWD)
  528. sockets : .SYMBOLIC
  529. cd sockets
  530. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  531. cd $(WATCOM_CWD)
  532. sound : .SYMBOLIC
  533. cd sound
  534. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  535. cd $(WATCOM_CWD)
  536. splash : .SYMBOLIC
  537. cd splash
  538. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  539. cd $(WATCOM_CWD)
  540. splitter : .SYMBOLIC
  541. cd splitter
  542. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  543. cd $(WATCOM_CWD)
  544. statbar : .SYMBOLIC
  545. cd statbar
  546. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  547. cd $(WATCOM_CWD)
  548. stc : .SYMBOLIC
  549. cd stc
  550. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  551. cd $(WATCOM_CWD)
  552. svg : .SYMBOLIC
  553. cd svg
  554. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  555. cd $(WATCOM_CWD)
  556. taborder : .SYMBOLIC
  557. cd taborder
  558. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  559. cd $(WATCOM_CWD)
  560. taskbar : .SYMBOLIC
  561. cd taskbar
  562. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  563. cd $(WATCOM_CWD)
  564. text : .SYMBOLIC
  565. cd text
  566. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  567. cd $(WATCOM_CWD)
  568. thread : .SYMBOLIC
  569. cd thread
  570. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  571. cd $(WATCOM_CWD)
  572. toolbar : .SYMBOLIC
  573. cd toolbar
  574. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  575. cd $(WATCOM_CWD)
  576. treectrl : .SYMBOLIC
  577. cd treectrl
  578. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  579. cd $(WATCOM_CWD)
  580. typetest : .SYMBOLIC
  581. cd typetest
  582. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  583. cd $(WATCOM_CWD)
  584. uiaction : .SYMBOLIC
  585. cd uiaction
  586. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  587. cd $(WATCOM_CWD)
  588. validate : .SYMBOLIC
  589. cd validate
  590. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  591. cd $(WATCOM_CWD)
  592. vscroll : .SYMBOLIC
  593. cd vscroll
  594. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  595. cd $(WATCOM_CWD)
  596. webview : .SYMBOLIC
  597. cd webview
  598. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  599. cd $(WATCOM_CWD)
  600. widgets : .SYMBOLIC
  601. cd widgets
  602. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  603. cd $(WATCOM_CWD)
  604. wizard : .SYMBOLIC
  605. cd wizard
  606. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  607. cd $(WATCOM_CWD)
  608. wrapsizer : .SYMBOLIC
  609. cd wrapsizer
  610. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  611. cd $(WATCOM_CWD)
  612. xrc : .SYMBOLIC
  613. cd xrc
  614. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  615. cd $(WATCOM_CWD)
  616. memcheck : .SYMBOLIC
  617. cd memcheck
  618. wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
  619. cd $(WATCOM_CWD)