Emacs .dirs-local.el: change default make target
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
((nil . ((compile-command . (concat "make -C "
|
((nil . ((compile-command . (concat "make -C "
|
||||||
(vc-root-dir)
|
(vc-root-dir)
|
||||||
" -k -j4 testing")))))
|
" -k -j4 dev")))))
|
||||||
|
Reference in New Issue
Block a user