mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 09:05:32 +00:00
Added genfiles.zip to MXE "make dist"
This commit is contained in:
parent
4df902637a
commit
973d376733
2 changed files with 4 additions and 2 deletions
|
@ -24,7 +24,7 @@ passes/techmap/techmap.inc: techlibs/common/techmap.v
|
|||
passes/techmap/techmap.o: passes/techmap/techmap.inc
|
||||
|
||||
TARGETS += yosys-filterlib$(EXE)
|
||||
GENFILES += passes/techmap/filterlib.o
|
||||
EXTRA_OBJS += passes/techmap/filterlib.o
|
||||
|
||||
yosys-filterlib$(EXE): passes/techmap/filterlib.o
|
||||
$(P) $(CXX) -o yosys-filterlib$(EXE) $(LDFLAGS) $^ $(LDLIBS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue