Edit

kc3-lang/gnulib/modules/csharpcomp

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2007-06-09 11:11:14
    Hash : 90988ede
    Message : Update after allocsa -> malloca renaming.

  • modules/csharpcomp
  • Description:
    Compile a C# program.
    
    Files:
    lib/csharpcomp.h
    lib/csharpcomp.c
    
    Depends-on:
    stdbool
    xmalloca
    execute
    pipe
    wait-process
    getline
    sh-quote
    safe-read
    error
    gettext-h
    csharpcomp-script
    
    configure.ac:
    
    Makefile.am:
    lib_SOURCES += csharpcomp.h csharpcomp.c
    
    Include:
    "csharpcomp.h"
    
    License:
    GPL
    
    Maintainer:
    Bruno Haible