all: linex linex: GSL_LinearAlgebra.h linex: GSL_LinearAlgebra_Examples.cpp g++ -ggdb -o linex $< -lgsl -lgslcblas