]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/exec/makefile.vc
attempts to fix recursive mutex initialized detection under RedHat 7.1 (new glibc)
[wxWidgets.git] / samples / exec / makefile.vc
index 2781f416aeff4738403e0a448b96a7afc0f1c11d..a3b548c5c6363140b32fceb01f6f9984975feefc 100644 (file)
@@ -1,12 +1,5 @@
-#
-# File:                makefile.vc
-# Author:      Julian Smart
-# Created:     1999
-# Updated:     
-# Copyright:   (c) Julian Smart
-#
-# Makefile : Builds sample (VC++, WIN32)
-# Use FINAL=1 argument to nmake to build final version with no debug info.
+# Purpose: makefile for exec example (VC++ 32bit)
+# Created: 2000-03-14
 
 # Set WXDIR for your system
 WXDIR = $(WXWIN)