texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6006] no make check, for arnold


From: karl
Subject: [6006] no make check, for arnold
Date: Tue, 30 Dec 2014 00:17:43 +0000

Revision: 6006
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6006
Author:   karl
Date:     2014-12-30 00:17:41 +0000 (Tue, 30 Dec 2014)
Log Message:
-----------
no make check, for arnold

Modified Paths:
--------------
    trunk/texindex/GNUmakefile

Modified: trunk/texindex/GNUmakefile
===================================================================
--- trunk/texindex/GNUmakefile  2014-12-29 23:53:05 UTC (rev 6005)
+++ trunk/texindex/GNUmakefile  2014-12-30 00:17:41 UTC (rev 6006)
@@ -2,7 +2,7 @@
 TEXI = ti.texi
 AWK = texindex.awk
 
-all: check $(AWK) html ti.pdf
+all: $(AWK) html ti.pdf
 
 $(TEXI): $(SOURCE)
        rm -f $@; $(GAWK) ./jrweave $(SOURCE) >$(TEXI) || rm -f $@; chmod a-w $@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]