Explorar el Código

Mention GNU make requirement in Makefile

master
Bert Münnich hace 8 años
padre
commit
33b5dbfa82
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Ver fichero

@@ -1,3 +1,5 @@
# Requires GNU make 3.80 or later

VERSION := git-20171006

all: sxiv


Cargando…
Cancelar
Guardar