projects
/
ieee754fpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5248a09
)
add git submodule init to Makefile
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 4 Feb 2019 00:28:04 +0000
(
00:28
+0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 4 Feb 2019 00:28:04 +0000
(
00:28
+0000)
Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/Makefile
b/Makefile
new file mode 100644
(file)
index 0000000..
0a29168
--- /dev/null
+++ b/
Makefile
@@ -0,0
+1,3
@@
+gitupdate:
+ git submodule init
+ git submodule update --recursive