]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxtree/src/makefile.b32
Compilation fixes
[wxWidgets.git] / utils / wxtree / src / makefile.b32
index 6f257ba8de60388f03d5152505438b0ba1830a8f..fe9d9fb3e358c56f01ed71ce50c1ed3a217621cd 100644 (file)
@@ -1,18 +1,16 @@
 #
 # File:                makefile.b32
-# Author:      Patrick Halke
-# Created:     1995
+# Author:      Julian Smart
+# Created:     1999
 # Updated:     
-# Copyright:   (c) 1993, AIAI, University of Edinburgh
 #
-# "%W% %G%"
 #
-# Makefile : Builds 32bit wxtree library for 32-bit BC++
+# Makefile : Builds wxTree sample for 32-bit BC++
 
 WXDIR = $(WXWIN)
 
 TARGET=test
-OBJECTS=$(TARGET)
+OBJECTS=$(TARGET).obj wxtree.obj
 
 !include $(WXDIR)\src\makeprog.b32