X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2FMakefile.in;h=6bd88593b172578025c7c25e77d21036ed5f37d8;hp=b3aae80db5b8374b4cc625dfeda95bc6322cd568;hb=41677b308e138027b7e435f741ee7fe5651237b0;hpb=92e187a3459ab7ce1613a3684ca6642447c73620 diff --git a/form/Makefile.in b/form/Makefile.in index b3aae80d..6bd88593 100644 --- a/form/Makefile.in +++ b/form/Makefile.in @@ -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.