This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
makefile template fix
pull/169/head
Tristan Sloughter
10 years ago
parent
8988c9ff6c
commit
410b98e0d4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
priv/templates/Makefile.dtl
+ 1
- 1
priv/templates/Makefile.dtl
View File
@ -1,4 +1,4 @@
# Based on c_src.mk from erlang.mk by Lo
ï
c Hoguin <essen@ninenines.eu>
# Based on c_src.mk from erlang.mk by Lo
i
c Hoguin <essen@ninenines.eu>
CURDIR
:=
$(
shell
pwd
)
BASEDIR
:=
$(
abspath
$(
CURDIR
)
/..
)
Write
Preview
Loading…
Cancel
Save