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