14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
--- doc/Makefile.in.orig Tue Jan 18 14:28:32 2000
|
|
+++ doc/Makefile.in Tue Jan 18 14:29:00 2000
|
|
@@ -40,8 +40,8 @@
|
|
|
|
all: rxvt.1
|
|
|
|
-rxvt.1: rxvt.tbl Makefile
|
|
- @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
|
|
+#rxvt.1: rxvt.tbl Makefile
|
|
+# @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
|
|
|
|
SEDREPLACE = -e 's%@RXVT_VERSION@%$(VERSION)%g;'\
|
|
-e 's%@RXVT_LSMDATE@%$(LSMDATE)%g;'\
|