X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=40d6122a8cffc5067f49fbf35004da56fc06883b;hp=9bf1fe3dd01e55c91d32f1ad1c96675133a9e35a;hb=e33150410925e7858dacebb585a9bd90db683d86;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/menu/Makefile.in b/menu/Makefile.in index 9bf1fe3d..40d6122a 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.64 2015/08/05 23:15:41 tom Exp $ +# $Id: Makefile.in,v 1.65 2018/01/15 19:28:45 tom Exp $ ############################################################################## -# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. # +# Copyright (c) 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 +75,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@