]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dragimag/makefile.b32
1. wxFTP works (somehow)
[wxWidgets.git] / samples / dragimag / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..071c3500745e52f030b62565c1e5bb1fa555e232 100644 (file)
@@ -1,15 +1,9 @@
-#
-# File:                makefile.b32
-# Author:      Julian Smart
-# Created:     1999
-# Updated:     
-# Copyright:
-#
-# Makefile : Builds sample for 32-bit BC++
+# Purpose: makefile for dragimag example (BC++ 32bit)
+# Created: 2000-03-15
 
 WXDIR = $(WXWIN)
 
-TARGET=test
+TARGET=dragimag
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32