-#
-# 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 = ../..
+program_dir = samples/treectrl
-VPATH = :$(top_srcdir)/samples/treectrl
-
-PROGRAM=treetest
+PROGRAM=treectrl
OBJECTS=$(PROGRAM).o