equal
deleted
inserted
replaced
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@ |
107 DIST_COMMON = README COPYING Makefile.am Makefile.in |
109 DIST_COMMON = README COPYING Makefile.am Makefile.in |
108 |
110 |
109 |
111 |
110 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
112 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
111 |
113 |
112 TAR = gtar |
114 TAR = tar |
113 GZIP_ENV = --best |
115 GZIP_ENV = --best |
114 SOURCES = $(libauthmod_a_SOURCES) |
116 SOURCES = $(libauthmod_a_SOURCES) |
115 OBJECTS = $(libauthmod_a_OBJECTS) |
117 OBJECTS = $(libauthmod_a_OBJECTS) |
116 |
118 |
117 all: all-redirect |
119 all: all-redirect |
202 || cp -p $$d/$$file $(distdir)/$$file || :; \ |
204 || cp -p $$d/$$file $(distdir)/$$file || :; \ |
203 fi; \ |
205 fi; \ |
204 done |
206 done |
205 authexit.o: authexit.c |
207 authexit.o: authexit.c |
206 authmod.o: authmod.c auth.h ../../config.h authmod.h authwait.h |
208 authmod.o: authmod.c auth.h ../../config.h authmod.h authwait.h |
207 authmodclient.o: authmodclient.c authmod.h ../../config.h authwait.h |
|
208 authmodfail.o: authmodfail.c auth.h ../../config.h authmod.h |
209 authmodfail.o: authmodfail.c auth.h ../../config.h authmod.h |
209 authmoduser.o: authmoduser.c auth.h ../../config.h authmod.h authwait.h |
|
210 authmoduser2.o: authmoduser2.c auth.h ../../config.h authmod.h \ |
|
211 authwait.h |
|
212 authmoduser3.o: authmoduser3.c auth.h ../../config.h authmod.h |
|
213 chain.o: chain.c ../../config.h auth.h |
210 chain.o: chain.c ../../config.h auth.h |
214 changeuidgid.o: changeuidgid.c ../../config.h auth.h |
211 changeuidgid.o: changeuidgid.c ../../config.h auth.h |
215 copyargv.o: copyargv.c ../../config.h auth.h |
212 copyargv.o: copyargv.c ../../config.h auth.h |
216 success.o: success.c auth.h ../../config.h |
213 success.o: success.c auth.h ../../config.h |
217 |
214 |
235 uninstall-am: |
232 uninstall-am: |
236 uninstall: uninstall-am |
233 uninstall: uninstall-am |
237 all-am: Makefile $(LIBRARIES) |
234 all-am: Makefile $(LIBRARIES) |
238 all-redirect: all-am |
235 all-redirect: all-am |
239 install-strip: |
236 install-strip: |
240 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install |
237 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
241 installdirs: |
238 installdirs: |
242 |
239 |
243 |
240 |
244 mostlyclean-generic: |
241 mostlyclean-generic: |
245 |
242 |