]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
gmake-4 supports != shell assignment operator, like BSD make.
authorRoy Marples <roy@marples.name>
Wed, 23 Apr 2014 16:00:50 +0000 (16:00 +0000)
committerRoy Marples <roy@marples.name>
Wed, 23 Apr 2014 16:00:50 +0000 (16:00 +0000)
commitc9beb7cc29899f74ebb638f38f3f23516bc2dc6f
tree4ace1443195a60af9571fcfa5adaf27032258819
parentf3d23eb267c24f2e77b99302607aec86295507e7
gmake-4 supports != shell assignment operator, like BSD make.
This breaks our hack to support both, so workaround by using GNUmakefile at
the toplevel.
Note that building a source release now requires BSD make or gmake-4
GNUmakefile
Makefile
README
dhcpcd-hooks/GNUmakefile [new file with mode: 0644]
dhcpcd-hooks/Makefile
test/GNUmakefile [new file with mode: 0644]
test/Makefile