]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/src/Makefile
fixed bug with using wxCommandEvent::GetInt() instead of GetId()
[wxWidgets.git] / utils / dialoged / src / Makefile
1 # Generated automatically from Makefile.in by configure.
2 #
3 # File: makefile.unx
4 # Author: Julian Smart
5 # Created: 1998
6 # Updated:
7 # Copyright: (c) 1998 Julian Smart
8 #
9 # "%W% %G%"
10 #
11 # Makefile for Tex2RTF (Unix)
12
13 top_srcdir = ../../..
14 top_builddir = ../../..
15 program_dir = utils/dialoged/src
16
17 PROGRAM=DialogEd
18
19 OBJECTS = dialoged.o dlghndlr.o edlist.o edtree.o reseditr.o reswrite.o symbtabl.o winprop.o winstyle.o
20
21 include ../../../src/makeprog.env
22