From cfbccf30e184518d84a32a2bae4eab44af010879 Mon Sep 17 00:00:00 2001 From: "Peter H. Froehlich" Date: Sun, 17 Oct 2021 13:01:18 +0200 Subject: Better GNU make fix --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6d5c56f..6f63b1d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -.POSIX: -CC?=cc # GNU make .POSIX fix +#.POSIX: # GNU make forces CC=c99 which breaks -std=c11 SHELL=/bin/sh # paranoia .PHONY: prod static dev sane check clean depend format install uninstall -- cgit 1.4.1-2-gfad0 specs/ranger/'>ranger
mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
summary refs log blame commit diff stats
path: root/doc/pydoc/ranger.fsobject.html
blob: 864aef988a6364f95b940d6af1b3bb3d88b2a0c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10