Diff for /rpl/tools/Attic/Makefile.in between versions 1.76 and 1.77

version 1.76, 2012/01/18 10:17:25 version 1.77, 2012/02/23 13:00:37
Line 1 Line 1
 # Makefile.in generated by automake 1.11.1 from Makefile.am.  # Makefile.in generated by automake 1.11.3 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,
 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,  # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 # Inc.  # Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
Line 44  mkinstalldirs = $(SHELL) $(top_srcdir)/m Line 44  mkinstalldirs = $(SHELL) $(top_srcdir)/m
 CONFIG_HEADER = $(top_builddir)/rplconfig.h  CONFIG_HEADER = $(top_builddir)/rplconfig.h
 CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =  CONFIG_CLEAN_VPATH_FILES =
 AM_V_GEN = $(am__v_GEN_$(V))  AM_V_GEN = $(am__v_GEN_@AM_V@)
 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))  am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 am__v_GEN_0 = @echo "  GEN   " $@;  am__v_GEN_0 = @echo "  GEN   " $@;
 AM_V_at = $(am__v_at_$(V))  AM_V_at = $(am__v_at_@AM_V@)
 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))  am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 am__v_at_0 = @  am__v_at_0 = @
 SOURCES =  SOURCES =
 DIST_SOURCES =  DIST_SOURCES =

Removed from v.1.76  
changed lines
  Added in v.1.77


CVSweb interface <joel.bertrand@systella.fr>