##
# Convenience Makefile.
#
# Usage :
#
# "make clean" : Clean up sun-po and manpages directories
# "make" : Build the po and manpage files
#
@echo
@echo "NOTE:"
@echo " This Makefile just builds its dependencies. It isn't meant to"
@echo " build the all packages in the repository."
@echo