X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fdoc%2FMakefile.in;h=097382742f3d778437cfb0cfd16df711bed0c1b8;hp=8f33c930a36b5c9cb1ec63742b8c5420bf959736;hb=12b49d3c56a6130feb2d39fbe2d6c1bc0838f0fa;hpb=2b635f090ec43c82958cef9369464aee4dd8975f diff --git a/Ada95/doc/Makefile.in b/Ada95/doc/Makefile.in index 8f33c930..09738274 100644 --- a/Ada95/doc/Makefile.in +++ b/Ada95/doc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.2 2011/03/26 19:26:17 tom Exp $ +# $Id: Makefile.in,v 1.4 2015/08/05 23:15:41 tom Exp $ ############################################################################## -# Copyright (c) 2011 Free Software Foundation, Inc. # +# Copyright (c) 2011-2012,2015 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"), # @@ -31,13 +31,14 @@ # # Makefile for AdaCurses manual pages. -SHELL = /bin/sh +SHELL = @SHELL@ VPATH = @srcdir@ DESTDIR = @DESTDIR@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ datadir = @datadir@ mandir = @mandir@