X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b63f97ea944b933c3f8e95ffd32280948d680250..f2616db56739e4962f683f59ac9e207756efe23c:/samples/wizard/makefile.g95 diff --git a/samples/wizard/makefile.g95 b/samples/wizard/makefile.g95 index 0d481d3f70..08d6e90f0f 100644 --- a/samples/wizard/makefile.g95 +++ b/samples/wizard/makefile.g95 @@ -1,11 +1,5 @@ -# -# File: makefile.g95 -# Author: Julian Smart -# Created: 1999 -# Updated: -# Copyright: (c) Julian Smart, 1999 -# -# Makefile for wxWindows sample (Cygwin/Mingw32). +# Purpose: makefile for wizard example (Cygwin/Mingw32) +# Created: #03.01.00 WXDIR = ../..