X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2FMakefile.in;h=c04f7c9eea5750c1cb54d96fcc16c013c048b27c;hp=8a24d843a2426243460d87eca6d12942b87129dc;hb=e9d205b51699dd452427c908758daa13cccfe2f6;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/man/Makefile.in b/man/Makefile.in index 8a24d843..c04f7c9e 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.41 2007/03/31 15:54:06 tom Exp $ ############################################################################## -# Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. # +# Copyright (c) 1998-2006,2007 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 ../edit_man.* ../man_alias.*