1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = morethuente.c 7SOURCEF = 8SOURCEH = morethuente.h 9OBJSC = morethuente.o 10OBJSF = 11LIBBASE = libtao 12MANSEC = 13LOCDIR = src/linesearch/impls/morethuente/ 14 15include ${TAO_DIR}/conf/tao_base 16 17