X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2FMakefile.in;h=d59b9693c4058d65b33b3955a01490d15709ded6;hp=2bf31e15f347999d633f7f53e89fccedde675b28;hb=96097feb6ca4e2c4c944f3ed789c89d964611655;hpb=8c7df70e2d1c656a44904fe2ffa7ec4eecfebe68 diff --git a/form/Makefile.in b/form/Makefile.in index 2bf31e15..d59b9693 100644 --- a/form/Makefile.in +++ b/form/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.47 2007/04/28 14:56:11 tom Exp $ +# $Id: Makefile.in,v 1.48 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"), # @@ -70,7 +70,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@