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