root / JX / trunk / build-g

Revision 13, 65 bytes (checked in by daboo, 2 years ago)

Some useful build scripts.

  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3J_COMPILE_DEBUG=-g
4export J_COMPILE_DEBUG
5
6./build
Note: See TracBrowser for help on using the browser.