Quoting r. Hal Rosenstock <[EMAIL PROTECTED]>: > 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 _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
