X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68be9f090f422450d333385cf62c9b4d350674be..c5e4ef4ef28501ad537eaa4a41caf690d887dd3a:/samples/dragimag/makefile.wat

diff --git a/samples/dragimag/makefile.wat b/samples/dragimag/makefile.wat
index 81a83e42a9..8be0d5aec8 100644
--- a/samples/dragimag/makefile.wat
+++ b/samples/dragimag/makefile.wat
@@ -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)
 
-PROGRAM = test
+PROGRAM = dragimag
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat