]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/Makefile.in
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2
[wxWidgets.git] / samples / propsize / Makefile.in
index df53b87bab3b5c0888e6a377c6bdd2bc86aded42..93ce47b016a2fbcdd2c5c59fab9f44ad365515ea 100644 (file)
@@ -1,13 +1,5 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for wxWindows sample (UNIX).
+# Purpose: makefile for propsize example (UNIX).
+# Created: 2000-03-14
 
 top_srcdir = @top_srcdir@/..
 top_builddir = ../..
@@ -18,3 +10,4 @@ PROGRAM=propsize
 OBJECTS=$(PROGRAM).o
 
 include ../../src/makeprog.env
+