#$Id: Makefile,v 1.1 2008-04-14 20:08:41 stevey Exp $ EMACS=emacs BUILD=-batch -q -l js2-build.el -f js2-build-js2-mode all: $(EMACS) $(BUILD)