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