commit | f3bc1561c84525e8cb20dd11dd698495b62e6b3c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Sep 04 00:16:35 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Sep 04 00:16:35 2016 -0400 |
tree | 905c473e8db1ef21a6429829d5d5ad5ddadd30ef | |
parent | 254195627f052f09282f2cba37222b371ab47d60 [diff] |
Fix FreeBSD pmake support Fix a typo in the @ifNotGNUmake@ case of MCONFIG.in. Also allow the FORCE_NATIVE_MAKE to force the use of the non-GNU make optimized Makefile. The resulting makefile will work with GNU Make 4.2.1, although "make V=1" won't be honored. Signed-off-by: Theodore Ts'o <tytso@mit.edu>