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