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