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