]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/Makefile.in
ncurses 5.7 - patch 20100515
[ncurses.git] / panel / Makefile.in
index ed03703e6ac69780f5a679f1a4164693e8548168..df346ccebeba5e47899be33d7d1aae589ef4934b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.56 2010/04/03 15:23:13 tom Exp $
+# $Id: Makefile.in,v 1.57 2010/05/15 20:04:40 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2009,2010 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -129,7 +129,7 @@ sources:    $(AUTO_SRC)
 
 $(DESTDIR)$(bindir) \
 $(DESTDIR)$(libdir) :
-       sh $(srcdir)/../mkdirs.sh $@
+       mkdir -p $@
 
 # make a copy to simplify include-paths while still keeping panel's include
 # file in this directory.