X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=7ff0b5e93d7f2f6439b4d7f2dc7db7aeb841c069;hp=dc771e3b1159de3c9c14b5556a4b8ffdc3e036c3;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hpb=cf94c7485f7b40ff7870b5bf9a65e7ab87481a76 diff --git a/menu/Makefile.in b/menu/Makefile.in index dc771e3b..7ff0b5e9 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.52 2010/04/03 15:23:13 tom Exp $ +# $Id: Makefile.in,v 1.53 2010/05/15 20:04:40 tom Exp $ ############################################################################## # Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. # # # @@ -130,7 +130,7 @@ sources : $(AUTO_SRC) $(DESTDIR)$(bindir) \ $(DESTDIR)$(libdir) : - sh $(srcdir)/../mkdirs.sh $@ + mkdir -p $@ # make copies to simplify include-paths while still keeping menu's include # file in this directory.