6 # Copyright: (c) 1998 Julian Smart
10 # Makefile for image example (UNIX).
12 top_srcdir = @top_srcdir@/..
14 program_dir = samples/image
16 DATAFILES = horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm \
17 horse.tif horse.xpm smile.xbm horse.cur horse.ico horse3.ani
24 include ../../src/makeprog.env
26 @IF_GNU_MAKE@-include $(DEPFILES)