From: Florian G. <re...@us...> - 2009-07-03 10:49:19
|
Update of /cvsroot/perfparse/_perfparse/scripts In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9474/scripts Modified Files: Makefile.in Log Message: Makefiles updated Index: Makefile.in =================================================================== RCS file: /cvsroot/perfparse/_perfparse/scripts/Makefile.in,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** Makefile.in 9 Nov 2008 00:14:32 -0000 1.24 --- Makefile.in 3 Jul 2009 10:49:17 -0000 1.25 *************** *** 1,7 **** ! # Makefile.in generated by automake 1.10.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, --- 1,7 ---- ! # Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, *************** *** 87,91 **** DEFS = @DEFS@ DEPDIR = @DEPDIR@ - DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ --- 87,90 ---- *************** *** 146,150 **** MYSQL_CONFIG = @MYSQL_CONFIG@ MYSQL_LIBS = @MYSQL_LIBS@ - NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ --- 145,148 ---- |