repositories
/
paefcais1617.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be35024
)
add common makefile
author
Mart Lubbers
<mart@martlubbers.net>
Fri, 9 Dec 2016 14:44:14 +0000
(15:44 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Fri, 9 Dec 2016 14:44:14 +0000
(15:44 +0100)
Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/Makefile
b/Makefile
new file mode 100644
(file)
index 0000000..
7ffb490
--- /dev/null
+++ b/
Makefile
@@ -0,0
+1,4
@@
+all:
+ make -C assignment1
+ make -C assignment2
+