]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/except/Makefile.in
DMC make.exe can handle include directive, even though it is not documented
[wxWidgets.git] / samples / except / Makefile.in
index 411b364797521dc153ac59e2e465feeddadddf80..a95271f30feb85aa914de282c3d49059364c595f 100644 (file)
@@ -35,9 +35,9 @@ top_srcdir = @top_srcdir@
 ### Variables: ###
 
 DESTDIR = 
 ### Variables: ###
 
 DESTDIR = 
-EXCEPT_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+EXCEPT_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS)
 EXCEPT_OBJECTS =  \
        $(__except___win32rc) \
        $(__except_os2_lib_res) \
 EXCEPT_OBJECTS =  \
        $(__except___win32rc) \
        $(__except_os2_lib_res) \