X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=1c362b936e57c19de75aa9a38ed06d3c01c52202;hp=110961696d397807be010b9bc0c3ffd5e9689914;hb=4204d0154d2ee2d272807a0023d38ed9035ea555;hpb=d4d1d81ab6fc1ad681ff120d925099f947fefcf3 diff --git a/menu/Makefile.in b/menu/Makefile.in index 11096169..1c362b93 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.55 2011/08/07 15:46:50 tom Exp $ +# $Id: Makefile.in,v 1.56 2012/09/29 19:37:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2010,2011 Free Software Foundation, Inc. # +# Copyright (c) 1998-2011,2012 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"), # @@ -112,7 +112,7 @@ ABI_VERSION = @cf_cv_abi_version@ RANLIB = @LIB_PREP@ -LIBRARIES = @LIBS_TO_MAKE@ +LIBRARIES = @Libs_To_Make@ LINT = @LINT@ LINT_OPTS = @LINT_OPTS@