view modules/csharpexec-script @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 1c6d7f8aff91
children
line wrap: on
line source

Description:
Script to execute a C# program.

Files:
build-aux/csharpexec.sh.in
m4/csharpexec.m4
m4/csharp.m4

Depends-on:

configure.ac:
# You need to invoke gt_CSHARPEXEC yourself, possibly with arguments.
AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in])

Makefile.am:

Include:

License:
GPLed build tool

Maintainer:
Bruno Haible