4 verbatim(gnuace,local) {
5 # work based on the configuration of the wxWindows installation
6 # PLATFORM_WX_* defined in includes/makeincludes/*_macros.GNU
7 CPPFLAGS += $(PLATFORM_WX_CPPFLAGS)
8 LDFLAGS += $(PLATFORM_WX_LDFLAGS)
9 LDLIBS += $(PLATFORM_WX_LIBS)
12 // TBD - support other platforms