]> git.saurik.com Git - wxWidgets.git/blame - samples/dragimag/Makefile.in
More fixes for wxUniv
[wxWidgets.git] / samples / dragimag / Makefile.in
CommitLineData
11e2dfd3
RL
1# Purpose: makefile for dragimag example (UNIX).
2# Created: 2000-03-15
68be9f09
JS
3
4top_srcdir = @top_srcdir@/..
5top_builddir = ../..
6program_dir = samples/dragimag
7
11e2dfd3 8PROGRAM=dragimag
f6bcfd97 9DATAFILES=backgrnd.png shape01.png shape02.png shape03.png
335258dc 10
68be9f09
JS
11OBJECTS=$(PROGRAM).o
12
13include ../../src/makeprog.env
14