summaryrefslogtreecommitdiff
path: root/manual/PRESENTATION_ExAdv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'manual/PRESENTATION_ExAdv/Makefile')
-rw-r--r--manual/PRESENTATION_ExAdv/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/PRESENTATION_ExAdv/Makefile b/manual/PRESENTATION_ExAdv/Makefile
new file mode 100644
index 00000000..f38bd6ce
--- /dev/null
+++ b/manual/PRESENTATION_ExAdv/Makefile
@@ -0,0 +1,6 @@
+
+all: select_01.pdf
+
+select_01.pdf: select_01.v select_01.ys
+ ../../yosys select_01.ys
+