This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
phyus
/
uboot-vybrid_public
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
38d299c2db
Ramos
Etiquetas
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
uboot-vybrid_pu...
/
tools
/
easylogo
/
Makefile
Makefile
78 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
CFLAGS += -Wall
all: easylogo
clean:
rm -f easylogo *.o
.PHONY: all clean