xref: /petsc/src/snes/impls/patch/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../petscdir.mk
2561742edSMatthew G. Knepley
3561742edSMatthew G. KnepleySOURCEC  = snespatch.c
4561742edSMatthew G. KnepleySOURCEF  =
5561742edSMatthew G. KnepleySOURCEH  =
6561742edSMatthew G. KnepleyLIBBASE  = libpetscsnes
7561742edSMatthew G. KnepleyMANSEC   = SNES
8561742edSMatthew G. KnepleyLOCDIR   = src/snes/impls/patch/
9561742edSMatthew G. Knepley
10561742edSMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables
11561742edSMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules
12561742edSMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test
13