summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fontspec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fontspec/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/fontspec/Makefile40
1 files changed, 20 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/fontspec/Makefile b/Master/texmf-dist/source/latex/fontspec/Makefile
index 4d260dba41e..64fc172348a 100644
--- a/Master/texmf-dist/source/latex/fontspec/Makefile
+++ b/Master/texmf-dist/source/latex/fontspec/Makefile
@@ -8,26 +8,26 @@ SHELL = /bin/sh
#### BEGIN ####
help:
- echo 'FONTSPEC makefile targets:'
- echo ' '
- echo ' help - (this message)'
- echo ' unpack - extracts all files'
- echo ' doc - compile documentation'
- echo ' gendoc - compile documentation including external examples'
- echo ' ctan - generate archive for CTAN'
- echo ' all - unpack & doc'
- echo ' world - all & ctan'
- echo ' clean - remove all generated and built files'
- echo ' '
- echo ' install - install the package into your home texmf tree'
- echo ' install TEXMFROOT=<texmf> - install the package into the path <texmf>'
- echo ' '
- echo ' check - run the test suite'
- echo ' initest - initialise any new tests'
- echo ' <testname> - run only this test'
- echo ' '
- echo 'I recommend `make -j4 check` or thereabouts to parallelise'
- echo 'the testing.'
+ @echo 'FONTSPEC makefile targets:'
+ @echo ' '
+ @echo ' help - (this message)'
+ @echo ' unpack - extracts all files'
+ @echo ' doc - compile documentation'
+ @echo ' gendoc - compile documentation including external examples'
+ @echo ' ctan - generate archive for CTAN'
+ @echo ' all - unpack & doc'
+ @echo ' world - all & ctan'
+ @echo ' clean - remove all generated and built files'
+ @echo ' '
+ @echo ' install - install the package into your home texmf tree'
+ @echo ' install TEXMFROOT=<texmf> - install the package into the path <texmf>'
+ @echo ' '
+ @echo ' check - run the test suite'
+ @echo ' initest - initialise any new tests'
+ @echo ' <testname> - run only this test'
+ @echo ' '
+ @echo 'I recommend `make -j4 check` or thereabouts to parallelise'
+ @echo 'the testing.'
NAME = fontspec