Commits


Martin Kroeker authored and GitHub committed 3381f237096
Handle different object extensions in Makefile The optimized LAPACK functions from interface use OS-dependent suffixes .o/.obj for the object files, while netlib LAPACK uses .o throughout. ReLAPACK object names have to match in order for function replacement in the growing library file to work.