]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/artprov/makefile.unx
Document wxSpinCtrlDouble in correct header file.
[wxWidgets.git] / samples / artprov / makefile.unx
index 7989b8930b562c063bc34fc8803182b3a75a3f5f..72d75f59742c7b5eecfccb68b80866907c34357f 100644 (file)
@@ -25,7 +25,7 @@ LDFLAGS ?=
 # Location and arguments of wx-config script 
 WX_CONFIG ?= wx-config
 
-# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,mgl,mac,dfb]
+# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,mgl,osx_cocoa,osx_carbon,dfb]
 WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
 
 # Use DLL build of wx library to use? [0,1]