2004-04-10  Matthias Andreas Benkard  <mulk@mbenkard.de>

	* po/Makefile (clean): rmdir -p the LC_MESSAGE directories.

	* debian/packages (Source.Build-Depends): New line.

	* Makefile (mascyma): New target. Build upon "make all".

	* Makefile (po, po-update, pot-update, domains, clean, install): Change
	back to base directory after finishing the task in the subdirectory.

	* po/Makefile (install): Fix indentation (tabs).

	* po/Makefile (install): $(LANGUAGES) rather than de en sv.

	* po/Makefile: Provide default values for all variables, such that make
	can be called in po/ directly.

	* Makefile (install): $(DESTDIR) rather than $(PREFIX). Need this for
	dpkg-buildpackage, which wants to put files into a directory different
	from $(PREFIX). Other package managers supposedly need this as well.

	* Makefile (install): Install wxgui.

	* Makefile (mascyma.1.gz): New target. Build upon "make all".


2004-04-11  Matthias Andreas Benkard  <mulk@mbenkard.de>

	* po/Makefile (clean, install, domains, po-update): Add language la.

	* po/la.po: New file.

	* po/Makefile: Make the Makefile more generic, allowing for easy
	addition of new languages.

	(root): Define some variables depending on $(LANGUAGES).

	(clean, po, po-update, domains): Use these variables.

	(.%.domain): New generic target instead of .de.domain, .en.domain, etc.

