Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
piumarta
/
javascrypt
réplica de
https://github.com/mtardy/javascrypt.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
Use -o option instead of output redirection
pull/1/head
mtardy
hace 4 años
padre
dcd558a43a
commit
64d141b1ee
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
Makefile
+ 1
- 1
Makefile
Ver fichero
@ -5,7 +5,7 @@ cparser: calc.c
$(
CC
)
-o calc calc.c
calc.c
:
calc
.
leg
$(
PG
)
calc.leg > calc.c
$(
PG
)
-o calc.c calc.leg
clean
:
rm calc.c calc
Escribir
Vista previa
Cargando…
Cancelar
Guardar