X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2FMakefile.in;h=9b8c4dde3208aa21586e629e089de0ce44a78dc9;hp=d8ea0ea2352f47e5a9b2e5c2b9f80130e8bb8ce4;hb=d2650934c6f7223556f59cfb45dfc904018ee9d9;hpb=41677b308e138027b7e435f741ee7fe5651237b0 diff --git a/man/Makefile.in b/man/Makefile.in index d8ea0ea2..9b8c4dde 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.44 2010/05/15 20:04:40 tom Exp $ +# $Id: Makefile.in,v 1.46 2012/08/11 21:31:56 tom Exp $ ############################################################################## # Copyright (c) 1998-2007,2010 Free Software Foundation, Inc. # # # @@ -35,11 +35,13 @@ # the top-level MANIFEST and any man/*.renames files! SHELL = /bin/sh +VPATH = @srcdir@ DESTDIR = @DESTDIR@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ datadir = @datadir@ mandir = @mandir@