X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1683d38998df9b7a03486ec11bfc46833de91c5..298d86536801bde42431cee95a8ac1a921b83139:/samples/notebook/Makefile.in?ds=inline diff --git a/samples/notebook/Makefile.in b/samples/notebook/Makefile.in index e0a1dcc68c..58b5cda979 100644 --- a/samples/notebook/Makefile.in +++ b/samples/notebook/Makefile.in @@ -1,19 +1,11 @@ -# -# File: makefile.unx -# Author: Julian Smart -# Created: 1998 -# Updated: -# Copyright: (c) 1998 Julian Smart -# -# "%W% %G%" -# -# Makefile for notebook example (UNIX). +# Purpose: makefile for notebook example (UNIX). +# Created: 2000-03-15 -top_srcdir = @top_srcdir@ +top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/notebook -PROGRAM=test +PROGRAM=notebook OBJECTS=$(PROGRAM).o