NanoX modifications git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
25 lines
577 B
Makefile
25 lines
577 B
Makefile
# 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)
|