[openib-general] Re: [ANNOUNCE] userspace/management now partially uses autotools

Michael S. Tsirkin mst at mellanox.co.il
Sun Jan 30 08:58:50 PST 2005


Quoting r. Hal Rosenstock <halr at voltaire.com>:
> Subject: Re: [ANNOUNCE] userspace/management now partially uses autotools
> 
> On Sun, 2005-01-30 at 09:18, Michael S. Tsirkin wrote:
> > Patch?
> 
> Here's a script to revert back to the old Makefiles:
> 
> At the userspace/management level, here is a revert.sh script:
> 
> #!/bin/sh
> cp diags/net/ibnetdiscover/Makefile.orig
> diags/net/ibnetdiscover/Makefile
> cp diags/net/smpdump/Makefile.orig diags/net/smpdump/Makefile
> cp diags/net/smpquery/Makefile.orig diags/net/smpquery/Makefile
> cp diags/net/sminfo/Makefile.orig diags/net/sminfo/Makefile
> cp diags/host/ibstat/Makefile.orig diags/host/ibstat/Makefile
> cp diags/host/scripts/Makefile.orig diags/host/scripts/Makefile
> cp libibumad/Makefile.orig libibumad/Makefile
> cp libibcommon/Makefile.orig libibcommon/Makefile
> cp libibmad/Makefile.orig libibmad/Makefile
> cp util/mad_test/Makefile.orig util/mad_test/Makefile
> 
> So, run:
> 1. make clean
> 2. ./revert.sh
> 3. make &&  make install
> 
> -- Hal
> 

Thanks!

-- 
MST - Michael S. Tsirkin



More information about the general mailing list