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