]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/src/makefile.b32
Copyright cleanup
[wxWidgets.git] / utils / dialoged / src / makefile.b32
1 #
2 # File: makefile.b32
3 # Author: Patrick Halke
4 # Created: 1995
5 # Updated:
6 # Copyright:
7 #
8 # "%W% %G%"
9 #
10 # Makefile : Builds Dialog Editor (32-bit Borland)
11
12 # WXWIN and BCCDIR are set by parent make
13
14 WXDIR = $(WXWIN)
15
16 TARGET=dialoged
17 OBJECTS = dialoged.obj reseditr.obj dlghndlr.obj reswrite.obj winprop.obj\
18 edtree.obj edlist.obj symbtabl.obj winstyle.obj
19
20 !include $(WXDIR)\src\makeprog.b32
21