]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/dialoged/src/makefile.unx
Set the selection under Motif in wxChoiceDialog
[wxWidgets.git] / utils / dialoged / src / makefile.unx
... / ...
CommitLineData
1#
2# File: makefile.unx
3# Author: Julian Smart
4# Created: 1998
5# Updated:
6# Copyright: (c) 1998 Julian Smart
7#
8# "%W% %G%"
9#
10# Makefile for Dialog Editor (Unix)
11
12PROGRAM=dialoged
13
14OBJECTS = dialoged.o reseditr.o dlghndlr.o reswrite.o\
15 winprop.o edtree.o edlist.o symbtabl.o winstyle.o
16
17include ../../../src/makeprog.env
18