X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1683d38998df9b7a03486ec11bfc46833de91c5..790ba06b28f232abc42c4ed784df4b86bfbfe5e6:/samples/thread/Makefile.in diff --git a/samples/thread/Makefile.in b/samples/thread/Makefile.in index 1202c026a5..6df1617e75 100644 --- a/samples/thread/Makefile.in +++ b/samples/thread/Makefile.in @@ -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_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/thread -PROGRAM=test +PROGRAM=thread OBJECTS=$(PROGRAM).o