# Elf without shared libm -- we have to link with the archive library, even# for programs that don't use complex.LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)SHFLAGS = -h $(SHLIB)DEPLIBS = ../$(SHLIB)LDLIBS = -L.. -lstdc++ -lmMLDLIBS = -L.. -lstdc++ -lm