]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/Makefile.in
ncurses 5.7 - patch 20100306
[ncurses.git] / man / Makefile.in
index f991b4bd84f9df7602a5e8d887b4ab6818098d73..bd998f3754344504d0c14f18573e18effede355c 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.40 2006/12/24 20:16:32 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.* ../man_alias.*
+       rm -f Makefile *-config.1 ../edit_man.* ../man_alias.*