From 681e04b0605d2e526f6adc2f99c2ff8fc9e842a7 Mon Sep 17 00:00:00 2001 From: Olivier Mehani Date: Sat, 18 Aug 2018 15:39:37 +1000 Subject: Makefile fixes for non GNU systems * Move `Makefile` to `GNUmakefile`, which GNU `make` picks first * Add `Makefile` so other `make`s forward to `gmake` * Set the `SHELL` variable and let `make` handle the shell Signed-off-by: Olivier Mehani --- scripts/require.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/require.sh (limited to 'scripts/require.sh') diff --git a/scripts/require.sh b/scripts/require.sh old mode 100644 new mode 100755 -- cgit v1.2.3