This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
liberama
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Добавил makefile
Book Pauk
hace 6 años
padre
e4a8575cb6
commit
52010d88c3
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
makefile
+ 4
- 0
makefile
Ver fichero
@@ -0,0 +1,4 @@
+.PHONY: all
+
+%:
+ @npm run $@