]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/doc/Makefile.in
ncurses 6.1 - patch 20180616
[ncurses.git] / Ada95 / doc / Makefile.in
index 8f33c930a36b5c9cb1ec63742b8c5420bf959736..d3bdbf88e601e15e366faa8c0e67d18e3463542b 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.2 2011/03/26 19:26:17 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"), #
 #
 # 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@
 
-INSTALL                = @INSTALL@
+INSTALL                = @INSTALL@ @INSTALL_OPT_O@
 INSTALL_DATA   = @INSTALL_DATA@
 
 DFT_ARG_SUFFIX = @DFT_ARG_SUFFIX@