]>
Commit | Line | Data |
---|---|---|
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 | DEPFILES= dialoged.d dlghndlr.d edlist.d edtree.d reseditr.d reswrite.d symbtabl.d winprop.d winstyle.d | |
21 | ||
22 | include ../../../src/makeprog.env | |
23 | ||
24 | -include $(DEPFILES) |