#
# a dummy target which does nothing - just in case
# 'ALL: get mapped into this file'
#  
all_dummy:
	-@true

include ${PETSC_DIR}/conf/variables
include ${PETSC_DIR}/conf/rules

