root/other/dsss-testing-framework/plats.sh

Revision 803, 191 bytes (checked in by Gregor, 1 year ago)

--

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1 #!/bin/bash
2 # Plats list for DSSS tests
3 PLATS="i686-pc-linux-gnu i686-pc-linux-gnu-dmd i686-win32-dmd"
4 PRIMARY_PLAT="i686-pc-linux-gnu"
5 NATIVE_PLATS="i686-pc-linux-gnu i686-pc-linux-gnu-dmd"
Note: See TracBrowser for help on using the browser.