view modules/javacomp @ 9426:3384ef16a830

Remove some temp files leftover from tests. * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files. * modules/freadable-tests (MOSTLYCLEANFILES): Likewise. * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
author Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
date Tue, 30 Oct 2007 07:05:41 +0100
parents a162347a0232
children f0a681493fa6
line wrap: on
line source

Description:
Compile a Java program.

Files:
lib/javacomp.h
lib/javacomp.c

Depends-on:
stdbool
unistd
javaversion
execute
pipe
wait-process
classpath
xsetenv
sh-quote
binary-io
safe-read
xalloc
xmalloca
getline
filename
fwriteerror
clean-temp
error
xvasprintf
c-strstr
gettext-h
javacomp-script

configure.ac:

Makefile.am:
lib_SOURCES += javacomp.h javacomp.c

Include:
"javacomp.h"

License:
GPL

Maintainer:
Bruno Haible