This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
13 lines
546 B
Text
13 lines
546 B
Text
$NetBSD: patch-af,v 1.1.1.1 2002/05/31 12:59:56 seb Exp $
|
|
|
|
--- texk/web2c/Makefile.in.orig Tue Sep 18 13:53:39 2001
|
|
+++ texk/web2c/Makefile.in Tue Sep 18 13:54:03 2001
|
|
@@ -443,7 +443,7 @@
|
|
|
|
latex.fmt: tex
|
|
$(dumpenv) $(MAKE) $(makeargs) files="--progname=latex latex.ltx" prereq-check
|
|
- $(dumpenv) ./tex --progname=latex --ini \\input latex.ltx </dev/null
|
|
+ $(dumpenv) ./tex --progname=latex --ini \\input latex.ltx </dev/null || ${TRUE}
|
|
|
|
latex209.fmt: tex
|
|
$(dumpenv) $(MAKE) $(makeargs) files="--progname=latex209 lplain.tex" prereq-check
|