# Generated automatically from Makefile.in by configure.
#
# File:		makefile.unx
# Author:	Julian Smart
# Created:	1998
# Updated:	
# Copyright:	(c) 1998 Julian Smart
#
# "%W% %G%"
#
# Makefile for drawing example (UNIX).

top_srcdir = c:/wxWindows-2.4.2
top_builddir = c:/wxWindows-2.4.2
program_dir = samples/drawing

PROGRAM=wxPPlotDemo

OBJECTS =$(PROGRAM).o wxPPlot.o
DEPFILES=$(PROGRAM).d
LIBRARIES=../generic/pplot.a

DATAFILES=pat4.bmp pat35.bmp pat36.bmp image.bmp mask.bmp

include makeprog.env

-include $(DEPFILES)
