xref: /petsc/interfaces/lua/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
19895aa37SBarry Smith#requirespackage 'PETSC_HAVE_LUA'
29895aa37SBarry SmithALL: lib
39895aa37SBarry Smith
49895aa37SBarry SmithCFLAGS    =
59895aa37SBarry SmithFFLAGS    =
69895aa37SBarry SmithCPPFLAGS  =
79895aa37SBarry SmithSOURCEC	  =
89895aa37SBarry SmithSOURCEF	  =
99895aa37SBarry SmithSOURCEH	  =
109895aa37SBarry SmithMANSEC	  = Sys
119895aa37SBarry SmithLIBBASE	  = libpetscsys
129895aa37SBarry SmithDIRS	  =
139895aa37SBarry SmithLOCDIR	  = interfaces/lua/
149895aa37SBarry Smith
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
189895aa37SBarry Smith
19