X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2FMakefile.in;h=bd998f3754344504d0c14f18573e18effede355c;hp=8a24d843a2426243460d87eca6d12942b87129dc;hb=d49a800c7f54c8d9e77f745423c821a8535ada59;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/man/Makefile.in b/man/Makefile.in index 8a24d843..bd998f37 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.39 2005/07/16 17:26:45 tom Exp $ +# $Id: Makefile.in,v 1.42 2010/03/06 20:59:25 tom Exp $ ############################################################################## -# Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. # +# Copyright (c) 1998-2007,2010 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -52,7 +52,7 @@ depend : tags : $(DESTDIR)$(mandir) : - sh $(srcdir)/../mkinstalldirs $@ + sh $(srcdir)/../mkdirs.sh $@ EDITARGS = $(DESTDIR)$(mandir) $(srcdir) terminfo.5 $(srcdir)/*.[0-9]* @@ -77,4 +77,4 @@ clean: mostlyclean sh $(srcdir)/make_sed.sh @MANPAGE_RENAMES@ >../edit_man.sed distclean realclean: clean - rm -f Makefile ../edit_man.* + rm -f Makefile *-config.1 ../edit_man.* ../man_alias.*