Avida

 

root / avida-ed / build_avida

Revision 12, 64 bytes (checked in by brysonda, 6 years ago)

Preparing the tree for a source code release. @DMB

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3mkdir -p build
4cd build
5cmake ../
6make
7make install
8
Note: See TracBrowser for help on using the browser.