浏览代码

Mention GNU make requirement in Makefile

master
Bert Münnich 7 年前
父节点
当前提交
33b5dbfa82
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile 查看文件

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

VERSION := git-20171006

all: sxiv


正在加载...
取消
保存