]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/makefile.wat
updated opengl
[wxWidgets.git] / samples / proplist / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..b2a02cf03d42c0954f5e23ad3d98e97ed2cdb618 100644 (file)
@@ -1,13 +1,9 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
+# Purpose: makefile for proplist example (Watcom)
+# Created: 2000-03-15
 
 WXDIR = $(%WXWIN)
 
-PROGRAM = test
+PROGRAM = proplist
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat