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