]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/grid/makefile.b32
oops, wxGTK.spec missed clean section
[wxWidgets.git] / samples / grid / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..05eecd79595d1799402d79f6832176f3b5206f0f 100644 (file)
@@ -1,15 +1,9 @@
-#
-# File:                makefile.b32
-# Author:      Julian Smart
-# Created:     1999
-# Updated:     
-# Copyright:
-#
-# Makefile : Builds sample for 32-bit BC++
+# Purpose: makefile for grid example (BC++ 32bit)
+# Created: 2000-03-15
 
 WXDIR = $(WXWIN)
 
-TARGET=test
+TARGET=grid
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32