axes title: interface.o axes.x
	$(F77) $(LDFLAGS) $(STRIP) -o axes interface.o axes.x $(GRZ)
	-ln axes title 2>/dev/null || true
	@echo axes title loaded
interface.C: ; echo "INCLUDE(u/cinter)CINTER(axes,g)" >interface.C
internal: axes.x title.x
	echo INTERNALS $?
