2003-07-20 00:06:37 +00:00
|
|
|
# =========================================================================
|
|
|
|
# This makefile was generated by
|
2009-04-24 10:36:24 +00:00
|
|
|
# Bakefile 0.2.6 (http://www.bakefile.org)
|
2003-07-20 00:06:37 +00:00
|
|
|
# Do not modify, all changes will be overwritten!
|
|
|
|
# =========================================================================
|
2003-06-11 14:44:43 +00:00
|
|
|
|
2003-08-06 22:44:22 +00:00
|
|
|
!include ../../build/msw/config.wat
|
2003-07-20 00:06:37 +00:00
|
|
|
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
# Do not modify the rest of this file!
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
|
|
|
|
# Speed up compilation a bit:
|
|
|
|
!ifdef __LOADDLL__
|
|
|
|
! loaddll wcc wccd
|
|
|
|
! loaddll wccaxp wccdaxp
|
|
|
|
! loaddll wcc386 wccd386
|
|
|
|
! loaddll wpp wppdi86
|
|
|
|
! loaddll wppaxp wppdaxp
|
|
|
|
! loaddll wpp386 wppd386
|
2009-04-24 10:36:24 +00:00
|
|
|
! if $(__VERSION__) >= 1280
|
|
|
|
! loaddll wlink wlinkd
|
|
|
|
! else
|
2003-07-20 00:06:37 +00:00
|
|
|
! loaddll wlink wlink
|
2009-04-24 10:36:24 +00:00
|
|
|
! endif
|
2003-07-20 00:06:37 +00:00
|
|
|
! loaddll wlib wlibd
|
|
|
|
!endif
|
|
|
|
|
|
|
|
# We need these variables in some bakefile-made rules:
|
|
|
|
WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
|
|
|
|
|
|
|
|
### Conditionally set variables: ###
|
|
|
|
|
|
|
|
|
|
|
|
### Variables: ###
|
|
|
|
|
2004-01-22 03:48:09 +00:00
|
|
|
MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &
|
2006-02-10 19:51:08 +00:00
|
|
|
CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" &
|
2004-01-22 03:48:09 +00:00
|
|
|
WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" BUILD="$(BUILD)" &
|
|
|
|
DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" &
|
|
|
|
MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" &
|
2006-06-29 07:16:39 +00:00
|
|
|
USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" &
|
2008-10-08 15:44:49 +00:00
|
|
|
USE_PROPGRID="$(USE_PROPGRID)" USE_RICHTEXT="$(USE_RICHTEXT)" &
|
|
|
|
USE_STC="$(USE_STC)" USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &
|
2006-06-29 07:16:39 +00:00
|
|
|
USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &
|
2006-10-09 01:20:56 +00:00
|
|
|
USE_THREADS="$(USE_THREADS)" USE_GDIPLUS="$(USE_GDIPLUS)" &
|
|
|
|
OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" &
|
|
|
|
WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" &
|
2004-09-27 06:53:08 +00:00
|
|
|
CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" &
|
|
|
|
RUNTIME_LIBS="$(RUNTIME_LIBS)"
|
2003-07-20 00:06:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
### Targets: ###
|
|
|
|
|
|
|
|
all : .SYMBOLIC about help helpview printing test virtual widget zip
|
|
|
|
|
|
|
|
clean : .SYMBOLIC
|
|
|
|
-if exist .\*.obj del .\*.obj
|
|
|
|
-if exist .\*.res del .\*.res
|
|
|
|
-if exist .\*.lbc del .\*.lbc
|
|
|
|
-if exist .\*.ilk del .\*.ilk
|
2005-02-12 18:53:20 +00:00
|
|
|
-if exist .\*.pch del .\*.pch
|
2004-02-19 19:36:30 +00:00
|
|
|
cd about
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd help
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd helpview
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd printing
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd test
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd virtual
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd widget
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
cd zip
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
|
|
|
|
cd $(WATCOM_CWD)
|
2003-07-20 00:06:37 +00:00
|
|
|
|
2004-01-22 03:48:09 +00:00
|
|
|
about : .SYMBOLIC
|
|
|
|
cd about
|
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
2003-07-20 00:06:37 +00:00
|
|
|
help : .SYMBOLIC
|
|
|
|
cd help
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
helpview : .SYMBOLIC
|
|
|
|
cd helpview
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
printing : .SYMBOLIC
|
|
|
|
cd printing
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
test : .SYMBOLIC
|
|
|
|
cd test
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
virtual : .SYMBOLIC
|
|
|
|
cd virtual
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
widget : .SYMBOLIC
|
|
|
|
cd widget
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
|
|
|
|
|
|
|
zip : .SYMBOLIC
|
|
|
|
cd zip
|
2003-08-06 22:44:22 +00:00
|
|
|
wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
|
2003-07-20 00:06:37 +00:00
|
|
|
cd $(WATCOM_CWD)
|
2005-02-12 18:53:20 +00:00
|
|
|
|