xwords/xwords4/common/.dir-locals.el

2 lines
165 B
EmacsLisp

;; See https://emacs.stackexchange.com/questions/691/how-can-i-customize-the-compile-command
((nil . ((compile-command . "cd ../linux && make MEMDEBUG=TRUE -j9"))))