diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-16 06:55:48 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-16 06:55:48 +0000 |
commit | 37e294439db5c0243bb4555107153fd406fc345b (patch) | |
tree | 6704556077cbb3ae5a0b1ee9d5b36e84c92c7caa /Build/source/texk/xdvik/Makefile.in | |
parent | 1a8234fd7b5b1213ee72712077172cf9120a72c0 (diff) |
Fixed minor typos
git-svn-id: svn://tug.org/texlive/trunk@25663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/Makefile.in')
-rw-r--r-- | Build/source/texk/xdvik/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvik/Makefile.in b/Build/source/texk/xdvik/Makefile.in index a8a00280c86..99560f42104 100644 --- a/Build/source/texk/xdvik/Makefile.in +++ b/Build/source/texk/xdvik/Makefile.in @@ -1699,7 +1699,7 @@ config.force: $(common_dependencies) $(xdvi_bin_OBJECTS): libxdvi.a $(common_dependencies) -# When cross-compiling, EXEEXT for the build and hosts system may differ. +# When cross-compiling, EXEEXT for the build and host systems may differ. # Thus we depend on the auxiliary file squeeze/stamp-squeeze. psheader.c: psheader.txt squeeze/stamp-squeeze squeeze/squeeze $(srcdir)/psheader.txt $@ |