X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fdoc%2FMakefile.in;h=d3bdbf88e601e15e366faa8c0e67d18e3463542b;hp=9a74489ad6d46b58e8dd5749e40ab7a569eecc12;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=d2650934c6f7223556f59cfb45dfc904018ee9d9 diff --git a/Ada95/doc/Makefile.in b/Ada95/doc/Makefile.in index 9a74489a..d3bdbf88 100644 --- a/Ada95/doc/Makefile.in +++ b/Ada95/doc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.3 2012/08/11 21:31:56 tom Exp $ +# $Id: Makefile.in,v 1.5 2018/01/15 22:12:59 tom Exp $ ############################################################################## -# Copyright (c) 2011 Free Software Foundation, Inc. # +# Copyright (c) 2011-2015,2018 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,7 +31,7 @@ # # Makefile for AdaCurses manual pages. -SHELL = /bin/sh +SHELL = @SHELL@ VPATH = @srcdir@ DESTDIR = @DESTDIR@ @@ -42,7 +42,7 @@ datarootdir = @datarootdir@ datadir = @datadir@ mandir = @mandir@ -INSTALL = @INSTALL@ +INSTALL = @INSTALL@ @INSTALL_OPT_O@ INSTALL_DATA = @INSTALL_DATA@ DFT_ARG_SUFFIX = @DFT_ARG_SUFFIX@