This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
[bsp][hifive1] add Makefile file
guozhanxin
%!s(int64=7) %!d(string=hai) anos
pai
e9b6db768f
achega
f58da45090
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
bsp/hifive1/Makefile
+ 7
- 0
bsp/hifive1/Makefile
Ver ficheiro
@@ -0,0 +1,7 @@
+scons := python ${SCONS}\scons.py
+
+all:
+ @$(scons)
+
+clean:
+ @$(scons) -c