.PHONY: nothing

nothing:
	@ echo "If you wish to work on the Lustre Parser, please read Makefile.messages.maintenance"
	
include Makefile.messages.maintenance
