--- Makefile.in.orig	Sat Apr  4 17:32:23 1998
+++ Makefile.in	Sat Apr  4 17:38:18 1998
@@ -132,12 +132,6 @@
 	else file=splay.1; fi; \
 	echo " $(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst"; \
 	$(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst
-	@sect=1;				\
-	inst=`echo "xsplay" | sed '$(transform)'`.1; \
-	if test -f $(srcdir)/xsplay.1; then file=$(srcdir)/xsplay.1; \
-	else file=xsplay.1; fi; \
-	echo " $(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst"; \
-	$(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst
 
 uninstall-man:
 	$(NORMAL_UNINSTALL)
