]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/makefile.b32
compilation fix for BC++ (hopefully)
[wxWidgets.git] / samples / notebook / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..7c8d2ff01b2163e3b5d3aa321bc43f5cdd33c262 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 notebook example (BC++ 32bit)
+# Created: 2000-03-15
 
 WXDIR = $(WXWIN)
 
-TARGET=test
+TARGET=notebook
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32