]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/Makefile.in
ncurses 5.7 - patch 20100717
[ncurses.git] / ncurses / Makefile.in
index 380fd16644f8e0d80236835374f19234c7c1ea8b..2adc1baaec24c236bdaa16991de3b144d3833cd9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.126 2010/04/03 15:23:13 tom Exp $
+# $Id: Makefile.in,v 1.127 2010/05/15 20:04:40 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2009,2010 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -195,7 +195,7 @@ sources:    $(AUTO_SRC)
 
 $(DESTDIR)$(bindir) \
 $(DESTDIR)$(libdir) :
-       sh $(srcdir)/../mkdirs.sh $@
+       mkdir -p $@
 
 ../lib : ; mkdir $@