X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6244848856584171db8cd74a7ff227250e46cc54..023fff9ae0d4b7ace23fc5c070576c240a9f6915:/samples/joytest/makefile.bcc?ds=sidebyside 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