projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for assertion failure
[wxWidgets.git]
/
samples
/
proplist
/
Makefile.in
diff --git
a/samples/proplist/Makefile.in
b/samples/proplist/Makefile.in
index 113c8bacdf050dee8c00b40801ade4a679042316..d55ad0cd7c3d17da76df704186ab67fa8beb7c0f 100644
(file)
--- a/
samples/proplist/Makefile.in
+++ b/
samples/proplist/Makefile.in
@@
-1,19
+1,11
@@
-#
-# File: makefile.unx
-# Author: Julian Smart
-# Created: 1998
-# Updated:
-# Copyright: (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for proplist example (UNIX).
+# Purpose: makefile for proplist example (UNIX).
+# Created: 2000-03-15
top_srcdir = @top_srcdir@/..
top_builddir = ../..
program_dir = samples/proplist
top_srcdir = @top_srcdir@/..
top_builddir = ../..
program_dir = samples/proplist
-PROGRAM=
te
st
+PROGRAM=
propli
st
OBJECTS=$(PROGRAM).o
OBJECTS=$(PROGRAM).o