X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2FMakefile.in;h=d2fd5c5e084891a23ff13a883b6cfd5f25d11084;hp=9bb8bb8780eaa8e5e87beb2cb46cd308be2e1d7e;hb=9da7d09296c1b625afd18567a6828d8e7ec2ee01;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/ncurses/Makefile.in b/ncurses/Makefile.in index 9bb8bb87..d2fd5c5e 100644 --- a/ncurses/Makefile.in +++ b/ncurses/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.154 2017/06/03 13:02:30 tom Exp $ +# $Id: Makefile.in,v 1.155 2018/01/15 19:28:45 tom Exp $ ############################################################################## -# Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. # +# Copyright (c) 1998-2017,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"), # @@ -83,7 +83,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@