drr
11/11/2020, 9:02 AMLIBRARIES = $(sort $(notdir $(wildcard libraries/sky130_*_sc_*)))
The _sc_
part looks like it would miss the fd_io library, although a quick and dirty swap with fd_io resulted in a lot of errors, there must be something I'm missing here