]> arthur.barton.de Git - bup.git/commit - GNUmakefile
Redirect to GNU make when possible
authorRob Browning <rlb@defaultvalue.org>
Sat, 27 Mar 2021 22:05:39 +0000 (17:05 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 28 Mar 2021 21:25:18 +0000 (16:25 -0500)
commita5374f99ca0a37bfe28e42d94b939697ca0ace72
tree5abf55162593ea6ca9f8944c45d2bc7498c89bba
parentccf26c87af6b11bd005afd50efabf920bf449199
Redirect to GNU make when possible

Rename Makefile to GNUmakefile and add a Makefile that for at least
FreeBSD make will redirect the build to GNU make, and don't fail if
make is not GNU make without checking gmake.

Thanks to Greg Troxel for a reminder about the issue.

Signed-off-by: Rob Browning <rlb@defaultvalue.org
Tested-by: Rob Browning <rlb@defaultvalue.org>
GNUmakefile
Makefile [new file with mode: 0644]
config/configure