]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/Makefile.in
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / treectrl / Makefile.in
index 112c0a3be80b32e84be35cf84234999bb01050db..5a08e1e4279c2bec96729218c4c0d0275bc73b83 100644 (file)
@@ -1,20 +1,11 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for treectrl example (UNIX).
+# Purpose: makefile for treectrl example (UNIX).
+# Created: 2000-03-15
 
 
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@/..
 top_builddir = ../..
 top_builddir = ../..
+program_dir = samples/treectrl
 
 
-VPATH = :$(top_srcdir)/samples/treectrl
-
-PROGRAM=treetest
+PROGRAM=treectrl
 
 OBJECTS=$(PROGRAM).o
 
 
 OBJECTS=$(PROGRAM).o