This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Tankernn
/
qmk_firmware
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Add Makefile
Danny Nguyen
8 anos atrás
pai
38a83700c3
commit
7042af7020
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
0
keyboards/handwired/magicforce68/Makefile
+ 3
- 0
keyboards/handwired/magicforce68/Makefile
Ver arquivo
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif