projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
127a53d
)
Removed useless Makefile
author
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 18 Aug 2014 21:35:51 +0000
(23:35 +0200)
committer
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 18 Aug 2014 21:35:51 +0000
(23:35 +0200)
Makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
deleted file mode 100644
(file)
index
f802d67
..0000000
--- a/
Makefile
+++ /dev/null
@@
-1,5
+0,0 @@
-.PHONY: all
-
-all:
- +make -C build
-