X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ce70b006d1f63e07a22b48961aa79b908d2e286..3b7bc64a2a4cef84b584fe531da17b15eb269689:/samples/exec/makefile.dos diff --git a/samples/exec/makefile.dos b/samples/exec/makefile.dos index 9ade46c750..9c8fcbf3c6 100644 --- a/samples/exec/makefile.dos +++ b/samples/exec/makefile.dos @@ -1,12 +1,5 @@ -# -# File: makefile.dos -# Author: Julian Smart -# Created: 1998 -# Updated: -# -# Makefile : Builds 16-bit sample, VC++ 1.5 -# Use FINAL=1 argument to nmake to build final version with no debugging -# info +# Purpose: makefile for exec example (VC++ 1.5x) +# Created: 2000-03-14 WXDIR = $(WXWIN)