diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ world: all ctan $(DO_PDFLATEX) luatexbase.%.lua: %.lua - ln -s $< $@ + ln -sf $< $@ $(UNPACKED_MCB): luamcallbacks.dtx $(DO_TEX) |
index : luatexbase | ||
**legacy** Luatex fundamental environment |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -73,7 +73,7 @@ world: all ctan $(DO_PDFLATEX) luatexbase.%.lua: %.lua - ln -s $< $@ + ln -sf $< $@ $(UNPACKED_MCB): luamcallbacks.dtx $(DO_TEX) |