#
# xrick/include/Makefile
#
# This source code file is part of the xrick distribution, and as such is
# copyrighted. Please read the README file in the root directory of the
# distribution for information about copyrights, trademarks, license,
# disclaimers, etc.
#

#
# rules
#
#
clean:
	rm -f *~

# eof




