X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b127f3011fe1950a6b423c87560f026cdc90e4a3..2e25e7b7629b9c362d1fc689b536032a35441b8c:/utils/dialoged/src/Makefile diff --git a/utils/dialoged/src/Makefile b/utils/dialoged/src/Makefile index e87123793d..bc7d7e827e 100644 --- a/utils/dialoged/src/Makefile +++ b/utils/dialoged/src/Makefile @@ -1 +1,24 @@ -include ../../../install/unix/setup/general/makedirs +# Generated automatically from Makefile.in by configure. +# +# File: makefile.unx +# Author: Julian Smart +# Created: 1998 +# Updated: +# Copyright: (c) 1998 Julian Smart +# +# "%W% %G%" +# +# Makefile for Tex2RTF (Unix) + +top_srcdir = ../../.. +top_builddir = ../../.. +program_dir = utils/dialoged/src + +PROGRAM=DialogEd + +OBJECTS = dialoged.o dlghndlr.o edlist.o edtree.o reseditr.o reswrite.o symbtabl.o winprop.o winstyle.o +DEPFILES= dialoged.d dlghndlr.d edlist.d edtree.d reseditr.d reswrite.d symbtabl.d winprop.d winstyle.d + +include ../../../src/makeprog.env + +-include $(DEPFILES)