X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48fe83743aafc0c3427824b7c3051119b22ebe79..99a030f5ed9d062981dc33cd2b1b7eb878d26ebd:/samples/splitter/Makefile.in diff --git a/samples/splitter/Makefile.in b/samples/splitter/Makefile.in index 53fb90f516..b00d31b678 100644 --- a/samples/splitter/Makefile.in +++ b/samples/splitter/Makefile.in @@ -1,22 +1,13 @@ -# -# File: makefile.unx -# Author: Julian Smart -# Created: 1998 -# Updated: -# Copyright: (c) 1998 Julian Smart -# -# "%W% %G%" -# -# Makefile for splitter example (UNIX). +# Purpose: makefile for splitter example (UNIX). +# Created: 2000-03-15 top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/splitter -PROGRAM=test +PROGRAM=splitter OBJECTS=$(PROGRAM).o include ../../src/makeprog.env -