mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-15 08:47:56 +01:00
2 lines
165 B
EmacsLisp
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"))))
|