X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2FMakefile.in;h=4cb39b0c79db9b3f41137336de44b7bd20471b4c;hp=76f67fc2a25315d9cc00267a38a73b797a1e2098;hb=c13e57306ae5c4431fddd0fe856c3bcae6aeeb2c;hpb=f70db18a0c3c6a828d8a5999be37239f01c9d98a diff --git a/misc/Makefile.in b/misc/Makefile.in index 76f67fc2..4cb39b0c 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.42 2006/12/31 00:11:06 tom Exp $ +# $Id: Makefile.in,v 1.43 2007/03/31 15:54:17 tom Exp $ ############################################################################## -# Copyright (c) 1998-2004,2006 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"), # @@ -119,7 +119,7 @@ $(DESTDIR)$(bindir) \ $(DESTDIR)$(libdir) \ $(DESTDIR)$(datadir) \ $(DESTDIR)$(tabsetdir) : - $(SHELL) $(top_srcdir)/mkinstalldirs $@ + $(SHELL) $(top_srcdir)/mkdirs.sh $@ uninstall : uninstall.data uninstall.libs