From: Florian G. <re...@us...> - 2007-12-18 15:10:33
|
Update of /cvsroot/perfparse/_perfparse/cgi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27278/cgi Modified Files: Makefile.in Log Message: ... after autoreconf Index: Makefile.in =================================================================== RCS file: /cvsroot/perfparse/_perfparse/cgi/Makefile.in,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Makefile.in 2 Aug 2007 22:20:20 -0000 1.21 --- Makefile.in 18 Dec 2007 15:10:33 -0000 1.22 *************** *** 1,7 **** ! # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! # 2003, 2004, 2005 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, *************** *** 15,27 **** @SET_MAKE@ - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd - INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c --- 15,23 ---- *************** *** 85,99 **** perfgant_png_DEPENDENCIES = $(am__DEPENDENCIES_4) \ $(am__DEPENDENCIES_1) ! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ ! $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ ! $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) ! LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ! $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(perfchart_png_SOURCES) $(perfgant_png_SOURCES) DIST_SOURCES = $(perfchart_png_SOURCES) $(perfgant_png_SOURCES) --- 81,96 ---- perfgant_png_DEPENDENCIES = $(am__DEPENDENCIES_4) \ $(am__DEPENDENCIES_1) ! DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ ! $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) ! LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ ! $(LDFLAGS) -o $@ SOURCES = $(perfchart_png_SOURCES) $(perfgant_png_SOURCES) DIST_SOURCES = $(perfchart_png_SOURCES) $(perfgant_png_SOURCES) *************** *** 103,108 **** ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ - AMDEP_FALSE = @AMDEP_FALSE@ - AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ --- 100,103 ---- *************** *** 116,127 **** CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ - COND_CGIS_FALSE = @COND_CGIS_FALSE@ - COND_CGIS_TRUE = @COND_CGIS_TRUE@ - COND_PERFPARSEDBTOOLS_FALSE = @COND_PERFPARSEDBTOOLS_FALSE@ - COND_PERFPARSEDBTOOLS_TRUE = @COND_PERFPARSEDBTOOLS_TRUE@ - COND_PERFPARSE_FALSE = @COND_PERFPARSE_FALSE@ - COND_PERFPARSE_TRUE = @COND_PERFPARSE_TRUE@ - COND_PHPUI_FALSE = @COND_PHPUI_FALSE@ - COND_PHPUI_TRUE = @COND_PHPUI_TRUE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ --- 111,114 ---- *************** *** 160,163 **** --- 147,151 ---- HAVE_WPRINTF = @HAVE_WPRINTF@ HTTP_IMAGE_PATH = @HTTP_IMAGE_PATH@ + INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ *************** *** 184,187 **** --- 172,176 ---- LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ + MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ *************** *** 205,215 **** POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ - USE_DB_MYSQL_FALSE = @USE_DB_MYSQL_FALSE@ - USE_DB_MYSQL_TRUE = @USE_DB_MYSQL_TRUE@ - USE_DB_POSTGRESQL_FALSE = @USE_DB_POSTGRESQL_FALSE@ - USE_DB_POSTGRESQL_TRUE = @USE_DB_POSTGRESQL_TRUE@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ --- 194,201 ---- POW_LIB = @POW_LIB@ RANLIB = @RANLIB@ + SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ *************** *** 220,230 **** ZLIB_CFLAGS = @ZLIB_CFLAGS@ ZLIB_LIBS = @ZLIB_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ - am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ - am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ - am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ - am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ --- 206,216 ---- ZLIB_CFLAGS = @ZLIB_CFLAGS@ ZLIB_LIBS = @ZLIB_LIBS@ + abs_builddir = @abs_builddir@ + abs_srcdir = @abs_srcdir@ + abs_top_builddir = @abs_top_builddir@ + abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ *************** *** 239,242 **** --- 225,229 ---- build_os = @build_os@ build_vendor = @build_vendor@ + builddir = @builddir@ cgidir = @cgidir@ datadir = @datadir@ *************** *** 268,271 **** --- 255,259 ---- sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ + srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ *************** *** 274,277 **** --- 262,267 ---- target_os = @target_os@ target_vendor = @target_vendor@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ @USE_DB_MYSQL_TRUE@MYSQL_CGI = perfchart.png perfgant.png @USE_DB_MYSQL_TRUE@USE_MYSQL_CFLAGS = ${MYSQL_CFLAGS} -I${top_srcdir}/libpp_mysql *************** *** 328,332 **** install-cgiPROGRAMS: $(cgi_PROGRAMS) @$(NORMAL_INSTALL) ! test -z "$(cgidir)" || $(mkdir_p) "$(DESTDIR)$(cgidir)" @list='$(cgi_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ --- 318,322 ---- install-cgiPROGRAMS: $(cgi_PROGRAMS) @$(NORMAL_INSTALL) ! test -z "$(cgidir)" || $(MKDIR_P) "$(DESTDIR)$(cgidir)" @list='$(cgi_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ *************** *** 356,363 **** perfchart.png$(EXEEXT): $(perfchart_png_OBJECTS) $(perfchart_png_DEPENDENCIES) @rm -f perfchart.png$(EXEEXT) ! $(LINK) $(perfchart_png_LDFLAGS) $(perfchart_png_OBJECTS) $(perfchart_png_LDADD) $(LIBS) perfgant.png$(EXEEXT): $(perfgant_png_OBJECTS) $(perfgant_png_DEPENDENCIES) @rm -f perfgant.png$(EXEEXT) ! $(LINK) $(perfgant_png_LDFLAGS) $(perfgant_png_OBJECTS) $(perfgant_png_LDADD) $(LIBS) mostlyclean-compile: --- 346,353 ---- perfchart.png$(EXEEXT): $(perfchart_png_OBJECTS) $(perfchart_png_DEPENDENCIES) @rm -f perfchart.png$(EXEEXT) ! $(LINK) $(perfchart_png_OBJECTS) $(perfchart_png_LDADD) $(LIBS) perfgant.png$(EXEEXT): $(perfgant_png_OBJECTS) $(perfgant_png_DEPENDENCIES) @rm -f perfgant.png$(EXEEXT) ! $(LINK) $(perfgant_png_OBJECTS) $(perfgant_png_LDADD) $(LIBS) mostlyclean-compile: *************** *** 373,378 **** .c.o: ! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 363,368 ---- .c.o: ! @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 380,385 **** .c.obj: ! @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 370,375 ---- .c.obj: ! @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 387,392 **** .c.lo: ! @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 377,382 ---- .c.lo: ! @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 394,399 **** perfchart_png-perfchart.o: perfchart.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-perfchart.o -MD -MP -MF "$(DEPDIR)/perfchart_png-perfchart.Tpo" -c -o perfchart_png-perfchart.o `test -f 'perfchart.c' || echo '$(srcdir)/'`perfchart.c; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfchart_png-perfchart.Tpo" "$(DEPDIR)/perfchart_png-perfchart.Po"; else rm -f "$(DEPDIR)/perfchart_png-perfchart.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfchart.c' object='perfchart_png-perfchart.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 384,389 ---- perfchart_png-perfchart.o: perfchart.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-perfchart.o -MD -MP -MF $(DEPDIR)/perfchart_png-perfchart.Tpo -c -o perfchart_png-perfchart.o `test -f 'perfchart.c' || echo '$(srcdir)/'`perfchart.c ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfchart_png-perfchart.Tpo $(DEPDIR)/perfchart_png-perfchart.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfchart.c' object='perfchart_png-perfchart.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 401,406 **** perfchart_png-perfchart.obj: perfchart.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-perfchart.obj -MD -MP -MF "$(DEPDIR)/perfchart_png-perfchart.Tpo" -c -o perfchart_png-perfchart.obj `if test -f 'perfchart.c'; then $(CYGPATH_W) 'perfchart.c'; else $(CYGPATH_W) '$(srcdir)/perfchart.c'; fi`; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfchart_png-perfchart.Tpo" "$(DEPDIR)/perfchart_png-perfchart.Po"; else rm -f "$(DEPDIR)/perfchart_png-perfchart.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfchart.c' object='perfchart_png-perfchart.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 391,396 ---- perfchart_png-perfchart.obj: perfchart.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-perfchart.obj -MD -MP -MF $(DEPDIR)/perfchart_png-perfchart.Tpo -c -o perfchart_png-perfchart.obj `if test -f 'perfchart.c'; then $(CYGPATH_W) 'perfchart.c'; else $(CYGPATH_W) '$(srcdir)/perfchart.c'; fi` ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfchart_png-perfchart.Tpo $(DEPDIR)/perfchart_png-perfchart.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfchart.c' object='perfchart_png-perfchart.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 408,413 **** perfchart_png-cgi.o: cgi.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-cgi.o -MD -MP -MF "$(DEPDIR)/perfchart_png-cgi.Tpo" -c -o perfchart_png-cgi.o `test -f 'cgi.c' || echo '$(srcdir)/'`cgi.c; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfchart_png-cgi.Tpo" "$(DEPDIR)/perfchart_png-cgi.Po"; else rm -f "$(DEPDIR)/perfchart_png-cgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfchart_png-cgi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 398,403 ---- perfchart_png-cgi.o: cgi.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-cgi.o -MD -MP -MF $(DEPDIR)/perfchart_png-cgi.Tpo -c -o perfchart_png-cgi.o `test -f 'cgi.c' || echo '$(srcdir)/'`cgi.c ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfchart_png-cgi.Tpo $(DEPDIR)/perfchart_png-cgi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfchart_png-cgi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 415,420 **** perfchart_png-cgi.obj: cgi.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-cgi.obj -MD -MP -MF "$(DEPDIR)/perfchart_png-cgi.Tpo" -c -o perfchart_png-cgi.obj `if test -f 'cgi.c'; then $(CYGPATH_W) 'cgi.c'; else $(CYGPATH_W) '$(srcdir)/cgi.c'; fi`; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfchart_png-cgi.Tpo" "$(DEPDIR)/perfchart_png-cgi.Po"; else rm -f "$(DEPDIR)/perfchart_png-cgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfchart_png-cgi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 405,410 ---- perfchart_png-cgi.obj: cgi.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfchart_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfchart_png-cgi.obj -MD -MP -MF $(DEPDIR)/perfchart_png-cgi.Tpo -c -o perfchart_png-cgi.obj `if test -f 'cgi.c'; then $(CYGPATH_W) 'cgi.c'; else $(CYGPATH_W) '$(srcdir)/cgi.c'; fi` ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfchart_png-cgi.Tpo $(DEPDIR)/perfchart_png-cgi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfchart_png-cgi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 422,427 **** perfgant_png-perfgant.o: perfgant.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-perfgant.o -MD -MP -MF "$(DEPDIR)/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.o `test -f 'perfgant.c' || echo '$(srcdir)/'`perfgant.c; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfgant_png-perfgant.Tpo" "$(DEPDIR)/perfgant_png-perfgant.Po"; else rm -f "$(DEPDIR)/perfgant_png-perfgant.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfgant.c' object='perfgant_png-perfgant.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 412,417 ---- perfgant_png-perfgant.o: perfgant.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-perfgant.o -MD -MP -MF $(DEPDIR)/perfgant_png-perfgant.Tpo -c -o perfgant_png-perfgant.o `test -f 'perfgant.c' || echo '$(srcdir)/'`perfgant.c ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfgant_png-perfgant.Tpo $(DEPDIR)/perfgant_png-perfgant.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfgant.c' object='perfgant_png-perfgant.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 429,434 **** perfgant_png-perfgant.obj: perfgant.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-perfgant.obj -MD -MP -MF "$(DEPDIR)/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.obj `if test -f 'perfgant.c'; then $(CYGPATH_W) 'perfgant.c'; else $(CYGPATH_W) '$(srcdir)/perfgant.c'; fi`; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfgant_png-perfgant.Tpo" "$(DEPDIR)/perfgant_png-perfgant.Po"; else rm -f "$(DEPDIR)/perfgant_png-perfgant.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfgant.c' object='perfgant_png-perfgant.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 419,424 ---- perfgant_png-perfgant.obj: perfgant.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-perfgant.obj -MD -MP -MF $(DEPDIR)/perfgant_png-perfgant.Tpo -c -o perfgant_png-perfgant.obj `if test -f 'perfgant.c'; then $(CYGPATH_W) 'perfgant.c'; else $(CYGPATH_W) '$(srcdir)/perfgant.c'; fi` ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfgant_png-perfgant.Tpo $(DEPDIR)/perfgant_png-perfgant.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='perfgant.c' object='perfgant_png-perfgant.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 436,441 **** perfgant_png-cgi.o: cgi.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-cgi.o -MD -MP -MF "$(DEPDIR)/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.o `test -f 'cgi.c' || echo '$(srcdir)/'`cgi.c; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfgant_png-cgi.Tpo" "$(DEPDIR)/perfgant_png-cgi.Po"; else rm -f "$(DEPDIR)/perfgant_png-cgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfgant_png-cgi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 426,431 ---- perfgant_png-cgi.o: cgi.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-cgi.o -MD -MP -MF $(DEPDIR)/perfgant_png-cgi.Tpo -c -o perfgant_png-cgi.o `test -f 'cgi.c' || echo '$(srcdir)/'`cgi.c ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfgant_png-cgi.Tpo $(DEPDIR)/perfgant_png-cgi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfgant_png-cgi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 443,448 **** perfgant_png-cgi.obj: cgi.c ! @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-cgi.obj -MD -MP -MF "$(DEPDIR)/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.obj `if test -f 'cgi.c'; then $(CYGPATH_W) 'cgi.c'; else $(CYGPATH_W) '$(srcdir)/cgi.c'; fi`; \ ! @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/perfgant_png-cgi.Tpo" "$(DEPDIR)/perfgant_png-cgi.Po"; else rm -f "$(DEPDIR)/perfgant_png-cgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfgant_png-cgi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ --- 433,438 ---- perfgant_png-cgi.obj: cgi.c ! @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(perfgant_png_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT perfgant_png-cgi.obj -MD -MP -MF $(DEPDIR)/perfgant_png-cgi.Tpo -c -o perfgant_png-cgi.obj `if test -f 'cgi.c'; then $(CYGPATH_W) 'cgi.c'; else $(CYGPATH_W) '$(srcdir)/cgi.c'; fi` ! @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/perfgant_png-cgi.Tpo $(DEPDIR)/perfgant_png-cgi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cgi.c' object='perfgant_png-cgi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ *************** *** 455,462 **** -rm -rf .libs _libs - distclean-libtool: - -rm -f libtool - uninstall-info-am: - ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ --- 445,448 ---- *************** *** 508,527 **** distdir: $(DISTFILES) ! @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ ! topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ ! list='$(DISTFILES)'; for file in $$list; do \ ! case $$file in \ ! $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ ! $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ ! esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ --- 494,512 ---- distdir: $(DISTFILES) ! @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! list='$(DISTFILES)'; \ ! dist_files=`for file in $$list; do echo $$file; done | \ ! sed -e "s|^$$srcdirstrip/||;t" \ ! -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ! case $$dist_files in \ ! */*) $(MKDIR_P) `echo "$$dist_files" | \ ! sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ! sort -u` ;; \ ! esac; \ ! for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ *************** *** 539,543 **** installdirs: for dir in "$(DESTDIR)$(cgidir)"; do \ ! test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am --- 524,528 ---- installdirs: for dir in "$(DESTDIR)$(cgidir)"; do \ ! test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am *************** *** 573,577 **** -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ ! distclean-libtool distclean-tags dvi: dvi-am --- 558,562 ---- -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ ! distclean-tags dvi: dvi-am *************** *** 587,596 **** --- 572,589 ---- install-data-am: install-cgiPROGRAMS + install-dvi: install-dvi-am + install-exec-am: + install-html: install-html-am + install-info: install-info-am install-man: + install-pdf: install-pdf-am + + install-ps: install-ps-am + installcheck-am: *************** *** 613,617 **** ps-am: ! uninstall-am: uninstall-cgiPROGRAMS uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-cgiPROGRAMS \ --- 606,612 ---- ps-am: ! uninstall-am: uninstall-cgiPROGRAMS ! ! .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-cgiPROGRAMS \ *************** *** 619,629 **** distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ ! install-cgiPROGRAMS install-data install-data-am install-exec \ ! install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags uninstall uninstall-am \ ! uninstall-cgiPROGRAMS uninstall-info-am # Tell versions [3.59,3.63) of GNU make to not export all variables. --- 614,626 ---- distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ ! install-cgiPROGRAMS install-data install-data-am install-dvi \ ! install-dvi-am install-exec install-exec-am install-html \ ! install-html-am install-info install-info-am install-man \ ! install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags uninstall uninstall-am \ ! uninstall-cgiPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. |