CVS tree and the packed source tarfile.
-# $Id: Makefile.in,v 1.9 2000/05/02 21:15:51 hno Exp $
+# $Id: Makefile.in,v 1.10 2000/12/09 03:28:39 wessels Exp $
#
prefix = @prefix@
exec_prefix = @exec_prefix@
anthony-xbm.gif \
anthony-xpm.gif
-all:
+all: $(ICONS)
+
+$(ICONS):
+ @$(SHELL) -c "$(SHELL) $(srcdir)/icons.shar"
icons.shar:
shar --no-timestamp $(ICONS) > $@