blob: 0261edf7c6a8b931d21e8388c091f6c46243611c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/Makefile.in.orig Mon Apr 20 00:24:18 1998
+++ doc/Makefile.in Sun Oct 4 22:13:57 1998
@@ -55,7 +55,7 @@
tags allbin:
-alldoc: $(basedir)/$(VERNAME).lsm rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt
+alldoc: rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt
$(basedir)/$(VERNAME).lsm: LSM.in ../autoconf/Make.common.in
$(SED) $(SEDREPLACE) < LSM.in > $@
|