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