projects
/
erlang-estap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36969e9
)
Added forgotten -f option to sheebang in makefile.
master
author
Stanislaw Klekot
<dozzie@jarowit.net>
Mon, 13 Feb 2017 02:15:18 +0000
(
03:15
+0100)
committer
Stanislaw Klekot
<dozzie@jarowit.net>
Mon, 13 Feb 2017 02:15:18 +0000
(
03:15
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
0a5c004
..
51241aa
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-#!/usr/bin/make
+#!/usr/bin/make -f
#-----------------------------------------------------------------------------