]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/Makefile.in
fixed bug in mouse handling
[wxWidgets.git] / samples / propsize / Makefile.in
index f889d2842ca8a85186ba344d6495419f1bcf09eb..93ce47b016a2fbcdd2c5c59fab9f44ad365515ea 100644 (file)
@@ -1,15 +1,7 @@
-#
-# 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_srcdir = @top_srcdir@/..
 top_builddir = ../..
 program_dir = samples/propsize
 
@@ -18,3 +10,4 @@ PROGRAM=propsize
 OBJECTS=$(PROGRAM).o
 
 include ../../src/makeprog.env
+