projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
updated opengl
[wxWidgets.git]
/
samples
/
dragimag
/
Makefile.in
diff --git
a/samples/dragimag/Makefile.in
b/samples/dragimag/Makefile.in
index 4396949711c4b3fcccb5285bab530faefce2e89a..5fac7499b908260612179fa55e44904574c40deb 100644
(file)
--- 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
top_srcdir = @top_srcdir@/..
top_builddir = ../..
program_dir = samples/dragimag
-PROGRAM=test
-
-DATAFILES = backgrnd.png shape01.png shape02.png shape03.png
+PROGRAM=dragimag
+DATAFILES=backgrnd.png shape01.png shape02.png shape03.png
OBJECTS=$(PROGRAM).o
OBJECTS=$(PROGRAM).o