2023-03-30 07:34:55 -05:00

5 lines
72 B
Makefile

include ../tools.mk
all:
$(RUSTDOC) -o "$(TMPDIR)/foo/bar/doc" foo.rs