.PHONY: all all: jabber-init.elc org-init.elc gnus-init.elc %.elc: %.el emacs -Q -batch -eval "(byte-compile-file \"$<\")"