]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/makefile.mic
added AC_CXX_REINTERPRET_CAST
[wxWidgets.git] / samples / widgets / makefile.mic
index 75dd78c8e8e671d94b401caa7f935e87e82ed9e4..5b46e72410e26fd95ceb9cf5a108a85e8108da24 100644 (file)
@@ -50,7 +50,7 @@ LIBNAME =
 include $(TOP)/Makefile.rules
 
 # List of objects to compile
-OBJS = widgets.o button.o # combobox.o gauge.o listbox.o notebook.o radiobox.o # slider.o spinbtn.o \
+OBJS = widgets.o button.o combobox.o gauge.o listbox.o notebook.o radiobox.o slider.o spinbtn.o \
  static.o textctrl.o 
 
 all: widgets