Mercurial > hg > octave-shane > gnulib-hg
view modules/javaexec-script @ 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 | 1c6d7f8aff91 |
children |
line wrap: on
line source
Description: Execute a Java program. Files: build-aux/javaexec.sh.in m4/javaexec.m4 Depends-on: configure.ac: # You need to invoke gt_JAVAEXEC yourself, possibly with arguments. AC_CONFIG_FILES([javaexec.sh:build-aux/javaexec.sh.in]) Makefile.am: Include: License: GPLed build tool Maintainer: Bruno Haible