]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/splitter/makefile.wat
Initial checkin of the wxFrame support added by Aleks G.
[wxWidgets.git] / samples / splitter / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..a923a2c3dfbe08681072e37fd39f26016bbf1b9d 100644 (file)
@@ -1,13 +1,9 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
+# Purpose: makefile for splitter example (Watcom)
+# Created: 2000-03-15
 
 WXDIR = $(%WXWIN)
 
-PROGRAM = test
+PROGRAM = splitter
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat