Diff for /rpl/man/Attic/Makefile.in between versions 1.45 and 1.47

version 1.45, 2011/12/05 09:19:15 version 1.47, 2012/02/23 13:05:08
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 46  mkinstalldirs = $(SHELL) $(top_srcdir)/m Line 46  mkinstalldirs = $(SHELL) $(top_srcdir)/m
 CONFIG_HEADER = $(top_builddir)/rplconfig.h  CONFIG_HEADER = $(top_builddir)/rplconfig.h
 CONFIG_CLEAN_FILES = rpl.1 rplcc.1 rpllink.1 rpltags.1 mkrplso.1  CONFIG_CLEAN_FILES = rpl.1 rplcc.1 rpllink.1 rpltags.1 mkrplso.1
 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 =
Line 82  am__nobase_list = $(am__nobase_strip_set Line 82  am__nobase_list = $(am__nobase_strip_set
 am__base_list = \  am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \    sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'    sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
   am__uninstall_files_from_dir = { \
     test -z "$$files" \
       || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
       || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
            $(am__cd) "$$dir" && rm -f $$files; }; \
     }
 man1dir = $(mandir)/man1  man1dir = $(mandir)/man1
 am__installdirs = "$(DESTDIR)$(man1dir)"  am__installdirs = "$(DESTDIR)$(man1dir)"
 NROFF = nroff  NROFF = nroff
Line 144  CYGPATH_W = @CYGPATH_W@ Line 150  CYGPATH_W = @CYGPATH_W@
 C_STANDARD = @C_STANDARD@  C_STANDARD = @C_STANDARD@
 DATE = @DATE@  DATE = @DATE@
 DATE_FR = @DATE_FR@  DATE_FR = @DATE_FR@
   DEBMYSQL = @DEBMYSQL@
   DEBPQ = @DEBPQ@
 DEBUG = @DEBUG@  DEBUG = @DEBUG@
   DEBVIM = @DEBVIM@
 DEFS = @DEFS@  DEFS = @DEFS@
 DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
 DVIPS = @DVIPS@  DVIPS = @DVIPS@
Line 391  uninstall-man1: Line 400  uninstall-man1:
       sed -n '/\.1[a-z]*$$/p'; \        sed -n '/\.1[a-z]*$$/p'; \
     } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \      } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
           -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \            -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
     test -z "$$files" || { \      dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
       echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \  
       cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }  
   
 # This directory's subdirectories are mostly independent; you can cd  # This directory's subdirectories are mostly independent; you can cd
 # into them and run `make' without going through this Makefile.  # into them and run `make' without going through this Makefile.
Line 619  install-am: all-am Line 626  install-am: all-am
   
 installcheck: installcheck-recursive  installcheck: installcheck-recursive
 install-strip:  install-strip:
     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \      if test -z '$(STRIP)'; then \
       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       `test -z '$(STRIP)' || \          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install            install; \
       else \
         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
           "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       fi
 mostlyclean-generic:  mostlyclean-generic:
   
 clean-generic:  clean-generic:

Removed from v.1.45  
changed lines
  Added in v.1.47


CVSweb interface <joel.bertrand@systella.fr>