# Nothing to do in this directory

all::
	@

clean::
	@

distclean:: clean
	@

realclean:: clean
	@

mostlyclean:: clean
	@

install::
	@
