]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/Makefile.in
ncurses 5.7 - patch 20090103
[ncurses.git] / form / Makefile.in
index 2bf31e15f347999d633f7f53e89fccedde675b28..d59b9693c4058d65b33b3955a01490d15709ded6 100644 (file)
@@ -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@