Browse Source

Mention GNU make requirement in Makefile

master
Bert Münnich 7 years ago
parent
commit
33b5dbfa82
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile View File

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

VERSION := git-20171006

all: sxiv


Loading…
Cancel
Save