]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/tab/makefile.b32
renamed tab sample
[wxWidgets.git] / samples / tab / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..b47c6f67b73ef3aa4043630e813dea72d27f34fe 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 tab example (BC++ 32bit)
+# Created: 2000-03-15
 
 WXDIR = $(WXWIN)
 
-TARGET=test
+TARGET=tab
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32