X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2FMakefile.in;h=3e5be8daadfe87f94ad63d3baee098b67a08b61b;hp=29b4929eaf63f960b55675b343838efb07eb2f92;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=02f02dcd4464143580e783ae32c822d8eb8cdcbf;ds=sidebyside diff --git a/form/Makefile.in b/form/Makefile.in index 29b4929e..3e5be8da 100644 --- a/form/Makefile.in +++ b/form/Makefile.in @@ -1,6 +1,7 @@ -# $Id: Makefile.in,v 1.63 2015/08/05 23:15:41 tom Exp $ +# $Id: Makefile.in,v 1.65 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-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"), # @@ -75,7 +76,7 @@ LT_UNDEF = @LT_UNDEF@ INSTALL = @INSTALL@ INSTALL_LIB = @INSTALL@ @INSTALL_LIB@ -INSTALL_PROG = @INSTALL_PROGRAM@ +INSTALL_PROG = @INSTALL_PROGRAM@ @INSTALL_OPT_S@ INSTALL_DATA = @INSTALL_DATA@ AR = @AR@