]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/makefile.mic
More tinkering
[wxWidgets.git] / samples / widgets / makefile.mic
index 2efc49c71a5a5e26c0c2de982cffd17288a954e8..75dd78c8e8e671d94b401caa7f935e87e82ed9e4 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