Re: [ovs-dev] [PATCH] INSTALL: Admit that only GNU make works.

2013-04-15 Thread Ed Maste
On 15 March 2013 17:30, Ben Pfaff wrote: > I promised some time ago to take a look at fixing the behavior of the > Makefiles with non-GNU make, but it doesn't realistically seem that I will. > Thanks. Even if we addressed the current issues I wouldn't be surprised to find new failures appearing

[ovs-dev] [PATCH] INSTALL: Admit that only GNU make works.

2013-03-15 Thread Ben Pfaff
I promised some time ago to take a look at fixing the behavior of the Makefiles with non-GNU make, but it doesn't realistically seem that I will. CC: Ed Maste Signed-off-by: Ben Pfaff --- INSTALL | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTAL