Get xfstests building on irix using root/toolroot.
[xfstests-dev.git] / README
diff --git a/README b/README
index 7dfb0aa1acf0df8521b9f2f184df52ec6344ba68..049ae083a18ce0783f5db0a73a911ce2b3f36534 100644 (file)
--- a/README
+++ b/README
@@ -6,10 +6,9 @@ Building Linux:
        - cd into the xfstests directory and run make.
        
 Building IRIX:
-       - Note gmake must be used. FSQA will not build with IRIX make.
-       - fw_gcc, fw_make, fw_autoconf, fw_libtool and compiler_dev 
-         and all their prerequisites must be installed. 
-       - cd into the xfstests directory and run gmake. 
+       - cd into the xfstests directory 
+       - set the ROOT and TOOLROOT env variables for IRIX appropriately
+       - run ./make_irix
 
 ______________________
 USING THE FSQA SUITE