diff options
Diffstat (limited to 'libjava/classpath/native/target/generic/Makefile.am')
-rw-r--r-- | libjava/classpath/native/target/generic/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libjava/classpath/native/target/generic/Makefile.am b/libjava/classpath/native/target/generic/Makefile.am deleted file mode 100644 index bc8413c3a75..00000000000 --- a/libjava/classpath/native/target/generic/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -## Input file for automake to generate the Makefile.in used by configure - -EXTRA_DIST = \ -target_generic_io.h \ -target_generic_misc.h \ -target_generic.h \ -target_generic_math_float.h \ -target_generic_network.h \ -target_generic_file.h \ -target_generic_math_int.h |