diff --git a/en/handbook/Makefile b/en/handbook/Makefile index 86248cd76b..bb949860c1 100644 --- a/en/handbook/Makefile +++ b/en/handbook/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.9 1999-01-25 21:58:47 nik Exp $ +# $Id: Makefile,v 1.10 1999-01-25 22:00:40 nik Exp $ # # Build the FreeBSD Handbook. Will eventually split in two, a generic .mk # file which can be used by many Makefiles, and a much smaller Makefile @@ -221,9 +221,9 @@ ${DOC}.tex: ${SRCS} ${DOC}.dvi: ${DOC}.tex @echo "==> TeX pass 1/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> TeX pass 2/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> Tex pass 3/3" tex "&jadetex" ${DOC}.tex diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile index 86248cd76b..bb949860c1 100644 --- a/en_US.ISO8859-1/books/handbook/Makefile +++ b/en_US.ISO8859-1/books/handbook/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.9 1999-01-25 21:58:47 nik Exp $ +# $Id: Makefile,v 1.10 1999-01-25 22:00:40 nik Exp $ # # Build the FreeBSD Handbook. Will eventually split in two, a generic .mk # file which can be used by many Makefiles, and a much smaller Makefile @@ -221,9 +221,9 @@ ${DOC}.tex: ${SRCS} ${DOC}.dvi: ${DOC}.tex @echo "==> TeX pass 1/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> TeX pass 2/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> Tex pass 3/3" tex "&jadetex" ${DOC}.tex diff --git a/en_US.ISO_8859-1/books/handbook/Makefile b/en_US.ISO_8859-1/books/handbook/Makefile index 86248cd76b..bb949860c1 100644 --- a/en_US.ISO_8859-1/books/handbook/Makefile +++ b/en_US.ISO_8859-1/books/handbook/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.9 1999-01-25 21:58:47 nik Exp $ +# $Id: Makefile,v 1.10 1999-01-25 22:00:40 nik Exp $ # # Build the FreeBSD Handbook. Will eventually split in two, a generic .mk # file which can be used by many Makefiles, and a much smaller Makefile @@ -221,9 +221,9 @@ ${DOC}.tex: ${SRCS} ${DOC}.dvi: ${DOC}.tex @echo "==> TeX pass 1/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> TeX pass 2/3" - tex "&jadetex" ${DOC}.tex + -tex "&jadetex" ${DOC}.tex @echo "==> Tex pass 3/3" tex "&jadetex" ${DOC}.tex