##########################################################################
#
# Xclasses makefile: dialog
# ($Id: Makefile,v 1.2 1998/07/30 16:10:43 beckerr Exp $)
#
##########################################################################

TOPDIR=../..
include $(TOPDIR)/Rules
DIRNAME=dialog

ALL=easy_dialog.o file_dialog.o setup_dialog.o about_dialog.o

include ../code.rule
