2025-06-28 16:47:23 +09:00
|
|
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
|
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
|
|
2026-04-17 01:04:42 -07:00
|
|
|
((nil . ((compile-command . "make -kC build/")
|
|
|
|
|
(my/project-run-command . "build/simple-lisp"))))
|