#
# This file is part of the Maxwell Word Processor application.
# Copyright (C) 1996, 1997, 1998 Andrew Haisley, David Miller, Tom Newton
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#

MODULE          := edit
COMPONENT       := xpm
SOURCES         := 
PUBLIC_HEADERS  := 
PRIVATE_HEADERS := 
OTHER_FILES := mx_back.xpm mx_back_ins.xpm mx_background.xpm mx_black.xpm \
mx_blue.xpm mx_bold.xpm mx_bold_ins.xpm mx_bold_lg.xpm mx_bold_lg_ins.xpm \
mx_centre_justify.xpm mx_centre_justify_lg.xpm mx_copy.xpm mx_copy_ins.xpm \
mx_create.xpm mx_cut.xpm mx_cut_ins.xpm mx_dashed.xpm mx_dotted.xpm \
mx_envelope.xpm mx_error.xpm mx_find.xpm mx_find_dummy.xpm mx_footer.xpm \
mx_format_character.xpm mx_format_columns.xpm mx_format_columns_ins.xpm \
mx_format_paragraph.xpm mx_format_table.xpm mx_format_table_ins.xpm \
mx_forward.xpm mx_forward_ins.xpm mx_goto.xpm mx_green.xpm mx_header.xpm \
mx_help.xpm mx_help_icon.xpm mx_icon.xpm mx_indigo.xpm mx_inform.xpm \
mx_insert_bullets.xpm mx_insert_diagram.xpm mx_insert_image.xpm \
mx_insert_page_break.xpm mx_insert_symbol.xpm mx_insert_table.xpm \
mx_italic.xpm mx_italic_ins.xpm mx_italic_lg.xpm mx_italic_lg_ins.xpm \
mx_justify.xpm mx_justify_lg.xpm mx_left_justify.xpm mx_left_justify_lg.xpm \
mx_ltblue.xpm mx_ltgreen.xpm mx_ltindigo.xpm mx_ltorange.xpm mx_ltred.xpm \
mx_ltviolet.xpm mx_ltyellow.xpm mx_maxwell.xpm mx_maxwell_bg.xpm mx_open.xpm \
mx_orange.xpm mx_paste.xpm mx_paste_ins.xpm mx_print.xpm mx_question.xpm \
mx_quit.xpm mx_red.xpm mx_replace.xpm mx_right_justify.xpm \
mx_right_justify_lg.xpm mx_save.xpm mx_save_ins.xpm mx_solid.xpm \
mx_spelling.xpm mx_subscript.xpm mx_superscript.xpm mx_transparant.xpm \
mx_underline.xpm mx_underline_ins.xpm mx_underline_lg.xpm mx_violet.xpm \
mx_warn.xpm mx_white.xpm mx_yellow.xpm mx_about_maxwell.xpm \
mx_insert_table_ins.xpm mx_insert_page_break_ins.xpm mx_goto_ins.xpm \
mx_dd_black.xpm mx_dd_blue.xpm mx_dd_green.xpm mx_dd_indigo.xpm \
mx_dd_ltblue.xpm mx_dd_ltgreen.xpm mx_dd_ltindigo.xpm mx_dd_ltorange.xpm \
mx_dd_ltred.xpm mx_dd_ltviolet.xpm mx_dd_ltyellow.xpm mx_dd_orange.xpm \
mx_dd_red.xpm mx_dd_violet.xpm mx_dd_white.xpm mx_dd_yellow.xpm \
mx_dd_transparent.xpm

USER_CFLAGS     := 

EXEC_SOURCES    := 
EXEC_MODULES    := xpm
USER_LNOPTS     := 


include $(MAXUSERROOT)/build/maxwell.component.mk
