]> git.saurik.com Git - wxWidgets.git/blobdiff - src/make.env
commented out constructor causing ambiguity
[wxWidgets.git] / src / make.env
index 55a9efe36d5bcd12e32b8c8552531412b05087da..14d45519e3d92d15ee2d67493aad4c42c0a6ce71 100644 (file)
@@ -88,6 +88,9 @@ LDLIBS      = $(EXTRALDLIBS) $(GUILDLIBS)
 .cpp.o :
        $(CC) -c $(CPPFLAGS) -o $@ $<
 
+.C.o :
+       $(CC) -c $(CPPFLAGS) -o $@ $<
+
 ####################### Targets to allow multiple GUIs ####################
 
 dummy: