X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a5137d74ab4f665603d8c8c6518ad4464fc8917..015e69f36dfbc469eef59456f973d0567e865d70:/samples/treectrl/Makefile.in?ds=inline diff --git a/samples/treectrl/Makefile.in b/samples/treectrl/Makefile.in index df8080f5dc..5a08e1e427 100644 --- a/samples/treectrl/Makefile.in +++ b/samples/treectrl/Makefile.in @@ -1,18 +1,11 @@ -# -# File: makefile.unx -# Author: Julian Smart -# Created: 1998 -# Updated: -# Copyright: (c) 1998 Julian Smart -# -# "%W% %G%" -# -# Makefile for treectrl example (UNIX). +# Purpose: makefile for treectrl example (UNIX). +# Created: 2000-03-15 -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. +program_dir = samples/treectrl -PROGRAM=treetest +PROGRAM=treectrl OBJECTS=$(PROGRAM).o