diff options
author | Nao Pross <naopross@thearcway.org> | 2016-12-31 01:22:49 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2016-12-31 01:22:49 +0100 |
commit | 0f1ff9fa2e101be45b55303e21e3ace65b0a48c2 (patch) | |
tree | bd513996463fee14c8e0264153ebcc3beb75f09e /doc/makefile | |
download | vfio-build-0f1ff9fa2e101be45b55303e21e3ace65b0a48c2.tar.gz vfio-build-0f1ff9fa2e101be45b55303e21e3ace65b0a48c2.zip |
first commit
Diffstat (limited to '')
-rw-r--r-- | doc/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/makefile b/doc/makefile new file mode 100644 index 0000000..05e0b81 --- /dev/null +++ b/doc/makefile @@ -0,0 +1,2 @@ +all: + xelatex --output-directory=build pcie_passthrough.tex |