X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=panel%2FMakefile.in;fp=panel%2FMakefile.in;h=e5bbf61aa35ec64246cc098c7e8602ecbb70733c;hb=96097feb6ca4e2c4c944f3ed789c89d964611655;hp=89dbeeac900932c09179e7115dbfd43e48be6b52;hpb=8c7df70e2d1c656a44904fe2ffa7ec4eecfebe68;p=ncurses.git diff --git a/panel/Makefile.in b/panel/Makefile.in index 89dbeeac..e5bbf61a 100644 --- a/panel/Makefile.in +++ b/panel/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.52 2007/04/28 14:56:11 tom Exp $ +# $Id: Makefile.in,v 1.53 2009/01/03 19:09:26 tom Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright (c) 1998-2007,2009 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"), # @@ -71,7 +71,7 @@ INSTALL_PROG = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ AR = @AR@ -AR_OPTS = @AR_OPTS@ +ARFLAGS = @ARFLAGS@ AWK = @AWK@ LD = @LD@ LN_S = @LN_S@