all:: mitgw.out

cgw_with_routes(mitgw,$(GWLIBINST))

.o.out:	foo
	ld -X -e start -o $@ $(LINK) st.o

