X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=tools%2Fjava%2FMakefile.in;fp=tools%2Fjava%2FMakefile.in;h=d98970a916027486b26ca4ca8e119fe2ceb11790;hp=b9baddb5144e7897a599000b09ebb1d2db393b44;hb=2ecfe2ef876b4d5d28b1e857c7dfb3d78b43b3b6;hpb=fcf9c84cd00a6af405bb8d2f838e10ef89482857 diff --git a/tools/java/Makefile.in b/tools/java/Makefile.in index b9baddb..d98970a 100644 --- a/tools/java/Makefile.in +++ b/tools/java/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -211,7 +211,7 @@ $(am__aclocal_m4_deps): # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -236,7 +236,7 @@ $(RECURSIVE_TARGETS): fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \