]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/thread/Makefile.in
fixed bug in mouse handling
[wxWidgets.git] / samples / thread / Makefile.in
index 4a36eeaa86444d319424795ba89034df301360c6..6df1617e758f7af8b3dd16178ffbeb0abaf90f97 100644 (file)
@@ -1,19 +1,11 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for thread example (UNIX).
+# Purpose: makefile for thread example (UNIX).
+# Created: 2000-03-15
 
 top_srcdir = @top_srcdir@/..
 top_builddir = ../..
 program_dir = samples/thread
 
-PROGRAM=test
+PROGRAM=thread
 
 OBJECTS=$(PROGRAM).o