diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/third/pgfplots/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/context/third/pgfplots/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/pgfplots/Makefile b/Master/texmf-dist/doc/context/third/pgfplots/Makefile new file mode 100644 index 00000000000..5f9be6c1a5f --- /dev/null +++ b/Master/texmf-dist/doc/context/third/pgfplots/Makefile @@ -0,0 +1,6 @@ + +pgfplotsexample-context.pdf: FORCE + . ~/context/tex/setuptex && context pgfplotsexample-context + @echo "Context MkIV compiled" + +FORCE: |