1Description:
2Java CLASSPATH handling.
3
4Files:
5lib/classpath.h
6lib/classpath.c
7
8Depends-on:
9stdbool
10xsetenv
11xalloc
12
13configure.ac:
14
15Makefile.am:
16lib_SOURCES += classpath.h classpath.c
17
18Include:
19"classpath.h"
20
21License:
22GPL
23
24Maintainer:
25all
26