Skip to content
Snippets Groups Projects
Commit 615b6137 authored by Martin Mareš's avatar Martin Mareš
Browse files

Asymptote: Makefile

parent eb3c4212
Branches
No related tags found
No related merge requests found
all: $(patsubst %.asy,%.pdf,$(wildcard *.asy))
%.pdf: %.asy
asy -f pdf $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment