]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/Makefile.in
ncurses 5.7 - patch 20100515
[ncurses.git] / menu / Makefile.in
index dc771e3b1159de3c9c14b5556a4b8ffdc3e036c3..7ff0b5e93d7f2f6439b4d7f2dc7db7aeb841c069 100644 (file)
@@ -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.