summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-30 18:04:23 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-30 18:04:23 +0200
commit58c8454cd01fc8ec5c88b51945f077a18598b976 (patch)
tree7152d70d59d670d2f1eb70a41632a4436965218d /doc/Makefile
parent16f543ca60c4adeaf5990892e90f1f74d5e3b1da (diff)
downloadeffi-reg-58c8454cd01fc8ec5c88b51945f077a18598b976.tar.gz
Change: Rename arch/ to doc/
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644
index 0000000..14078f5
--- /dev/null
+++ b/doc/Makefile
@@ -0,0 +1,7 @@
+yarns = $(wildcard *.yarn)
+images = $(wildcard *.diag)
+
+all: arch.html
+
+arch.html: $(yarns) $(images) arch.css
+ ./build.sh