]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/makefile.wat
Added dialup to filelist.txt and wxUniv.dsp
[wxWidgets.git] / samples / toolbar / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..95c26443ed5b8a1da9ad62e5d929a922348af740 100644 (file)
@@ -1,13 +1,9 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
+# Purpose: makefile for toolbar example (Watcom)
+# Created: 2000-03-14
 
 WXDIR = $(%WXWIN)
 
-PROGRAM = test
+PROGRAM = toolbar
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat