lib/config/Makefile.in
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
     1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
     1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
     2 
     2 
     3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
     3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
     4 # This Makefile.in is free software; the Free Software Foundation
     4 # This Makefile.in is free software; the Free Software Foundation
     5 # gives unlimited permission to copy and/or distribute it,
     5 # gives unlimited permission to copy and/or distribute it,
     6 # with or without modifications, as long as this notice is preserved.
     6 # with or without modifications, as long as this notice is preserved.
     7 
     7 
     8 # This program is distributed in the hope that it will be useful,
     8 # This program is distributed in the hope that it will be useful,
    44 AUTOCONF = @AUTOCONF@
    44 AUTOCONF = @AUTOCONF@
    45 AUTOMAKE = @AUTOMAKE@
    45 AUTOMAKE = @AUTOMAKE@
    46 AUTOHEADER = @AUTOHEADER@
    46 AUTOHEADER = @AUTOHEADER@
    47 
    47 
    48 INSTALL = @INSTALL@
    48 INSTALL = @INSTALL@
    49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
    50 INSTALL_DATA = @INSTALL_DATA@
    50 INSTALL_DATA = @INSTALL_DATA@
    51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    52 INSTALL_STRIP_FLAG =
       
    53 transform = @program_transform_name@
    52 transform = @program_transform_name@
    54 
    53 
    55 NORMAL_INSTALL = :
    54 NORMAL_INSTALL = :
    56 PRE_INSTALL = :
    55 PRE_INSTALL = :
    57 POST_INSTALL = :
    56 POST_INSTALL = :
    58 NORMAL_UNINSTALL = :
    57 NORMAL_UNINSTALL = :
    59 PRE_UNINSTALL = :
    58 PRE_UNINSTALL = :
    60 POST_UNINSTALL = :
    59 POST_UNINSTALL = :
       
    60 host_alias = @host_alias@
       
    61 host_triplet = @host@
    61 CC = @CC@
    62 CC = @CC@
    62 CDBPROGS = @CDBPROGS@
       
    63 CDBSCRIPTS = @CDBSCRIPTS@
       
    64 CXX = @CXX@
    63 CXX = @CXX@
       
    64 HAVE_LIB = @HAVE_LIB@
    65 HTML2TXT = @HTML2TXT@
    65 HTML2TXT = @HTML2TXT@
       
    66 LIB = @LIB@
    66 LN = @LN@
    67 LN = @LN@
       
    68 LTLIB = @LTLIB@
    67 LYNX = @LYNX@
    69 LYNX = @LYNX@
    68 MAKEINFO = @MAKEINFO@
    70 MAKEINFO = @MAKEINFO@
    69 MKDIR = @MKDIR@
    71 MKDIR = @MKDIR@
    70 PACKAGE = @PACKAGE@
    72 PACKAGE = @PACKAGE@
    71 POD2HTML = @POD2HTML@
    73 POD2HTML = @POD2HTML@
   132 DIST_COMMON =  Makefile.am Makefile.in
   134 DIST_COMMON =  Makefile.am Makefile.in
   133 
   135 
   134 
   136 
   135 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
   137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
   136 
   138 
   137 TAR = gtar
   139 TAR = tar
   138 GZIP_ENV = --best
   140 GZIP_ENV = --best
   139 SOURCES = $(libconfig_a_SOURCES) $(showvconfig_SOURCES)
   141 SOURCES = $(libconfig_a_SOURCES) $(showvconfig_SOURCES)
   140 OBJECTS = $(libconfig_a_OBJECTS) $(showvconfig_OBJECTS)
   142 OBJECTS = $(libconfig_a_OBJECTS) $(showvconfig_OBJECTS)
   141 
   143 
   142 all: all-redirect
   144 all: all-redirect
   195 install-binPROGRAMS: $(bin_PROGRAMS)
   197 install-binPROGRAMS: $(bin_PROGRAMS)
   196 	@$(NORMAL_INSTALL)
   198 	@$(NORMAL_INSTALL)
   197 	$(mkinstalldirs) $(DESTDIR)$(bindir)
   199 	$(mkinstalldirs) $(DESTDIR)$(bindir)
   198 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
   200 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
   199 	  if test -f $$p; then \
   201 	  if test -f $$p; then \
   200 	    echo "  $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
   202 	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
   201 	     $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
   203 	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
   202 	  else :; fi; \
   204 	  else :; fi; \
   203 	done
   205 	done
   204 
   206 
   205 uninstall-binPROGRAMS:
   207 uninstall-binPROGRAMS:
   206 	@$(NORMAL_UNINSTALL)
   208 	@$(NORMAL_UNINSTALL)
   295 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   297 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   296 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
   298 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
   297 _maildir_arg_str.o: _maildir_arg_str.cc configio.h \
   299 _maildir_arg_str.o: _maildir_arg_str.cc configio.h \
   298 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   300 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   299 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
   301 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
   300 _max_fork.o: _max_fork.cc configio.h ../mystring/mystring.h \
       
   301 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   302 	../config/configrc.h ../misc/strlist.h
       
   303 _password_file.o: _password_file.cc configio.h ../mystring/mystring.h \
   302 _password_file.o: _password_file.cc configio.h ../mystring/mystring.h \
   304 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
   303 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
   305 	../config/configrc.h ../misc/strlist.h
   304 	../config/configrc.h ../misc/strlist.h
   306 _postmaster_aliases.o: _postmaster_aliases.cc configio.h \
   305 _postmaster_aliases.o: _postmaster_aliases.cc configio.h \
   307 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   306 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
   375 uninstall-am: uninstall-binPROGRAMS
   374 uninstall-am: uninstall-binPROGRAMS
   376 uninstall: uninstall-am
   375 uninstall: uninstall-am
   377 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
   376 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
   378 all-redirect: all-am
   377 all-redirect: all-am
   379 install-strip:
   378 install-strip:
   380 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
   379 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
   381 installdirs:
   380 installdirs:
   382 	$(mkinstalldirs)  $(DESTDIR)$(bindir)
   381 	$(mkinstalldirs)  $(DESTDIR)$(bindir)
   383 
   382 
   384 
   383 
   385 mostlyclean-generic:
   384 mostlyclean-generic: