xref: /petsc/interfaces/lua/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../petscdir.mk
29895aa37SBarry Smith#requirespackage 'PETSC_HAVE_LUA'
39895aa37SBarry SmithALL: lib
49895aa37SBarry Smith
59895aa37SBarry SmithCFLAGS    =
69895aa37SBarry SmithFFLAGS    =
79895aa37SBarry SmithCPPFLAGS  =
89895aa37SBarry SmithSOURCEC	  =
99895aa37SBarry SmithSOURCEF	  =
109895aa37SBarry SmithSOURCEH	  =
119895aa37SBarry SmithMANSEC	  = Sys
129895aa37SBarry SmithLIBBASE	  = libpetscsys
139895aa37SBarry SmithDIRS	  =
149895aa37SBarry SmithLOCDIR	  = interfaces/lua/
159895aa37SBarry Smith
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
199895aa37SBarry Smith
20