1-include ../../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_X' 3 4CPPFLAGS = ${X_INCLUDE} 5SOURCEC = xinit.c ximage.c xcolor.c xops.c xioerr.c xtext.c xtone.c drawopenx.c 6MANSEC = Sys 7SUBMANSEC = Draw 8LIBBASE = libpetscsys 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13