]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/treectrl/Makefile.in
merged in the commit from the 2.2 branch
[wxWidgets.git] / samples / treectrl / Makefile.in
... / ...
CommitLineData
1# Purpose: makefile for treectrl example (UNIX).
2# Created: 2000-03-15
3
4top_srcdir = @top_srcdir@/..
5top_builddir = ../..
6program_dir = samples/treectrl
7
8PROGRAM=treectrl
9
10OBJECTS=$(PROGRAM).o
11
12include ../../src/makeprog.env
13