X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6244848856584171db8cd74a7ff227250e46cc54..0222a60b3491fa0835b4b0d41430c745e9b90615:/samples/joytest/makefile.bcc diff --git a/samples/joytest/makefile.bcc b/samples/joytest/makefile.bcc index d84ed49281..51ff8dfd69 100644 --- a/samples/joytest/makefile.bcc +++ b/samples/joytest/makefile.bcc @@ -1,10 +1,5 @@ -# -# File: makefile.bcc -# Author: Julian Smart -# Created: 1998 -# Updated: -# -# Builds a BC++ 16-bit sample +# Purpose: makefile for joytest example (BC++ 16bit) +# Created: 2000-03-14 !if "$(WXWIN)" == "" !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx