]> git.saurik.com Git - wxWidgets.git/blame - samples/dnd/makefile.b32
Committing in .
[wxWidgets.git] / samples / dnd / makefile.b32
CommitLineData
457814b5 1#
4bf78aae 2# File: makefile.b32
457814b5 3# Author: Julian Smart
4bf78aae 4# Created: 1999
457814b5 5# Updated:
4bf78aae 6# Copyright:
457814b5 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
457814b5
JS
9
10WXDIR = $(WXWIN)
457814b5
JS
11
12TARGET=dnd
4bf78aae 13OBJECTS = $(TARGET).obj
457814b5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
457814b5 16