# Makefile.in generated automatically by automake 1.2 from Makefile.am

# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.


SHELL = /bin/sh

srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@

bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include

pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@

top_builddir = ..

ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@

INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@

NORMAL_INSTALL = true
PRE_INSTALL = true
POST_INSTALL = true
NORMAL_UNINSTALL = true
PRE_UNINSTALL = true
POST_UNINSTALL = true
CC = @CC@
CXX = @CXX@
MAKEINFO = @MAKEINFO@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
VERSION = @VERSION@

bitmapdir = $(includedir)/bitmaps
EXTRA_DIST = $(bitmap_DATA)
bitmap_DATA = MASK.xbm application.xbm autocad.xbm bargraph.xbm binary.xbm \
	binedit.xbm bitmap.xbm bug.xbm cad.xbm calendar.xbm chip.xbm \
	circuit.xbm circuit2.xbm clipboard.xbm clipboard2.xbm columns.xbm \
	compressed.xbm config.xbm core.xbm crontab.xbm cycle.xbm data.xbm \
	dead.xbm debug.xbm dot_CC.xbm dot_a.xbm dot_a2.xbm dot_c.xbm \
	dot_cc.xbm dot_f.xbm dot_h.xbm dot_o.xbm dot_p.xbm dot_s.xbm \
	dot_so.xbm draw.xbm draw2.xbm draw3.xbm emacs.xbm empty.xbm \
	exclamation.xbm experiment.xbm fig.xbm file.xbm firstaid.xbm \
	firstaid2.xbm fish_monster.xbm font.xbm framemaker.xbm gif.xbm \
	gif2.xbm gil.xbm grab.xbm graph.xbm help.xbm helpme.xbm hexdump.xbm \
	hidden.xbm hidden_dir.xbm html.xbm icon.xbm icon2.xbm iff.xbm \
	index.xbm info.xbm info_dot.xbm jpeg.xbm jpeg2.xbm key_dir.xbm \
	letters.xbm lharc.xbm link.xbm link_appl.xbm link_bad.xbm \
	link_dir.xbm lisp.xbm list.xbm lock.xbm lock_dir.xbm mail_dir.xbm \
	mailbox.xbm makefile.xbm manpage.xbm matlab.xbm matrix.xbm \
	model.xbm multiple.xbm music.xbm network_dir.xbm news_dir.xbm \
	no_entry.xbm note.xbm objects.xbm objects2.xbm objects3.xbm \
	open_dir.xbm paint.xbm paragraphs.xbm parent_dir.xbm phone.xbm \
	plain.xbm plain_dir.xbm plain_grey.xbm postscript.xbm postscript2.xbm \
	prefs.xbm printer.xbm program.xbm program2.xbm radioactive.xbm \
	radioactive2.xbm raster.xbm rc.xbm report.xbm sc.xbm scrapbook.xbm \
	signals.xbm solids.xbm sound.xbm sound2.xbm spreadsheet.xbm stop.xbm \
	system.xbm system_dir.xbm tag.xbm tar.xbm tar_z.xbm teddy.xbm tex.xbm \
	text.xbm tiff.xbm trash.xbm uu.xbm watch.xbm wordprocess.xbm x.xbm \
	xbm.xbm xchess.xbm xdbx.xbm xfm_a.xbm xfm_appmgr.xbm xfm_au.xbm \
	xfm_c.xbm xfm_cc.xbm xfm_core.xbm xfm_data.xbm xfm_dir.xbm \
	xfm_dirmsk.xbm xfm_draw.xbm xfm_fig.xbm xfm_file.xbm xfm_filemsk.xbm \
	xfm_files.xbm xfm_filesmsk.xbm xfm_gif.xbm xfm_h.xbm xfm_info.xbm \
	xfm_lines.xbm xfm_make.xbm xfm_o.xbm xfm_objects.xbm xfm_paint.xbm \
	xfm_par.xbm xfm_phone.xbm xfm_ps.xbm xfm_report.xbm xfm_stop.xbm \
	xfm_sys.xbm xfm_tag.xbm xfm_tar.xbm xfm_tex.xbm xfm_text.xbm \
	xfm_tiff.xbm xfm_uu.xbm xfm_wavy.xbm xfm_wavy1.xbm xfm_word.xbm \
	xfm_xbm.xbm xfm_xpm.xbm xfm_z.xbm xfm_zoo.xbm xman.xbm zip.xbm zoo.xbm
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES = 
DATA =  $(bitmap_DATA)

DIST_COMMON =  Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = gtar
GZIP = --best
default: all

.SUFFIXES:
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --gnu bitmaps/Makefile

Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


install-bitmapDATA: $(bitmap_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(bitmapdir)
	@list='$(bitmap_DATA)'; for p in $$list; do \
	  if test -f $(srcdir)/$$p; then \
	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(bitmapdir)/$$p"; \
	    $(INSTALL_DATA) $(srcdir)/$$p $(bitmapdir)/$$p; \
	  else if test -f $$p; then \
	    echo " $(INSTALL_DATA) $$p $(bitmapdir)/$$p"; \
	    $(INSTALL_DATA) $$p $(bitmapdir)/$$p; \
	  fi; fi; \
	done

uninstall-bitmapDATA:
	$(NORMAL_UNINSTALL)
	list='$(bitmap_DATA)'; for p in $$list; do \
	  rm -f $(bitmapdir)/$$p; \
	done
tags: TAGS
TAGS:


distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = bitmaps

distdir: $(DISTFILES)
	here=`cd $(top_builddir) && pwd`; \
	top_distdir=`cd $(top_distdir) && pwd`; \
	cd $(top_srcdir) \
	  && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bitmaps/Makefile
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  test -f $(distdir)/$$file \
	  || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	  || cp -p $$d/$$file $(distdir)/$$file; \
	done
info:
dvi:
check: all
	$(MAKE)
installcheck:
install-exec: 
	@$(NORMAL_INSTALL)

install-data: install-bitmapDATA
	@$(NORMAL_INSTALL)

install: install-exec install-data all
	@:

uninstall: uninstall-bitmapDATA

all: Makefile $(DATA)

install-strip:
	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
installdirs:
	$(mkinstalldirs)  $(bitmapdir)


mostlyclean-generic:
	test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:
	test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	rm -f Makefile $(DISTCLEANFILES)
	rm -f config.cache config.log stamp-h stamp-h[0-9]*
	test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
	test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
mostlyclean:  mostlyclean-generic

clean:  clean-generic mostlyclean

distclean:  distclean-generic clean
	rm -f config.status

maintainer-clean:  maintainer-clean-generic distclean
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

.PHONY: default uninstall-bitmapDATA install-bitmapDATA tags distdir \
info dvi installcheck install-exec install-data install uninstall all \
installdirs mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
