This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Tankernn
/
qmk_firmware
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add Makefile
Danny Nguyen
há 8 anos atrás
pai
38a83700c3
commit
7042af7020
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
0
keyboards/handwired/magicforce68/Makefile
+ 3
- 0
keyboards/handwired/magicforce68/Makefile
Ver Ficheiro
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif