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