X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2FMakefile.in;h=eb1b89ce9cc5dbd1c03e1cdbae4f2daebb49a28d;hp=ff1c527d07ffd3a355fb4e995a9316fce46a066d;hb=c340bf75caa7aabe7db96787961e151e70ddff08;hpb=bbb7fd37298f7d81386a4cf868417b9e084d7d90 diff --git a/misc/Makefile.in b/misc/Makefile.in index ff1c527d..eb1b89ce 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.52 2009/08/15 17:13:49 tom Exp $ +# $Id: Makefile.in,v 1.54 2010/11/27 21:45:27 tom Exp $ ############################################################################## -# Copyright (c) 1998-2008,2009 Free Software Foundation, Inc. # +# Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -43,6 +43,7 @@ .SUFFIXES : SHELL = /bin/sh +VPATH = @srcdir@ THIS = Makefile CF_MFLAGS = @cf_cv_makeflags@ @@ -126,7 +127,7 @@ $(DESTDIR)$(libdir) \ $(DESTDIR)$(datadir) \ $(DESTDIR)$(tabsetdir) \ $(DESTDIR)$(PKG_CONFIG_LIBDIR) : - $(SHELL) $(top_srcdir)/mkdirs.sh $@ + mkdir -p $@ uninstall : uninstall.data uninstall.libs