This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
1e9b9ed0bd
RIOT
/
sys
/
net
/
routing
/
rpl
/
Makefile
4 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
add Makefiles to sys/net
2013-03-16 17:02:35 +01:00
MODULE
:=
$(
shell basename
$(
CURDIR
)
)
simplify and unify include pathes additional: * exporting include path in sys is mandatory for subfolders * removed duplicate object file in linker call
2013-12-21 16:05:29 +01:00
add Makefiles to sys/net
2013-03-16 17:02:35 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink