]> git.saurik.com Git - wxWidgets.git/blame - samples/statbar/Makefile.in
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / statbar / Makefile.in
CommitLineData
2286341c
VZ
1# Purpose: makefile for statbar example (UNIX).
2# Created: 2000-02-04
3
4top_srcdir = @top_srcdir@/..
5top_builddir = ../..
6program_dir = samples/statbar
7
8PROGRAM=statbar
9
10OBJECTS=$(PROGRAM).o
11
12include ../../src/makeprog.env
13