summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nameauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/nameauth/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/nameauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/nameauth/Makefile b/Master/texmf-dist/source/latex/nameauth/Makefile
index 6bd5f42d95f..44d46cbfeb3 100644
--- a/Master/texmf-dist/source/latex/nameauth/Makefile
+++ b/Master/texmf-dist/source/latex/nameauth/Makefile
@@ -239,7 +239,7 @@ $(NAME).pdf : $(NAME).sty
# files as well.
$(NAME).sty : $(NAME).dtx
- $(BUILDENGINE)$(EXT) $(COREOPTS) $(ADDOPTS) $(NAME).dtx >/dev/null
+ $(BUILDENGINE)$(EXT) $(COREOPTS) $(ADDOPTS) $(NAME).dtx > /dev/null
#
# Examples and Testing Section
@@ -332,7 +332,7 @@ imageout : test07_02.pdf test09_01.pdf
.PHONY: tests images unpack clean exclean testclean distclean uninst ununstall
# Simply unpack the other supplied files from the dtx file.
-# Not usually deeded to build the package, but can be used,
+# Not usually needed to build the package, but can be used,
# for example, in case one accidentally deletes a file.
unpack :