Switch to Makefile for build system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((compile-command . "sh build.sh")
|
||||
((nil . ((compile-command . "make MODE=debug")
|
||||
(+license/license-choice . "Unlicense")))
|
||||
(c-mode . ((mode . clang-format))))
|
||||
|
||||
Reference in New Issue
Block a user