X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bf78aae345c474fe75c0d9df43cf3aaeaf75d57..b6b85bdccb56b9eb8d4e5ebce4dc3ff776fc9ce8:/samples/notebook/makefile.b32 diff --git a/samples/notebook/makefile.b32 b/samples/notebook/makefile.b32 index 95ddc80d76..7c8d2ff01b 100644 --- a/samples/notebook/makefile.b32 +++ b/samples/notebook/makefile.b32 @@ -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