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 6SOURCEH = ximpl.h 7MANSEC = Sys 8SUBMANSEC = Draw 9LIBBASE = libpetscsys 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14