]> git.saurik.com Git - wxWidgets.git/blame - utils/dialoged/src/makefile.b32
sun compilation fix
[wxWidgets.git] / utils / dialoged / src / makefile.b32
CommitLineData
457814b5
JS
1#
2# File: makefile.b32
3# Author: Patrick Halke
4# Created: 1995
5# Updated:
6# Copyright: (c) 1993, AIAI, University of Edinburgh
7#
8# "%W% %G%"
9#
10# Makefile : Builds Dialog Editor (32-bit Borland)
11
12# WXWIN and BCCDIR are set by parent make
13
14WXDIR = $(WXWIN)
457814b5
JS
15
16TARGET=dialoged
bbcdf8bc 17OBJECTS = dialoged.obj reseditr.obj dlghndlr.obj reswrite.obj winprop.obj edtree.obj edlist.obj symbtable.obj winstyle.obj
457814b5 18
4bf78aae 19!include $(WXDIR)\src\makeb32.env
457814b5 20