X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/335258dcdd1a1ad091cf08321d898f5ace350fa9..2ca8b884d024b17d59d722e3e8eb2b7b554433a3:/samples/dragimag/Makefile.in diff --git a/samples/dragimag/Makefile.in b/samples/dragimag/Makefile.in index 3013c9a4bb..5fac7499b9 100644 --- a/samples/dragimag/Makefile.in +++ b/samples/dragimag/Makefile.in @@ -1,21 +1,12 @@ -# -# File: makefile.unx -# Author: Julian Smart -# Created: 1998 -# Updated: -# Copyright: (c) 1998 Julian Smart -# -# "%W% %G%" -# -# Makefile for dragimag example (UNIX). +# Purpose: makefile for dragimag example (UNIX). +# Created: 2000-03-15 top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/dragimag -PROGRAM=test - -DATAFILES = backgrnd.png shape1.png shape2.png shape3.png +PROGRAM=dragimag +DATAFILES=backgrnd.png shape01.png shape02.png shape03.png OBJECTS=$(PROGRAM).o