home
/
code
/
tt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
236a869
)
Dont ask for permission to auto-install dependencies
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 18 Nov 2020 21:19:37 +0000
(16:19 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 18 Nov 2020 21:19:37 +0000
(16:19 -0500)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
c2d3dd1
..
4e5863e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
.PHONY: install
install:
- raco pkg install
+ raco pkg install
--deps search-auto
.PHONY: test
test:
This page took
0.032149 seconds
and
4
git commands to generate.