]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/makefile.mic
PCH support.
[wxWidgets.git] / samples / widgets / makefile.mic
index 2efc49c71a5a5e26c0c2de982cffd17288a954e8..cec3b76cfaa1eff27266e5309208a35a7f45adaa 100644 (file)
@@ -1,6 +1,7 @@
 ##############################################################################
 # Microwindows template Makefile
 # Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
+# Licence:  wxWindows Licence
 ##############################################################################
 
 TOP=$(MICROWINDOWS)
@@ -50,8 +51,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