aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/aiger/Makefile.inc
diff options
context:
space:
mode:
authorEddie Hung <eddieh@ece.ubc.ca>2019-02-06 12:19:48 -0800
committerEddie Hung <eddieh@ece.ubc.ca>2019-02-06 12:19:48 -0800
commitcc0b723484d27424a65336662b7e8c19e21589c2 (patch)
treec894fa60956941ac055040fdac77921faa0cbda4 /frontends/aiger/Makefile.inc
parent3f0bb441f8a3014bf6b3a656b673fc07663bda76 (diff)
downloadyosys-cc0b723484d27424a65336662b7e8c19e21589c2.tar.gz
yosys-cc0b723484d27424a65336662b7e8c19e21589c2.tar.bz2
yosys-cc0b723484d27424a65336662b7e8c19e21589c2.zip
WIP
Diffstat (limited to 'frontends/aiger/Makefile.inc')
-rw-r--r--frontends/aiger/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/aiger/Makefile.inc b/frontends/aiger/Makefile.inc
new file mode 100644
index 000000000..bc1112452
--- /dev/null
+++ b/frontends/aiger/Makefile.inc
@@ -0,0 +1,3 @@
+
+OBJS += frontends/aiger/aigerparse.o
+