add missing file

This commit is contained in:
Eric House 2024-10-07 12:03:41 -07:00
parent b2ffd915dd
commit 659f282733

View file

@ -0,0 +1,2 @@
;; See https://emacs.stackexchange.com/questions/691/how-can-i-customize-the-compile-command
((nil . ((compile-command . "make MEMDEBUG=TRUE -j9"))))