Lines Matching refs:sh
120 ../common/topo_error.c: ../common/mkerror.sh ../common/topo_error.h
121 sh ../common/mkerror.sh liberrors < ../common/topo_error.h > $@
122 sh ../common/mkerror.sh properrors < ../common/libtopo.h >> $@
123 sh ../common/mkerror.sh methoderrors < ../common/libtopo.h >> $@
124 sh ../common/mkerror.sh fmrierrors < ../common/libtopo.h >> $@
125 sh ../common/mkerror.sh hdlerrors < ../common/libtopo.h >> $@
126 sh ../common/mkerror.sh moderrors < ../common/topo_mod.h >> $@
128 $(SRCDIR)/topo_tables.c: $(SRCDIR)/mktables.sh $(SRCDIR)/libtopo.h
129 sh $(SRCDIR)/mktables.sh $(SRCDIR)/libtopo.h > $@