# Makefile.in generated by automake 1.8.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # $Id: Makefile.am,v 1.68 2003/10/03 08:42:34 ceder Exp $ # Copyright (C) 1998-1999, 2001-2003 Lysator Academic Computer Association. # # This file is part of the LysKOM server. # # LysKOM is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 1, or (at your option) # any later version. # # LysKOM is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License # along with LysKOM; see the file COPYING. If not, write to # Lysator, c/o ISY, Linkoping University, S-581 83 Linkoping, SWEDEN, # or the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, # MA 02139, USA. # # Please report bugs at http://bugzilla.lysator.liu.se/. # # Copyright (C) 2003 Lysator Academic Computer Association. # # This file is part of the LysKOM server. # # LysKOM is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 1, or (at your option) # any later version. # # LysKOM is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License # along with LysKOM; see the file COPYING. If not, write to # Lysator, c/o ISY, Linkoping University, S-581 83 Linkoping, SWEDEN, # or the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, # MA 02139, USA. # # Please report bugs at http://bugzilla.lysator.liu.se/. # SOURCES = $(libcheck_a_SOURCES) $(checkkomspace_SOURCES) $(dbck_SOURCES) $(nodist_dbck_SOURCES) $(komrunning_SOURCES) $(lyskomd_SOURCES) $(nodist_lyskomd_SOURCES) $(splitkomdb_SOURCES) $(updateLysKOM_SOURCES) srcdir = @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 install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/scripts/common.make aux-item-def-parse.c \ aux-item-def-parse.h aux-item-def-scan.c sbin_PROGRAMS = lyskomd$(EXEEXT) dbck$(EXEEXT) updateLysKOM$(EXEEXT) \ komrunning$(EXEEXT) splitkomdb$(EXEEXT) $(am__EXEEXT_1) @HAVE_FSUSAGE_TRUE@am__append_1 = checkkomspace @HAVE_FSUSAGE_TRUE@am__append_2 = checkkomspace$(EXEEXT) subdir = src/server ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/fsusage.m4 \ $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \ $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(mkdir_p) CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = ARFLAGS = cru libcheck_a_AR = $(AR) $(ARFLAGS) libcheck_a_LIBADD = am_libcheck_a_OBJECTS = local-to-global.$(OBJEXT) ram-parse.$(OBJEXT) \ ram-output.$(OBJEXT) log.$(OBJEXT) ram-smalloc.$(OBJEXT) \ memory.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \ misc-types.$(OBJEXT) libcheck_a_OBJECTS = $(am_libcheck_a_OBJECTS) @HAVE_FSUSAGE_TRUE@am__EXEEXT_1 = checkkomspace$(EXEEXT) am__installdirs = $(DESTDIR)$(sbindir) sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(sbin_PROGRAMS) am__objects_1 = string-malloc.$(OBJEXT) ram-smalloc.$(OBJEXT) \ conf-file.$(OBJEXT) server-config.$(OBJEXT) \ standalone.$(OBJEXT) am__objects_2 = getopt.$(OBJEXT) getopt1.$(OBJEXT) am_checkkomspace_OBJECTS = checkkomspace.$(OBJEXT) $(am__objects_1) \ stderrlog.$(OBJEXT) version-info.$(OBJEXT) \ misc-types.$(OBJEXT) fsusage.$(OBJEXT) $(am__objects_2) checkkomspace_OBJECTS = $(am_checkkomspace_OBJECTS) checkkomspace_LDADD = $(LDADD) checkkomspace_DEPENDENCIES = ../libraries/libmisc/libmisc.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a am__objects_3 = dbck.$(OBJEXT) dbck-cache.$(OBJEXT) \ ram-smalloc.$(OBJEXT) ram-parse.$(OBJEXT) \ server-config.$(OBJEXT) ram-output.$(OBJEXT) memory.$(OBJEXT) \ conf-file.$(OBJEXT) $(am__objects_2) local-to-global.$(OBJEXT) \ lockdb.$(OBJEXT) am_dbck_OBJECTS = $(am__objects_3) standalone.$(OBJEXT) \ misc-types.$(OBJEXT) stderrlog.$(OBJEXT) am__objects_4 = version-info.$(OBJEXT) nodist_dbck_OBJECTS = $(am__objects_4) dbck_OBJECTS = $(am_dbck_OBJECTS) $(nodist_dbck_OBJECTS) dbck_DEPENDENCIES = ../libraries/libmisc/libmisc.a \ ../libraries/libcommon/liblyskom-server.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a am_komrunning_OBJECTS = komrunning.$(OBJEXT) pidfile.$(OBJEXT) \ $(am__objects_1) misc-types.$(OBJEXT) log.$(OBJEXT) komrunning_OBJECTS = $(am_komrunning_OBJECTS) komrunning_LDADD = $(LDADD) komrunning_DEPENDENCIES = ../libraries/libmisc/libmisc.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a am__objects_5 = ramkomd.$(OBJEXT) ram-smalloc.$(OBJEXT) \ simple-cache.$(OBJEXT) ram-parse.$(OBJEXT) \ ram-output.$(OBJEXT) disk-end-of-atomic.$(OBJEXT) \ cache-node.$(OBJEXT) string-malloc.$(OBJEXT) am__objects_6 = text.$(OBJEXT) membership.$(OBJEXT) person.$(OBJEXT) \ conference.$(OBJEXT) session.$(OBJEXT) admin.$(OBJEXT) \ regex-match.$(OBJEXT) aux-items.$(OBJEXT) debug.$(OBJEXT) am__objects_7 = prot-a-output.$(OBJEXT) prot-a-parse.$(OBJEXT) \ prot-a.$(OBJEXT) prot-a-send-async.$(OBJEXT) am__objects_8 = connections.$(OBJEXT) log.$(OBJEXT) $(am__objects_6) \ send-async.$(OBJEXT) server-config.$(OBJEXT) \ text-garb.$(OBJEXT) isc-parse.$(OBJEXT) memory.$(OBJEXT) \ $(am__objects_7) internal-connections.$(OBJEXT) \ rfc931.$(OBJEXT) isc-malloc.$(OBJEXT) conf-file.$(OBJEXT) \ local-to-global.$(OBJEXT) am_lyskomd_OBJECTS = $(am__objects_5) $(am__objects_8) \ aux-item-def-parse.$(OBJEXT) aux-item-def-scan.$(OBJEXT) \ lockdb.$(OBJEXT) oop-malloc.$(OBJEXT) stats.$(OBJEXT) \ misc-types.$(OBJEXT) am__objects_9 = prot-a-parse-arg.$(OBJEXT) am__objects_10 = $(am__objects_9) nodist_lyskomd_OBJECTS = $(am__objects_4) $(am__objects_10) lyskomd_OBJECTS = $(am_lyskomd_OBJECTS) $(nodist_lyskomd_OBJECTS) lyskomd_DEPENDENCIES = ../libraries/libisc-new/src/libisc.a \ ../libraries/liboop/liboop.a ../libraries/adns/src/libadns.a \ ../libraries/libmisc/libmisc.a \ ../libraries/libcommon/liblyskom-server.a \ ../libraries/regex/libregex.a ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a am_splitkomdb_OBJECTS = splitkomdb.$(OBJEXT) $(am__objects_1) \ misc-types.$(OBJEXT) log.$(OBJEXT) splitkomdb_OBJECTS = $(am_splitkomdb_OBJECTS) splitkomdb_LDADD = $(LDADD) splitkomdb_DEPENDENCIES = ../libraries/libmisc/libmisc.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a am_updateLysKOM_OBJECTS = updateLysKOM.$(OBJEXT) pidfile.$(OBJEXT) \ $(am__objects_1) misc-types.$(OBJEXT) log.$(OBJEXT) updateLysKOM_OBJECTS = $(am_updateLysKOM_OBJECTS) updateLysKOM_LDADD = $(LDADD) updateLysKOM_DEPENDENCIES = ../libraries/libmisc/libmisc.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/admin.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/aux-item-def-parse.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/aux-item-def-scan.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/aux-items.Po ./$(DEPDIR)/cache-node.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/checkkomspace.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conf-file.Po ./$(DEPDIR)/conference.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/connections.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/dbck-cache.Po ./$(DEPDIR)/dbck.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/debug.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/disk-end-of-atomic.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/fsusage.Po ./$(DEPDIR)/getopt.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/getopt1.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/internal-connections.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/isc-malloc.Po ./$(DEPDIR)/isc-parse.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/komrunning.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/local-to-global.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/lockdb.Po ./$(DEPDIR)/log.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/membership.Po ./$(DEPDIR)/memory.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/misc-types.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/oop-malloc.Po ./$(DEPDIR)/person.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/prot-a-output.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/prot-a-parse-arg.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/prot-a-parse.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/prot-a-send-async.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/prot-a.Po ./$(DEPDIR)/ram-output.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/ram-parse.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/ram-smalloc.Po ./$(DEPDIR)/ramkomd.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/regex-match.Po ./$(DEPDIR)/rfc931.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/send-async.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/server-config.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/session.Po ./$(DEPDIR)/simple-cache.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/splitkomdb.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/standalone.Po ./$(DEPDIR)/stats.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/stderrlog.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/string-malloc.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/text-garb.Po ./$(DEPDIR)/text.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/updateLysKOM.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/version-info.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS) YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) SOURCES = $(libcheck_a_SOURCES) $(checkkomspace_SOURCES) \ $(dbck_SOURCES) $(nodist_dbck_SOURCES) $(komrunning_SOURCES) \ $(lyskomd_SOURCES) $(nodist_lyskomd_SOURCES) \ $(splitkomdb_SOURCES) $(updateLysKOM_SOURCES) DIST_SOURCES = $(libcheck_a_SOURCES) $(checkkomspace_SOURCES) \ $(dbck_SOURCES) $(komrunning_SOURCES) $(lyskomd_SOURCES) \ $(splitkomdb_SOURCES) $(updateLysKOM_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_srcdir = @top_srcdir@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BISON = @BISON@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHECKER = @CHECKER@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEBUG_CALLS = @DEBUG_CALLS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EFENCE = @EFENCE@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FLEX = @FLEX@ HAVE_FSUSAGE_FALSE = @HAVE_FSUSAGE_FALSE@ HAVE_FSUSAGE_TRUE = @HAVE_FSUSAGE_TRUE@ HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@ HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSURE = @INSURE@ LANGUAGE_SUFFIX = @LANGUAGE_SUFFIX@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PYTHON = @PYTHON@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SENDMAIL = @SENDMAIL@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TRACED_ALLOCATIONS = @TRACED_ALLOCATIONS@ U = @U@ VALGRIND = @VALGRIND@ VERSION = @VERSION@ YACC = @YACC@ ac_ct_CC = @ac_ct_CC@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ RM = rm -f dbdir = $(localstatedir)/lyskomd/db exportdir = $(localstatedir)/lyskomd/exportdb SUBDIRS = testsuite AM_YFLAGS = -d EXTRA_DIST = ChangeLog.1 Magics \ call-switch.awk com-h.awk fnc-def-init.awk \ prot-a-parse-arg-c.awk prot-a-parse-arg-h.awk \ prot-a-is-legal-fnc.awk \ fncdef.txt \ handle-malloc-dump.el trace-mem.gdb MOSTLYCLEANFILES = .gdbinit call-switch.incl com.h fnc-def-init.incl \ fncdef-no-str-limit.txt prot-a-parse-arg.h version.incl \ prot-a-is-legal-fnc.incl *.da *.bb *.gcov *.bbg \ version-info.c prot-a-parse-arg.c aux-no.h paths.h AM_CPPFLAGS = \ -I../libraries/libeintr \ -I$(srcdir)/../include \ -I$(srcdir)/../libraries/libansi \ -I$(srcdir)/../libraries/libmisc \ -I$(srcdir)/../libraries/liboop \ -I$(srcdir)/../libraries/adns/src \ -I$(srcdir)/../libraries/libisc-new/src \ -I$(srcdir)/../libraries/regex \ -I$(srcdir)/../libraries/libcommon CHECKKOMSPACE = $(am__append_2) check_LIBRARIES = libcheck.a libcheck_a_SOURCES = local-to-global.c ram-parse.c ram-output.c \ log.c ram-smalloc.c memory.c getopt.c getopt1.c \ misc-types.c lyskomd_SOURCES = $(DISKOBJS) $(GENOBJS) \ aux-item-def-parse.y \ aux-item-def-parse.h \ aux-item-def-scan.l \ admin.h async.h aux-items.h cache-node.h cache.h conf-file.h \ connections.h end-of-atomic.h exp.h internal-connections.h \ text.h isc-interface.h isc-malloc.h isc-parse.h \ kom-memory.h local-to-global.h log.h lyskomd.h manipulate.h \ minmax.h param.h prot-a-output.h prot-a-parse.h \ prot-a-send-async.h prot-a.h ram-output.h ram-parse.h \ rfc931.h send-async.h server-config.h string-malloc.h \ text-garb.h version-info.h sigflags.h trace-alloc.h \ lockdb.h lockdb.c server-time.h oop-malloc.h oop-malloc.c \ timewrap.h stats.h stats.c \ misc-types.c nodist_lyskomd_SOURCES = $(NODIST_DISKOBJS) $(NODIST_GENOBJS) READ_CONFIG = string-malloc.c ram-smalloc.c conf-file.c server-config.c \ standalone.c komrunning_SOURCES = komrunning.c pidfile.c pidfile.h $(READ_CONFIG) \ misc-types.c log.c updateLysKOM_SOURCES = updateLysKOM.c pidfile.c pidfile.h $(READ_CONFIG) \ misc-types.c log.c checkkomspace_SOURCES = checkkomspace.c $(READ_CONFIG) stderrlog.c \ version-info.c misc-types.c fsusage.h fsusage.c $(GETOPT) dbck_SOURCES = $(DBCK) \ dbck-cache.h getopt.h standalone.c \ misc-types.c stderrlog.c nodist_dbck_SOURCES = $(NODIST_DBCK) splitkomdb_SOURCES = splitkomdb.c $(READ_CONFIG) \ misc-types.c log.c lyskomd_LDADD = ../libraries/libisc-new/src/libisc.a \ ../libraries/liboop/liboop.a \ ../libraries/adns/src/libadns.a \ ../libraries/libmisc/libmisc.a \ ../libraries/libcommon/liblyskom-server.a \ ../libraries/regex/libregex.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a \ -lm dbck_LDADD = ../libraries/libmisc/libmisc.a \ ../libraries/libcommon/liblyskom-server.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a LDADD = ../libraries/libmisc/libmisc.a \ ../libraries/libeintr/libeintr.a \ ../libraries/libansi/libansi.a # Files that implements protocol A. NODIST_PROTA = prot-a-parse-arg.c PROTA = prot-a-output.c prot-a-parse.c prot-a.c \ prot-a-send-async.c # Implementations of the atomic calls. ATOMS = text.c membership.c person.c conference.c session.c admin.c \ regex-match.c aux-items.c debug.c # These files are needed by all versions of the LysKOM server. NODIST_GENOBJS = $(NODIST_PROTA) aux-no.h GENOBJS = connections.c log.c $(ATOMS) \ send-async.c server-config.c text-garb.c \ isc-parse.c memory.c $(PROTA) \ internal-connections.c rfc931.c isc-malloc.c \ conf-file.c local-to-global.c # Files for lyskomd. NODIST_DISKOBJS = version-info.c DISKOBJS = ramkomd.c ram-smalloc.c simple-cache.c ram-parse.c ram-output.c \ disk-end-of-atomic.c cache-node.c string-malloc.c # Files for dbck. GETOPT = getopt.c getopt1.c NODIST_DBCK = version-info.c DBCK = dbck.c dbck-cache.c ram-smalloc.c ram-parse.c server-config.c \ ram-output.c memory.c conf-file.c $(GETOPT) \ local-to-global.c lockdb.h lockdb.c # Files for encrypt (a program to transform the database from unencrypted # apasswords to encrypted). No longer supported. ENCRYPT = encrypt-passwd.c dbck-cache.c ram-smalloc.c ram-parse.c \ server-config.c\ ram-output.c memory.c BUILT_SOURCES = prot-a-parse-arg.c version-info.c \ call-switch.incl com.h fnc-def-init.incl \ prot-a-parse-arg.h fncdef-no-str-limit.txt .gdbinit \ version.incl prot-a-is-legal-fnc.incl aux-no.h paths.h DEFP = $(top_srcdir)/scripts/definepath "$(top_srcdir)" "$(prefix)" all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: .SUFFIXES: .c .l .o .obj .y $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/scripts/common.make $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/server/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/server/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-checkLIBRARIES: -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES) libcheck.a: $(libcheck_a_OBJECTS) $(libcheck_a_DEPENDENCIES) -rm -f libcheck.a $(libcheck_a_AR) libcheck.a $(libcheck_a_OBJECTS) $(libcheck_a_LIBADD) $(RANLIB) libcheck.a install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) $(mkdir_p) $(DESTDIR)$(sbindir) @list='$(sbin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \ else :; fi; \ done uninstall-sbinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(sbin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \ rm -f $(DESTDIR)$(sbindir)/$$f; \ done clean-sbinPROGRAMS: -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) checkkomspace$(EXEEXT): $(checkkomspace_OBJECTS) $(checkkomspace_DEPENDENCIES) @rm -f checkkomspace$(EXEEXT) $(LINK) $(checkkomspace_LDFLAGS) $(checkkomspace_OBJECTS) $(checkkomspace_LDADD) $(LIBS) dbck$(EXEEXT): $(dbck_OBJECTS) $(dbck_DEPENDENCIES) @rm -f dbck$(EXEEXT) $(LINK) $(dbck_LDFLAGS) $(dbck_OBJECTS) $(dbck_LDADD) $(LIBS) komrunning$(EXEEXT): $(komrunning_OBJECTS) $(komrunning_DEPENDENCIES) @rm -f komrunning$(EXEEXT) $(LINK) $(komrunning_LDFLAGS) $(komrunning_OBJECTS) $(komrunning_LDADD) $(LIBS) aux-item-def-parse.h: aux-item-def-parse.c @if test ! -f $@; then \ rm -f aux-item-def-parse.c; \ $(MAKE) aux-item-def-parse.c; \ else :; fi lyskomd$(EXEEXT): $(lyskomd_OBJECTS) $(lyskomd_DEPENDENCIES) @rm -f lyskomd$(EXEEXT) $(LINK) $(lyskomd_LDFLAGS) $(lyskomd_OBJECTS) $(lyskomd_LDADD) $(LIBS) splitkomdb$(EXEEXT): $(splitkomdb_OBJECTS) $(splitkomdb_DEPENDENCIES) @rm -f splitkomdb$(EXEEXT) $(LINK) $(splitkomdb_LDFLAGS) $(splitkomdb_OBJECTS) $(splitkomdb_LDADD) $(LIBS) updateLysKOM$(EXEEXT): $(updateLysKOM_OBJECTS) $(updateLysKOM_DEPENDENCIES) @rm -f updateLysKOM$(EXEEXT) $(LINK) $(updateLysKOM_LDFLAGS) $(updateLysKOM_OBJECTS) $(updateLysKOM_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/admin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aux-item-def-parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aux-item-def-scan.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aux-items.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache-node.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkkomspace.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf-file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conference.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connections.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbck-cache.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbck.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk-end-of-atomic.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsusage.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/internal-connections.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isc-malloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isc-parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/komrunning.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/local-to-global.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockdb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/membership.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc-types.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oop-malloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/person.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prot-a-output.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prot-a-parse-arg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prot-a-parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prot-a-send-async.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prot-a.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ram-output.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ram-parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ram-smalloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ramkomd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex-match.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc931.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/send-async.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server-config.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple-cache.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splitkomdb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/standalone.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stats.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stderrlog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string-malloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-garb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/updateLysKOM.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version-info.Po@am__quote@ .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@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .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@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .l.c: $(LEXCOMPILE) $< sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@ rm -f $(LEX_OUTPUT_ROOT).c .y.c: $(YACCCOMPILE) $< if test -f y.tab.h; then \ to=`echo "$*_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$$to/g" y.tab.h >$*.ht; \ rm -f y.tab.h; \ if cmp -s $*.ht $*.h; then \ rm -f $*.ht ;\ else \ mv $*.ht $*.h; \ fi; \ fi if test -f y.output; then \ mv y.output $*.output; \ fi sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@ rm -f y.tab.c uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if (etags --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ else \ include_option=--include; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(mkdir_p) $(distdir)/../../scripts @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; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || mkdir "$(distdir)/$$subdir" \ || exit 1; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="../$(top_distdir)" \ distdir="../$(distdir)/$$subdir" \ distdir) \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-recursive all-am: Makefile $(PROGRAMS) installdirs: installdirs-recursive installdirs-am: $(mkdir_p) $(DESTDIR)$(sbindir) install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -rm -f aux-item-def-parse.h -rm -f aux-item-def-parse.c -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) -rm -f aux-item-def-scan.c clean: clean-recursive clean-am: clean-checkLIBRARIES clean-generic clean-sbinPROGRAMS \ mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-exec-am: install-sbinPROGRAMS install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-checkLIBRARIES clean-generic clean-recursive \ clean-sbinPROGRAMS ctags ctags-recursive distclean \ distclean-compile distclean-generic distclean-recursive \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-sbinPROGRAMS install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic maintainer-clean-recursive \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-info-am \ uninstall-sbinPROGRAMS call-switch.incl: call-switch.awk fncdef-no-str-limit.txt $(AWK) -f $(srcdir)/call-switch.awk fncdef-no-str-limit.txt \ > call-switch.incl com.h: com-h.awk fncdef-no-str-limit.txt $(AWK) -f $(srcdir)/com-h.awk fncdef-no-str-limit.txt > com.h fnc-def-init.incl: fnc-def-init.awk fncdef-no-str-limit.txt $(AWK) -f $(srcdir)/fnc-def-init.awk fncdef-no-str-limit.txt \ > fnc-def-init.incl prot-a-is-legal-fnc.incl: fncdef-no-str-limit.txt prot-a-is-legal-fnc.awk $(AWK) -f $(srcdir)/prot-a-is-legal-fnc.awk fncdef-no-str-limit.txt \ > prot-a-is-legal-fnc.incl prot-a-parse-arg.c: prot-a-parse-arg-c.awk fncdef.txt prot-a-parse-arg.h $(AWK) -f $(srcdir)/prot-a-parse-arg-c.awk $(srcdir)/fncdef.txt \ > prot-a-parse-arg.c prot-a-parse-arg.h: prot-a-parse-arg-h.awk fncdef-no-str-limit.txt $(AWK) -f $(srcdir)/prot-a-parse-arg-h.awk \ fncdef-no-str-limit.txt > prot-a-parse-arg.h fncdef-no-str-limit.txt: fncdef.txt (echo \# Do not edit this file! It is generated from fncdef.txt.;\ cat $(srcdir)/fncdef.txt) \ | sed 's/([^)]*)//g' > fncdef-no-str-limit.txt version.incl: $(top_srcdir)/versions echo '/* Do not edit -- automatically generated file */' > $@.tmp sed -n 's/SERVER-COMPAT-VERSION: //p' $(top_srcdir)/versions >>$@.tmp echo '/* Do not edit -- automatically generated file */' >>$@.tmp mv $@.tmp $@ version-info.c: $(top_srcdir)/versions echo '/* Do not edit -- automatically generated file */' > $@.tmp echo '#ifdef HAVE_CONFIG_H' >>$@.tmp echo '# include ' >>$@.tmp echo '#endif' >>$@.tmp echo '#include ' >>$@.tmp echo '#include ' >>$@.tmp echo '#include "misc-types.h"' >>$@.tmp echo '#include "s-string.h"' >>$@.tmp echo '#include "kom-types.h"' >>$@.tmp echo '#include "version-info.h"' >>$@.tmp echo 'const Version_info_internal kom_version_info = {' >>$@.tmp sed -n 's/PROTOCOL-A-LEVEL: \(.*\)/ \1,/p' \ $(top_srcdir)/versions >>$@.tmp sed -n 's/SERVER-SOFTWARE: \(.*\)/ "\1",/p' \ $(top_srcdir)/versions >>$@.tmp sed -n 's/SERVER-VERSION: \(.*\)/ "\1"/p' \ $(top_srcdir)/versions >>$@.tmp echo '};' >>$@.tmp echo '/* Do not edit -- automatically generated file */' >>$@.tmp mv $@.tmp $@ aux-no.h: $(top_srcdir)/run-support/aux-items.conf Makefile $(RM) $@ $@.tmp echo '/* Do not edit -- automatically generated file */' >$@.tmp echo '#ifndef AUX_H_INCLUDED' >>$@.tmp echo '#define AUX_H_INCLUDED' >>$@.tmp echo 'enum aux_no {' >>$@.tmp LC_ALL=C LC_CTYPE=C LANG=C sed \ -e '/^#/d' \ -e '/^{/,/^}/d' \ -e 's/^\([0-9]*\) : \([a-z\-]*\) .*/aux_\2 \1/' \ -e '/^ *$$/d' \ -e 'y/-/_/' \ < $(top_srcdir)/run-support/aux-items.conf \ | awk '{printf " %-25s = %5s,\n", $$1, $$2}' >>$@.tmp echo '};' >>$@.tmp echo '#endif' >>$@.tmp echo '/* Do not edit -- automatically generated file */' >>$@.tmp chmod 444 $@.tmp mv -f $@.tmp $@ .gdbinit: Makefile $(RM) .gdbinit echo handle 13 nostop noprint >.gdbinit echo dir $(top_srcdir)/src/libraries/libcommon >>.gdbinit echo dir $(top_srcdir)/src/libraries/libansi >>.gdbinit echo dir $(top_srcdir)/src/libraries/libisc-new >>.gdbinit echo dir $(top_srcdir)/src/libraries/liboop >>.gdbinit echo dir $(top_srcdir)/src/libraries/libmisc >>.gdbinit paths.h: $(top_srcdir)/scripts/unprefix $(top_srcdir)/scripts/definepath \ Makefile $(RM) $@ $@.tmp echo '/* Do not edit -- automatically generated file */' > $@.tmp echo '#define DEFAULT_PREFIX "'"$(prefix)"'"' >> $@.tmp $(DEFP) CONFIG_FILE "$(sysconfdir)/lyskomd.conf" >> $@.tmp $(DEFP) DATA_FILE "$(dbdir)/lyskomd-data" >> $@.tmp $(DEFP) BACKUP_FILE "$(dbdir)/lyskomd-backup" >> $@.tmp $(DEFP) PREV_BACKUP_FILE "$(dbdir)/lyskomd-backup-prev" >> $@.tmp $(DEFP) LOCK_FILE "$(dbdir)/lyskomd-lock" >> $@.tmp $(DEFP) TEXT_FILE "$(dbdir)/lyskomd-texts" >> $@.tmp $(DEFP) NUMBER_FILE "$(dbdir)/number.txt" >> $@.tmp $(DEFP) NUMBER_FILE_TMP "$(dbdir)/number.tmp" >> $@.tmp $(DEFP) TEXT_BACKUP_FILE "$(dbdir)/lyskomd-texts-backup" >> $@.tmp $(DEFP) EXPORT_DIR "$(exportdir)" >> $@.tmp $(DEFP) LYSKOMD_LOG "$(localstatedir)/lyskomd.log" >> $@.tmp $(DEFP) LYSKOMD_STATS "$(localstatedir)/lyskomd.stats" >> $@.tmp $(DEFP) LYSKOMD_PID "$(localstatedir)/run/lyskomd.pid" >> $@.tmp $(DEFP) MEMORY_USAGE "$(localstatedir)/lyskomd.memory" >> $@.tmp $(DEFP) AUX_FILE "$(sysconfdir)/aux-items.conf" >> $@.tmp $(DEFP) STATUS_FILE "$(dbdir)/status" >> $@.tmp $(DEFP) CONNECTIONS_FILE "$(localstatedir)/lyskomd.clients" >> $@.tmp $(DEFP) CONNECTIONS_TMP "$(localstatedir)/lyskomd.clnt.tmp">> $@.tmp $(DEFP) CORE_DIR "$(localstatedir)/lyskomd.cores" >> $@.tmp $(DEFP) LYSKOMD_PATH "$(sbindir)/lyskomd$(EXEEXT)" >> $@.tmp $(DEFP) SAVECORE_PATH "$(sbindir)/savecore-lyskom$(EXEEXT)" >> $@.tmp echo "/* External programs */" >> $@.tmp $(DEFP) SENDMAIL_PATH "$(SENDMAIL)" >> $@.tmp echo '/* Do not edit -- automatically generated file */' >> $@.tmp chmod 444 $@.tmp mv -f $@.tmp $@ check-lyskomd: libcheck.a lyskomd dbck $(CHECKKOMSPACE) cd testsuite && $(MAKE) check-lyskomd check-leaks: libcheck.a lyskomd dbck cd testsuite && $(MAKE) check-leaks check-l2g: libcheck.a cd testsuite && $(MAKE) check-l2g # Make sure these gets recompiled if $(prefix) changes. server-config.o: Makefile updateLysKOM.o: Makefile # After a "make clean" followed by "make check", these are needed. aux-items.o: aux-no.h text.o: aux-no.h admin.o: com.h aux-item-def-parse.o: com.h aux-items.o: com.h conference.o: com.h connections.o: com.h dbck.o: com.h debug.o: com.h internal-connections.o: com.h isc-parse.o: com.h membership.o: com.h person.o: com.h prot-a-output.o: com.h prot-a-parse-arg.o: com.h prot-a-parse.o: com.h prot-a-send-async.o: com.h prot-a.o: com.h ramkomd.o: com.h regex-match.o: com.h send-async.o: com.h server-config.o: com.h session.o: com.h simple-cache.o: com.h standalone.o: com.h text-garb.o: com.h text.o: com.h server-config.o: paths.h connections.o: fnc-def-init.incl call-switch.incl admin.o: version.incl prot-a.o: fnc-def-init.incl prot-a-is-legal-fnc.incl standalone.o: version.incl # "make install" without a prior "make" requires these. connections.o: prot-a-parse-arg.h # This dependency is needed after a "make maintainer-clean". aux-item-def-scan.o: aux-item-def-parse.h # all-recursive: lyskomd$(EXEEXT) dbck$(EXEEXT) check-recursive: libcheck.a lyskomd$(EXEEXT) dbck$(EXEEXT) $(CHECKKOMSPACE) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: