all: sewage.out

cgw_with_routes_and_chaos(sewage,$(GWLIBINST))

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

