summaryrefslogtreecommitdiff
path: root/techlibs
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs')
-rw-r--r--techlibs/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/Makefile.inc b/techlibs/Makefile.inc
index 031a4ad3..6c2a5f66 100644
--- a/techlibs/Makefile.inc
+++ b/techlibs/Makefile.inc
@@ -1,5 +1,5 @@
-TARGETS += techlibs/blackbox.v
+EXTRA_TARGETS += techlibs/blackbox.v
techlibs/blackbox.v: techlibs/blackbox.sed techlibs/simlib.v techlibs/stdcells_sim.v
cat techlibs/simlib.v techlibs/stdcells_sim.v | sed -rf techlibs/blackbox.sed > techlibs/blackbox.v.new