]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/Makefile.in
ncurses 5.6 - patch 20070414
[ncurses.git] / form / Makefile.in
index 89b48c7b29535eb91071881a4fe8b9c3db928c93..8370437fa0a4f85755621c64a523caa74dc65c9e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.44 2007/03/03 20:51:25 tom Exp $
+# $Id: Makefile.in,v 1.45 2007/03/31 15:46:42 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -124,7 +124,7 @@ sources :   $(AUTO_SRC)
 
 $(DESTDIR)$(bindir) \
 $(DESTDIR)$(libdir) :
-       sh $(srcdir)/../mkinstalldirs $@
+       sh $(srcdir)/../mkdirs.sh $@
 
 # make copies to simplify include-paths while still keeping form's include
 # file in this directory.