Diff for /rpl/man/Attic/Makefile.in between versions 1.1.1.1 and 1.3

version 1.1.1.1, 2010/01/26 15:22:46 version 1.3, 2010/03/01 14:48:14
Line 1 Line 1
 # Makefile.in generated by automake 1.11 from Makefile.am.  # Makefile.in generated by automake 1.11.1 from Makefile.am.
 # @configure_input@  # @configure_input@
   
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Line 132  CYGPATH_W = @CYGPATH_W@ Line 132  CYGPATH_W = @CYGPATH_W@
 DATE = @DATE@  DATE = @DATE@
 DATE_FR = @DATE_FR@  DATE_FR = @DATE_FR@
 DEBUG = @DEBUG@  DEBUG = @DEBUG@
 DEBUG_CODE = @DEBUG_CODE@  
 DEFS = @DEFS@  DEFS = @DEFS@
 DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
 DVIPS = @DVIPS@  DVIPS = @DVIPS@
Line 361  uninstall-man1: Line 360  uninstall-man1:
 #     (which will cause the Makefiles to be regenerated when you run `make');  #     (which will cause the Makefiles to be regenerated when you run `make');
 # (2) otherwise, pass the desired values on the `make' command line.  # (2) otherwise, pass the desired values on the `make' command line.
 $(RECURSIVE_TARGETS):  $(RECURSIVE_TARGETS):
     @failcom='exit 1'; \      @fail= failcom='exit 1'; \
     for f in x $$MAKEFLAGS; do \      for f in x $$MAKEFLAGS; do \
       case $$f in \        case $$f in \
         *=* | --[!k]*);; \          *=* | --[!k]*);; \
Line 386  $(RECURSIVE_TARGETS): Line 385  $(RECURSIVE_TARGETS):
     fi; test -z "$$fail"      fi; test -z "$$fail"
   
 $(RECURSIVE_CLEAN_TARGETS):  $(RECURSIVE_CLEAN_TARGETS):
     @failcom='exit 1'; \      @fail= failcom='exit 1'; \
     for f in x $$MAKEFLAGS; do \      for f in x $$MAKEFLAGS; do \
       case $$f in \        case $$f in \
         *=* | --[!k]*);; \          *=* | --[!k]*);; \

Removed from v.1.1.1.1  
changed lines
  Added in v.1.3


CVSweb interface <joel.bertrand@systella.fr>