lib/misc/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@
    98 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
   100 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
    99 CPPFLAGS = @CPPFLAGS@
   101 CPPFLAGS = @CPPFLAGS@
   100 LDFLAGS = @LDFLAGS@
   102 LDFLAGS = @LDFLAGS@
   101 LIBS = @LIBS@
   103 LIBS = @LIBS@
   102 libmisc_a_LIBADD = 
   104 libmisc_a_LIBADD = 
       
   105 @KRB5_FALSE@libmisc_a_OBJECTS =  crc32.o exec.o itoa.o keystrlist.o \
       
   106 @KRB5_FALSE@list_table.o lookup_baseuser.o lookup_domain.o maildir.o \
       
   107 @KRB5_FALSE@map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \
       
   108 @KRB5_FALSE@pwentry.o pwentry_auth.o pwentry_export_env.o \
       
   109 @KRB5_FALSE@pwentry_table.o response_write.o response_message.o \
       
   110 @KRB5_FALSE@response_read.o server.o server_call0.o server_call1.o \
       
   111 @KRB5_FALSE@server_call2.o server_call3.o server_call4.o server_call5.o \
       
   112 @KRB5_FALSE@server_call6.o strlist.o strlist_read.o strlist_write.o \
       
   113 @KRB5_FALSE@strtou.o utoa.o
   103 @KRB5_TRUE@libmisc_a_OBJECTS =  krbauth.o crc32.o exec.o itoa.o \
   114 @KRB5_TRUE@libmisc_a_OBJECTS =  krbauth.o crc32.o exec.o itoa.o \
   104 @KRB5_TRUE@keystrlist.o list_table.o lookup_baseuser.o lookup_domain.o \
   115 @KRB5_TRUE@keystrlist.o list_table.o lookup_baseuser.o lookup_domain.o \
   105 @KRB5_TRUE@maildir.o map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \
   116 @KRB5_TRUE@maildir.o map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \
   106 @KRB5_TRUE@pwentry.o pwentry_auth.o pwentry_export_env.o \
   117 @KRB5_TRUE@pwentry.o pwentry_auth.o pwentry_export_env.o \
   107 @KRB5_TRUE@pwentry_table.o response_write.o response_message.o \
   118 @KRB5_TRUE@pwentry_table.o response_write.o response_message.o \
   108 @KRB5_TRUE@response_read.o server.o server_call0.o server_call1.o \
   119 @KRB5_TRUE@response_read.o server.o server_call0.o server_call1.o \
   109 @KRB5_TRUE@server_call2.o server_call3.o server_call4.o server_call5.o \
   120 @KRB5_TRUE@server_call2.o server_call3.o server_call4.o server_call5.o \
   110 @KRB5_TRUE@server_call6.o strlist.o strlist_read.o strlist_write.o \
   121 @KRB5_TRUE@server_call6.o strlist.o strlist_read.o strlist_write.o \
   111 @KRB5_TRUE@strtou.o utoa.o
   122 @KRB5_TRUE@strtou.o utoa.o
   112 @KRB5_FALSE@libmisc_a_OBJECTS =  crc32.o exec.o itoa.o keystrlist.o \
       
   113 @KRB5_FALSE@list_table.o lookup_baseuser.o lookup_domain.o maildir.o \
       
   114 @KRB5_FALSE@map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \
       
   115 @KRB5_FALSE@pwentry.o pwentry_auth.o pwentry_export_env.o \
       
   116 @KRB5_FALSE@pwentry_table.o response_write.o response_message.o \
       
   117 @KRB5_FALSE@response_read.o server.o server_call0.o server_call1.o \
       
   118 @KRB5_FALSE@server_call2.o server_call3.o server_call4.o server_call5.o \
       
   119 @KRB5_FALSE@server_call6.o strlist.o strlist_read.o strlist_write.o \
       
   120 @KRB5_FALSE@strtou.o utoa.o
       
   121 AR = ar
   123 AR = ar
   122 CXXFLAGS = @CXXFLAGS@
   124 CXXFLAGS = @CXXFLAGS@
   123 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
   125 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
   124 CXXLD = $(CXX)
   126 CXXLD = $(CXX)
   125 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
   127 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
   130 DIST_COMMON =  Makefile.am Makefile.in
   132 DIST_COMMON =  Makefile.am Makefile.in
   131 
   133 
   132 
   134 
   133 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
   135 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
   134 
   136 
   135 TAR = gtar
   137 TAR = tar
   136 GZIP_ENV = --best
   138 GZIP_ENV = --best
   137 SOURCES = $(libmisc_a_SOURCES)
   139 SOURCES = $(libmisc_a_SOURCES)
   138 OBJECTS = $(libmisc_a_OBJECTS)
   140 OBJECTS = $(libmisc_a_OBJECTS)
   139 
   141 
   140 all: all-redirect
   142 all: all-redirect
   331 	../mystring/join.h ../fdbuf/fdbuf.h ../fdbuf/fdibuf.h \
   333 	../mystring/join.h ../fdbuf/fdbuf.h ../fdbuf/fdibuf.h \
   332 	../fdbuf/fdobuf.h
   334 	../fdbuf/fdobuf.h
   333 strtou.o: strtou.c ../../config.h
   335 strtou.o: strtou.c ../../config.h
   334 utoa.o: utoa.cc ../../config.h utoa.h ../mystring/mystring.h \
   336 utoa.o: utoa.cc ../../config.h utoa.h ../mystring/mystring.h \
   335 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h
   337 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h
   336 vdomain.o: vdomain.cc ../../config.h vdomain.h ../mystring/mystring.h \
       
   337 	../fdbuf/fdbuf.h ../config/configrc.h strlist.h pwentry.h \
       
   338 	../vpw/vpwtable.h ../vpw/vpwentry.h response.h
       
   339 vdomain_chattr.o: vdomain_chattr.cc ../../config.h vdomain.h \
       
   340 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   341 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   342 	response.h pwcrypt.h autodelete.h
       
   343 vdomain_deluser.o: vdomain_deluser.cc ../../config.h vdomain.h \
       
   344 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   345 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   346 	response.h autodelete.h maildir.h
       
   347 vdomain_lookup.o: vdomain_lookup.cc ../../config.h vdomain.h \
       
   348 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   349 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   350 	response.h autodelete.h
       
   351 vdomain_set.o: vdomain_set.cc ../../config.h vdomain.h \
       
   352 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   353 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   354 	response.h maildir.h
       
   355 vdomain_userdir.o: vdomain_userdir.cc ../../config.h vdomain.h \
       
   356 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   357 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   358 	response.h crc_hash.h crc32.h
       
   359 vdomain_validate.o: vdomain_validate.cc ../../config.h vdomain.h \
       
   360 	../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \
       
   361 	strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \
       
   362 	response.h
       
   363 
   338 
   364 info-am:
   339 info-am:
   365 info: info-am
   340 info: info-am
   366 dvi-am:
   341 dvi-am:
   367 dvi: dvi-am
   342 dvi: dvi-am
   381 uninstall-am:
   356 uninstall-am:
   382 uninstall: uninstall-am
   357 uninstall: uninstall-am
   383 all-am: Makefile $(LIBRARIES)
   358 all-am: Makefile $(LIBRARIES)
   384 all-redirect: all-am
   359 all-redirect: all-am
   385 install-strip:
   360 install-strip:
   386 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
   361 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
   387 installdirs:
   362 installdirs:
   388 
   363 
   389 
   364 
   390 mostlyclean-generic:
   365 mostlyclean-generic:
   391 
   366