X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Makefile.in;h=d33e978a600d75b630a8812a85f8b10713480eee;hp=ca551a55f2500b5cda60a0b83194fc123e716e54;hb=4ceb04b5e19df8964f98c7675d9448c205a2053e;hpb=a108bc76f220a81a223a5c25f59195af60452128 diff --git a/Makefile.in b/Makefile.in index ca551a55..d33e978a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.33 2012/01/21 23:54:30 tom Exp $ +# $Id: Makefile.in,v 1.35 2012/10/06 17:31:01 tom Exp $ ############################################################################## # Copyright (c) 1998-2011,2012 Free Software Foundation, Inc. # # # @@ -36,7 +36,7 @@ VPATH = @srcdir@ DESTDIR=@DESTDIR@ RPATH_LIST=@RPATH_LIST@ -CF_MFLAGS = @cf_cv_makeflags@ DESTDIR="$(DESTDIR)" RPATH_LIST="$(RPATH_LIST)" +TOP_MFLAGS = @cf_cv_makeflags@ DESTDIR="$(DESTDIR)" RPATH_LIST="$(RPATH_LIST)" @SET_MAKE@ @@ -49,6 +49,7 @@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ bindir = @bindir@ ticdir = @TERMINFO@