]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/Makefile
Clean out the old stuff
[wxWidgets.git] / utils / dialoged / src / Makefile
index 35ce1069fd3baf62b98cee56f35c65ea0a9e0cb8..bc7d7e827eebd2c06671a963d3aae87c352f6db5 100644 (file)
@@ -1 +1,24 @@
-include ../../../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)