Ed Maste <ema...@freebsd.org> mentioned that BSD make didn't
work with OVS.  That was unintentional; I just hadn't tested it
with BSD make in a while.

I tested these with the following make program in Debian:

Package: pmake
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 448
Maintainer: Sam Hocevar <s...@debian.org>
Architecture: i386
Version: 1.111-2+squeeze1
Depends: libc6 (>= 2.3.4)
Description: NetBSD make
 pmake is a program designed to simplify the maintenance of other
 programs. Its input is a list of specifications as to the files upon
 which programs and other files depend.  mkdep, a program to construct
 Makefile dependency lists, is also included.

"make dist" is still going to be broken with BSD make after these
patches; that will take some more work.

Ben Pfaff (3):
  Makefile: Mark dist-hook-git and rate-limit-check as phony rules.
  configure: Fix check for GNU make $(if) extension.
  Makefiles: Enable "dist-hook-git" check only when GNU make is in use.

 Makefile.am  |    8 ++++++++
 acinclude.m4 |   38 ++++++++++++++++++++++++++++++--------
 configure.ac |    1 +
 3 files changed, 39 insertions(+), 8 deletions(-)

-- 
1.7.2.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to