summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-30 18:40:53 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-30 18:40:53 +0200
commitdde454d54147d8fba5ea263bdf66d1cc48c44968 (patch)
treef40f106e4c7ab5b4cf8c5c0ee41ba4a60c395306 /Makefile
downloadeffireg-website-dde454d54147d8fba5ea263bdf66d1cc48c44968.tar.gz
Add: initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..14078f5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+yarns = $(wildcard *.yarn)
+images = $(wildcard *.diag)
+
+all: arch.html
+
+arch.html: $(yarns) $(images) arch.css
+ ./build.sh