Deleted Added
full compact
Makefile.in (147455) Makefile.in (174832)
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# $P4: //depot/projects/openpam/include/Makefile.am#2 $
17# $Id: Makefile.am 320 2006-02-16 20:33:19Z des $
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd

--- 13 unchanged lines hidden (view full) ---

39host_triplet = @host@
40target_triplet = @target@
41subdir = include
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd

--- 13 unchanged lines hidden (view full) ---

39host_triplet = @host@
40target_triplet = @target@
41subdir = include
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(mkdir_p)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \

--- 29 unchanged lines hidden (view full) ---

85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \

--- 29 unchanged lines hidden (view full) ---

85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
93GREP = @GREP@
93INSTALL_DATA = @INSTALL_DATA@
94INSTALL_PROGRAM = @INSTALL_PROGRAM@
95INSTALL_SCRIPT = @INSTALL_SCRIPT@
96INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97LDFLAGS = @LDFLAGS@
98LIBOBJS = @LIBOBJS@
99LIBS = @LIBS@
100LIBTOOL = @LIBTOOL@

--- 6 unchanged lines hidden (view full) ---

107PACKAGE = @PACKAGE@
108PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109PACKAGE_NAME = @PACKAGE_NAME@
110PACKAGE_STRING = @PACKAGE_STRING@
111PACKAGE_TARNAME = @PACKAGE_TARNAME@
112PACKAGE_VERSION = @PACKAGE_VERSION@
113PATH_SEPARATOR = @PATH_SEPARATOR@
114RANLIB = @RANLIB@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@

--- 6 unchanged lines hidden (view full) ---

108PACKAGE = @PACKAGE@
109PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110PACKAGE_NAME = @PACKAGE_NAME@
111PACKAGE_STRING = @PACKAGE_STRING@
112PACKAGE_TARNAME = @PACKAGE_TARNAME@
113PACKAGE_VERSION = @PACKAGE_VERSION@
114PATH_SEPARATOR = @PATH_SEPARATOR@
115RANLIB = @RANLIB@
116SED = @SED@
115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
117STRIP = @STRIP@
118VERSION = @VERSION@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
119WITH_PAM_SU_FALSE = @WITH_PAM_SU_FALSE@
120WITH_PAM_SU_TRUE = @WITH_PAM_SU_TRUE@
121WITH_DOC_FALSE = @WITH_DOC_FALSE@
122WITH_DOC_TRUE = @WITH_DOC_TRUE@
121WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
122WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
123WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
124WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
123ac_ct_AR = @ac_ct_AR@
125WITH_SU_FALSE = @WITH_SU_FALSE@
126WITH_SU_TRUE = @WITH_SU_TRUE@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_CXX = @ac_ct_CXX@
126ac_ct_F77 = @ac_ct_F77@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_F77 = @ac_ct_F77@
127ac_ct_RANLIB = @ac_ct_RANLIB@
128ac_ct_STRIP = @ac_ct_STRIP@
129am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
130am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
131am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
132am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
133am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
134am__include = @am__include@
135am__leading_dot = @am__leading_dot@
136am__quote = @am__quote@
137am__tar = @am__tar@
138am__untar = @am__untar@
136bindir = @bindir@
137build = @build@
138build_alias = @build_alias@
139build_cpu = @build_cpu@
140build_os = @build_os@
141build_vendor = @build_vendor@
142datadir = @datadir@
139bindir = @bindir@
140build = @build@
141build_alias = @build_alias@
142build_cpu = @build_cpu@
143build_os = @build_os@
144build_vendor = @build_vendor@
145datadir = @datadir@
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
143exec_prefix = @exec_prefix@
144host = @host@
145host_alias = @host_alias@
146host_cpu = @host_cpu@
147host_os = @host_os@
148host_vendor = @host_vendor@
149exec_prefix = @exec_prefix@
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
155htmldir = @htmldir@
149includedir = @includedir@
150infodir = @infodir@
151install_sh = @install_sh@
152libdir = @libdir@
153libexecdir = @libexecdir@
156includedir = @includedir@
157infodir = @infodir@
158install_sh = @install_sh@
159libdir = @libdir@
160libexecdir = @libexecdir@
161localedir = @localedir@
154localstatedir = @localstatedir@
155mandir = @mandir@
156mkdir_p = @mkdir_p@
157oldincludedir = @oldincludedir@
162localstatedir = @localstatedir@
163mandir = @mandir@
164mkdir_p = @mkdir_p@
165oldincludedir = @oldincludedir@
166pdfdir = @pdfdir@
158prefix = @prefix@
159program_transform_name = @program_transform_name@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169psdir = @psdir@
160sbindir = @sbindir@
161sharedstatedir = @sharedstatedir@
162sysconfdir = @sysconfdir@
163target = @target@
164target_alias = @target_alias@
165target_cpu = @target_cpu@
166target_os = @target_os@
167target_vendor = @target_vendor@

--- 43 unchanged lines hidden (view full) ---

211
212# This directory's subdirectories are mostly independent; you can cd
213# into them and run `make' without going through this Makefile.
214# To change the values of `make' variables: instead of editing Makefiles,
215# (1) if the variable is set in `config.status', edit `config.status'
216# (which will cause the Makefiles to be regenerated when you run `make');
217# (2) otherwise, pass the desired values on the `make' command line.
218$(RECURSIVE_TARGETS):
170sbindir = @sbindir@
171sharedstatedir = @sharedstatedir@
172sysconfdir = @sysconfdir@
173target = @target@
174target_alias = @target_alias@
175target_cpu = @target_cpu@
176target_os = @target_os@
177target_vendor = @target_vendor@

--- 43 unchanged lines hidden (view full) ---

221
222# This directory's subdirectories are mostly independent; you can cd
223# into them and run `make' without going through this Makefile.
224# To change the values of `make' variables: instead of editing Makefiles,
225# (1) if the variable is set in `config.status', edit `config.status'
226# (which will cause the Makefiles to be regenerated when you run `make');
227# (2) otherwise, pass the desired values on the `make' command line.
228$(RECURSIVE_TARGETS):
219 @set fnord $$MAKEFLAGS; amf=$$2; \
229 @failcom='exit 1'; \
230 for f in x $$MAKEFLAGS; do \
231 case $$f in \
232 *=* | --[!k]*);; \
233 *k*) failcom='fail=yes';; \
234 esac; \
235 done; \
220 dot_seen=no; \
221 target=`echo $@ | sed s/-recursive//`; \
222 list='$(SUBDIRS)'; for subdir in $$list; do \
223 echo "Making $$target in $$subdir"; \
224 if test "$$subdir" = "."; then \
225 dot_seen=yes; \
226 local_target="$$target-am"; \
227 else \
228 local_target="$$target"; \
229 fi; \
230 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
236 dot_seen=no; \
237 target=`echo $@ | sed s/-recursive//`; \
238 list='$(SUBDIRS)'; for subdir in $$list; do \
239 echo "Making $$target in $$subdir"; \
240 if test "$$subdir" = "."; then \
241 dot_seen=yes; \
242 local_target="$$target-am"; \
243 else \
244 local_target="$$target"; \
245 fi; \
246 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
231 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
247 || eval $$failcom; \
232 done; \
233 if test "$$dot_seen" = "no"; then \
234 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
235 fi; test -z "$$fail"
236
237mostlyclean-recursive clean-recursive distclean-recursive \
238maintainer-clean-recursive:
248 done; \
249 if test "$$dot_seen" = "no"; then \
250 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
251 fi; test -z "$$fail"
252
253mostlyclean-recursive clean-recursive distclean-recursive \
254maintainer-clean-recursive:
239 @set fnord $$MAKEFLAGS; amf=$$2; \
255 @failcom='exit 1'; \
256 for f in x $$MAKEFLAGS; do \
257 case $$f in \
258 *=* | --[!k]*);; \
259 *k*) failcom='fail=yes';; \
260 esac; \
261 done; \
240 dot_seen=no; \
241 case "$@" in \
242 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
243 *) list='$(SUBDIRS)' ;; \
244 esac; \
245 rev=''; for subdir in $$list; do \
246 if test "$$subdir" = "."; then :; else \
247 rev="$$subdir $$rev"; \

--- 4 unchanged lines hidden (view full) ---

252 for subdir in $$rev; do \
253 echo "Making $$target in $$subdir"; \
254 if test "$$subdir" = "."; then \
255 local_target="$$target-am"; \
256 else \
257 local_target="$$target"; \
258 fi; \
259 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
262 dot_seen=no; \
263 case "$@" in \
264 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
265 *) list='$(SUBDIRS)' ;; \
266 esac; \
267 rev=''; for subdir in $$list; do \
268 if test "$$subdir" = "."; then :; else \
269 rev="$$subdir $$rev"; \

--- 4 unchanged lines hidden (view full) ---

274 for subdir in $$rev; do \
275 echo "Making $$target in $$subdir"; \
276 if test "$$subdir" = "."; then \
277 local_target="$$target-am"; \
278 else \
279 local_target="$$target"; \
280 fi; \
281 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
260 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
282 || eval $$failcom; \
261 done && test -z "$$fail"
262tags-recursive:
263 list='$(SUBDIRS)'; for subdir in $$list; do \
264 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
265 done
266ctags-recursive:
267 list='$(SUBDIRS)'; for subdir in $$list; do \
268 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \

--- 82 unchanged lines hidden (view full) ---

351 fi; \
352 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
353 else \
354 test -f $(distdir)/$$file \
355 || cp -p $$d/$$file $(distdir)/$$file \
356 || exit 1; \
357 fi; \
358 done
283 done && test -z "$$fail"
284tags-recursive:
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
287 done
288ctags-recursive:
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \

--- 82 unchanged lines hidden (view full) ---

373 fi; \
374 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375 else \
376 test -f $(distdir)/$$file \
377 || cp -p $$d/$$file $(distdir)/$$file \
378 || exit 1; \
379 fi; \
380 done
359 list='$(SUBDIRS)'; for subdir in $$list; do \
381 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
360 if test "$$subdir" = .; then :; else \
361 test -d "$(distdir)/$$subdir" \
382 if test "$$subdir" = .; then :; else \
383 test -d "$(distdir)/$$subdir" \
362 || mkdir "$(distdir)/$$subdir" \
384 || $(mkdir_p) "$(distdir)/$$subdir" \
363 || exit 1; \
385 || exit 1; \
386 distdir=`$(am__cd) $(distdir) && pwd`; \
387 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
364 (cd $$subdir && \
365 $(MAKE) $(AM_MAKEFLAGS) \
388 (cd $$subdir && \
389 $(MAKE) $(AM_MAKEFLAGS) \
366 top_distdir="../$(top_distdir)" \
367 distdir="../$(distdir)/$$subdir" \
390 top_distdir="$$top_distdir" \
391 distdir="$$distdir/$$subdir" \
368 distdir) \
369 || exit 1; \
370 fi; \
371 done
372check-am: all-am
373check: check-recursive
374all-am: Makefile
375installdirs: installdirs-recursive

--- 12 unchanged lines hidden (view full) ---

388 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
389 `test -z '$(STRIP)' || \
390 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
391mostlyclean-generic:
392
393clean-generic:
394
395distclean-generic:
392 distdir) \
393 || exit 1; \
394 fi; \
395 done
396check-am: all-am
397check: check-recursive
398all-am: Makefile
399installdirs: installdirs-recursive

--- 12 unchanged lines hidden (view full) ---

412 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
413 `test -z '$(STRIP)' || \
414 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
415mostlyclean-generic:
416
417clean-generic:
418
419distclean-generic:
396 -rm -f $(CONFIG_CLEAN_FILES)
420 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
397
398maintainer-clean-generic:
399 @echo "This command is intended for maintainers to use"
400 @echo "it deletes files that may require special tools to rebuild."
401clean: clean-recursive
402
403clean-am: clean-generic clean-libtool mostlyclean-am
404

--- 61 unchanged lines hidden ---
421
422maintainer-clean-generic:
423 @echo "This command is intended for maintainers to use"
424 @echo "it deletes files that may require special tools to rebuild."
425clean: clean-recursive
426
427clean-am: clean-generic clean-libtool mostlyclean-am
428

--- 61 unchanged lines hidden ---