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