Deleted Added
full compact
Makefile.in (107207) Makefile.in (120945)
1# Makefile.in generated by automake 1.6.1 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
17# $Id: Makefile.am,v 1.33 2002/09/10 19:59:25 joda Exp $
18
19# $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $
20
1# Makefile.in generated by automake 1.6.1 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
17# $Id: Makefile.am,v 1.33 2002/09/10 19:59:25 joda Exp $
18
19# $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $
20
21# $Id: Makefile.am.common,v 1.36 2002/08/19 16:10:25 joda Exp $
21# $Id: Makefile.am.common,v 1.37.2.1 2003/05/08 17:08:09 joda Exp $
22SHELL = @SHELL@
23
24srcdir = @srcdir@
25top_srcdir = @top_srcdir@
26VPATH = @srcdir@
27prefix = @prefix@
28exec_prefix = @exec_prefix@
29
30bindir = @bindir@
31sbindir = @sbindir@
32libexecdir = @libexecdir@
33datadir = @datadir@
34sysconfdir = @sysconfdir@
35sharedstatedir = @sharedstatedir@
36localstatedir = @localstatedir@
37libdir = @libdir@
38infodir = @infodir@
39mandir = @mandir@
40includedir = @includedir@
41oldincludedir = /usr/include
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45top_builddir = ..
46
47ACLOCAL = @ACLOCAL@
48AUTOCONF = @AUTOCONF@
49AUTOMAKE = @AUTOMAKE@
50AUTOHEADER = @AUTOHEADER@
51
52am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53INSTALL = @INSTALL@
54INSTALL_PROGRAM = @INSTALL_PROGRAM@
55INSTALL_DATA = @INSTALL_DATA@
56install_sh_DATA = $(install_sh) -c -m 644
57install_sh_PROGRAM = $(install_sh) -c
58INSTALL_SCRIPT = @INSTALL_SCRIPT@
59INSTALL_HEADER = $(INSTALL_DATA)
60transform = @program_transform_name@
61NORMAL_INSTALL = :
62PRE_INSTALL = :
63POST_INSTALL = :
64NORMAL_UNINSTALL = :
65PRE_UNINSTALL = :
66POST_UNINSTALL = :
67host_alias = @host_alias@
68host_triplet = @host@
69
70EXEEXT = @EXEEXT@
71OBJEXT = @OBJEXT@
72PATH_SEPARATOR = @PATH_SEPARATOR@
73AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
74AMTAR = @AMTAR@
75AS = @AS@
76AWK = @AWK@
77CANONICAL_HOST = @CANONICAL_HOST@
78CATMAN = @CATMAN@
79CATMANEXT = @CATMANEXT@
80CC = @CC@
81COMPILE_ET = @COMPILE_ET@
82CPP = @CPP@
83DBLIB = @DBLIB@
84DEPDIR = @DEPDIR@
85DIR_com_err = @DIR_com_err@
86DIR_des = @DIR_des@
87DIR_roken = @DIR_roken@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90EXTRA_LIB45 = @EXTRA_LIB45@
91GROFF = @GROFF@
92INCLUDES_roken = @INCLUDES_roken@
93INCLUDE_ = @INCLUDE_@
94INCLUDE_des = @INCLUDE_des@
95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96LEX = @LEX@
97
98LEXLIB = @LEXLIB@
99LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
100LIBTOOL = @LIBTOOL@
101LIB_ = @LIB_@
102LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
103LIB_NDBM = @LIB_NDBM@
104LIB_com_err = @LIB_com_err@
105LIB_com_err_a = @LIB_com_err_a@
106LIB_com_err_so = @LIB_com_err_so@
107LIB_des = @LIB_des@
108LIB_des_a = @LIB_des_a@
109LIB_des_appl = @LIB_des_appl@
110LIB_des_so = @LIB_des_so@
111LIB_kdb = @LIB_kdb@
112LIB_otp = @LIB_otp@
113LIB_roken = @LIB_roken@
114LIB_security = @LIB_security@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
22SHELL = @SHELL@
23
24srcdir = @srcdir@
25top_srcdir = @top_srcdir@
26VPATH = @srcdir@
27prefix = @prefix@
28exec_prefix = @exec_prefix@
29
30bindir = @bindir@
31sbindir = @sbindir@
32libexecdir = @libexecdir@
33datadir = @datadir@
34sysconfdir = @sysconfdir@
35sharedstatedir = @sharedstatedir@
36localstatedir = @localstatedir@
37libdir = @libdir@
38infodir = @infodir@
39mandir = @mandir@
40includedir = @includedir@
41oldincludedir = /usr/include
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45top_builddir = ..
46
47ACLOCAL = @ACLOCAL@
48AUTOCONF = @AUTOCONF@
49AUTOMAKE = @AUTOMAKE@
50AUTOHEADER = @AUTOHEADER@
51
52am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53INSTALL = @INSTALL@
54INSTALL_PROGRAM = @INSTALL_PROGRAM@
55INSTALL_DATA = @INSTALL_DATA@
56install_sh_DATA = $(install_sh) -c -m 644
57install_sh_PROGRAM = $(install_sh) -c
58INSTALL_SCRIPT = @INSTALL_SCRIPT@
59INSTALL_HEADER = $(INSTALL_DATA)
60transform = @program_transform_name@
61NORMAL_INSTALL = :
62PRE_INSTALL = :
63POST_INSTALL = :
64NORMAL_UNINSTALL = :
65PRE_UNINSTALL = :
66POST_UNINSTALL = :
67host_alias = @host_alias@
68host_triplet = @host@
69
70EXEEXT = @EXEEXT@
71OBJEXT = @OBJEXT@
72PATH_SEPARATOR = @PATH_SEPARATOR@
73AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
74AMTAR = @AMTAR@
75AS = @AS@
76AWK = @AWK@
77CANONICAL_HOST = @CANONICAL_HOST@
78CATMAN = @CATMAN@
79CATMANEXT = @CATMANEXT@
80CC = @CC@
81COMPILE_ET = @COMPILE_ET@
82CPP = @CPP@
83DBLIB = @DBLIB@
84DEPDIR = @DEPDIR@
85DIR_com_err = @DIR_com_err@
86DIR_des = @DIR_des@
87DIR_roken = @DIR_roken@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90EXTRA_LIB45 = @EXTRA_LIB45@
91GROFF = @GROFF@
92INCLUDES_roken = @INCLUDES_roken@
93INCLUDE_ = @INCLUDE_@
94INCLUDE_des = @INCLUDE_des@
95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96LEX = @LEX@
97
98LEXLIB = @LEXLIB@
99LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
100LIBTOOL = @LIBTOOL@
101LIB_ = @LIB_@
102LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
103LIB_NDBM = @LIB_NDBM@
104LIB_com_err = @LIB_com_err@
105LIB_com_err_a = @LIB_com_err_a@
106LIB_com_err_so = @LIB_com_err_so@
107LIB_des = @LIB_des@
108LIB_des_a = @LIB_des_a@
109LIB_des_appl = @LIB_des_appl@
110LIB_des_so = @LIB_des_so@
111LIB_kdb = @LIB_kdb@
112LIB_otp = @LIB_otp@
113LIB_roken = @LIB_roken@
114LIB_security = @LIB_security@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
117MAINT = @MAINT@
117NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
118NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
119NROFF = @NROFF@
120OBJDUMP = @OBJDUMP@
121PACKAGE = @PACKAGE@
122RANLIB = @RANLIB@
123STRIP = @STRIP@
124VERSION = @VERSION@
125VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
126WFLAGS = @WFLAGS@
127WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
128WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
129X_CFLAGS = @X_CFLAGS@
130X_EXTRA_LIBS = @X_EXTRA_LIBS@
131X_LIBS = @X_LIBS@
132X_PRE_LIBS = @X_PRE_LIBS@
133YACC = @YACC@
134am__include = @am__include@
135am__quote = @am__quote@
136dpagaix_cflags = @dpagaix_cflags@
137dpagaix_ldadd = @dpagaix_ldadd@
138dpagaix_ldflags = @dpagaix_ldflags@
139install_sh = @install_sh@
140
141AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
142
143SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
144
145INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) -DHOST=\"$(CANONICAL_HOST)\"
146
147@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
148
149AM_CFLAGS = $(WFLAGS)
150
151CP = cp
152
153buildinclude = $(top_builddir)/include
154
155LIB_XauReadAuth = @LIB_XauReadAuth@
156LIB_crypt = @LIB_crypt@
157LIB_dbm_firstkey = @LIB_dbm_firstkey@
158LIB_dbopen = @LIB_dbopen@
159LIB_dlopen = @LIB_dlopen@
160LIB_dn_expand = @LIB_dn_expand@
161LIB_el_init = @LIB_el_init@
162LIB_getattr = @LIB_getattr@
163LIB_gethostbyname = @LIB_gethostbyname@
164LIB_getpwent_r = @LIB_getpwent_r@
165LIB_getpwnam_r = @LIB_getpwnam_r@
166LIB_getsockopt = @LIB_getsockopt@
167LIB_logout = @LIB_logout@
168LIB_logwtmp = @LIB_logwtmp@
169LIB_odm_initialize = @LIB_odm_initialize@
170LIB_openpty = @LIB_openpty@
171LIB_pidfile = @LIB_pidfile@
172LIB_res_search = @LIB_res_search@
173LIB_setpcred = @LIB_setpcred@
174LIB_setsockopt = @LIB_setsockopt@
175LIB_socket = @LIB_socket@
176LIB_syslog = @LIB_syslog@
177LIB_tgetent = @LIB_tgetent@
178
179HESIODLIB = @HESIODLIB@
180HESIODINCLUDE = @HESIODINCLUDE@
181INCLUDE_hesiod = @INCLUDE_hesiod@
182LIB_hesiod = @LIB_hesiod@
183
184INCLUDE_krb4 = @INCLUDE_krb4@
185LIB_krb4 = @LIB_krb4@
186
187INCLUDE_openldap = @INCLUDE_openldap@
188LIB_openldap = @LIB_openldap@
189
190INCLUDE_readline = @INCLUDE_readline@
191LIB_readline = @LIB_readline@
192
193NROFF_MAN = groff -mandoc -Tascii
194
118NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
119NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
120NROFF = @NROFF@
121OBJDUMP = @OBJDUMP@
122PACKAGE = @PACKAGE@
123RANLIB = @RANLIB@
124STRIP = @STRIP@
125VERSION = @VERSION@
126VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
127WFLAGS = @WFLAGS@
128WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
129WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
130X_CFLAGS = @X_CFLAGS@
131X_EXTRA_LIBS = @X_EXTRA_LIBS@
132X_LIBS = @X_LIBS@
133X_PRE_LIBS = @X_PRE_LIBS@
134YACC = @YACC@
135am__include = @am__include@
136am__quote = @am__quote@
137dpagaix_cflags = @dpagaix_cflags@
138dpagaix_ldadd = @dpagaix_ldadd@
139dpagaix_ldflags = @dpagaix_ldflags@
140install_sh = @install_sh@
141
142AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
143
144SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
145
146INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) -DHOST=\"$(CANONICAL_HOST)\"
147
148@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
149
150AM_CFLAGS = $(WFLAGS)
151
152CP = cp
153
154buildinclude = $(top_builddir)/include
155
156LIB_XauReadAuth = @LIB_XauReadAuth@
157LIB_crypt = @LIB_crypt@
158LIB_dbm_firstkey = @LIB_dbm_firstkey@
159LIB_dbopen = @LIB_dbopen@
160LIB_dlopen = @LIB_dlopen@
161LIB_dn_expand = @LIB_dn_expand@
162LIB_el_init = @LIB_el_init@
163LIB_getattr = @LIB_getattr@
164LIB_gethostbyname = @LIB_gethostbyname@
165LIB_getpwent_r = @LIB_getpwent_r@
166LIB_getpwnam_r = @LIB_getpwnam_r@
167LIB_getsockopt = @LIB_getsockopt@
168LIB_logout = @LIB_logout@
169LIB_logwtmp = @LIB_logwtmp@
170LIB_odm_initialize = @LIB_odm_initialize@
171LIB_openpty = @LIB_openpty@
172LIB_pidfile = @LIB_pidfile@
173LIB_res_search = @LIB_res_search@
174LIB_setpcred = @LIB_setpcred@
175LIB_setsockopt = @LIB_setsockopt@
176LIB_socket = @LIB_socket@
177LIB_syslog = @LIB_syslog@
178LIB_tgetent = @LIB_tgetent@
179
180HESIODLIB = @HESIODLIB@
181HESIODINCLUDE = @HESIODINCLUDE@
182INCLUDE_hesiod = @INCLUDE_hesiod@
183LIB_hesiod = @LIB_hesiod@
184
185INCLUDE_krb4 = @INCLUDE_krb4@
186LIB_krb4 = @LIB_krb4@
187
188INCLUDE_openldap = @INCLUDE_openldap@
189LIB_openldap = @LIB_openldap@
190
191INCLUDE_readline = @INCLUDE_readline@
192LIB_readline = @LIB_readline@
193
194NROFF_MAN = groff -mandoc -Tascii
195
195@KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
196LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
196
197@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
198@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
199
200@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
201
202@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
203
204SUBDIRS = kadm5
205
206noinst_PROGRAMS = bits make_crypto
207CHECK_LOCAL =
208
209include_HEADERS = krb5-types.h
210noinst_HEADERS = crypto-headers.h
211
212CLEANFILES = \
213 asn1.h \
214 asn1_err.h \
215 base64.h \
216 com_err.h \
217 com_right.h \
218 crypto-headers.h\
219 der.h \
220 des.h \
221 editline.h \
222 err.h \
223 getarg.h \
224 glob.h \
225 gssapi.h \
226 hdb.h \
227 hdb_asn1.h \
228 hdb_err.h \
229 heim_err.h \
230 kafs.h \
231 krb5-protos.h \
232 krb5-private.h \
233 krb5-types.h \
234 krb5.h \
235 krb5_err.h \
236 md4.h \
237 md5.h \
238 rc4.h \
239 otp.h \
240 parse_time.h \
241 parse_units.h \
242 resolve.h \
243 roken-common.h \
244 roken.h \
245 sha.h \
246 sl.h \
247 xdbm.h
248
249subdir = include
250mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
251CONFIG_HEADER = config.h
252CONFIG_CLEAN_FILES =
253noinst_PROGRAMS = bits$(EXEEXT) make_crypto$(EXEEXT)
254PROGRAMS = $(noinst_PROGRAMS)
255
256bits_SOURCES = bits.c
257bits_OBJECTS = bits.$(OBJEXT)
258bits_LDADD = $(LDADD)
259bits_DEPENDENCIES =
260bits_LDFLAGS =
261make_crypto_SOURCES = make_crypto.c
262make_crypto_OBJECTS = make_crypto.$(OBJEXT)
263make_crypto_LDADD = $(LDADD)
264make_crypto_DEPENDENCIES =
265make_crypto_LDFLAGS =
266
267DEFS = @DEFS@
268DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
269CPPFLAGS = @CPPFLAGS@
270LDFLAGS = @LDFLAGS@
271LIBS = @LIBS@
272depcomp =
273am__depfiles_maybe =
274COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
275 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
276LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
277 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
278CCLD = $(CC)
279LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
280 $(AM_LDFLAGS) $(LDFLAGS) -o $@
281CFLAGS = @CFLAGS@
282DIST_SOURCES = bits.c make_crypto.c
283HEADERS = $(include_HEADERS) $(noinst_HEADERS)
284
285
286RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
287 uninstall-info-recursive all-recursive install-data-recursive \
288 install-exec-recursive installdirs-recursive install-recursive \
289 uninstall-recursive check-recursive installcheck-recursive
290DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) Makefile.am \
291 Makefile.in
292DIST_SUBDIRS = $(SUBDIRS)
293SOURCES = bits.c make_crypto.c
294
295all: config.h
296 $(MAKE) $(AM_MAKEFLAGS) all-recursive
297
298.SUFFIXES:
299.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .lo .o .obj
197
198@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
199@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
200
201@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
202
203@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
204
205SUBDIRS = kadm5
206
207noinst_PROGRAMS = bits make_crypto
208CHECK_LOCAL =
209
210include_HEADERS = krb5-types.h
211noinst_HEADERS = crypto-headers.h
212
213CLEANFILES = \
214 asn1.h \
215 asn1_err.h \
216 base64.h \
217 com_err.h \
218 com_right.h \
219 crypto-headers.h\
220 der.h \
221 des.h \
222 editline.h \
223 err.h \
224 getarg.h \
225 glob.h \
226 gssapi.h \
227 hdb.h \
228 hdb_asn1.h \
229 hdb_err.h \
230 heim_err.h \
231 kafs.h \
232 krb5-protos.h \
233 krb5-private.h \
234 krb5-types.h \
235 krb5.h \
236 krb5_err.h \
237 md4.h \
238 md5.h \
239 rc4.h \
240 otp.h \
241 parse_time.h \
242 parse_units.h \
243 resolve.h \
244 roken-common.h \
245 roken.h \
246 sha.h \
247 sl.h \
248 xdbm.h
249
250subdir = include
251mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
252CONFIG_HEADER = config.h
253CONFIG_CLEAN_FILES =
254noinst_PROGRAMS = bits$(EXEEXT) make_crypto$(EXEEXT)
255PROGRAMS = $(noinst_PROGRAMS)
256
257bits_SOURCES = bits.c
258bits_OBJECTS = bits.$(OBJEXT)
259bits_LDADD = $(LDADD)
260bits_DEPENDENCIES =
261bits_LDFLAGS =
262make_crypto_SOURCES = make_crypto.c
263make_crypto_OBJECTS = make_crypto.$(OBJEXT)
264make_crypto_LDADD = $(LDADD)
265make_crypto_DEPENDENCIES =
266make_crypto_LDFLAGS =
267
268DEFS = @DEFS@
269DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
270CPPFLAGS = @CPPFLAGS@
271LDFLAGS = @LDFLAGS@
272LIBS = @LIBS@
273depcomp =
274am__depfiles_maybe =
275COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
276 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
277LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
278 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
279CCLD = $(CC)
280LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
281 $(AM_LDFLAGS) $(LDFLAGS) -o $@
282CFLAGS = @CFLAGS@
283DIST_SOURCES = bits.c make_crypto.c
284HEADERS = $(include_HEADERS) $(noinst_HEADERS)
285
286
287RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
288 uninstall-info-recursive all-recursive install-data-recursive \
289 install-exec-recursive installdirs-recursive install-recursive \
290 uninstall-recursive check-recursive installcheck-recursive
291DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) Makefile.am \
292 Makefile.in
293DIST_SUBDIRS = $(SUBDIRS)
294SOURCES = bits.c make_crypto.c
295
296all: config.h
297 $(MAKE) $(AM_MAKEFLAGS) all-recursive
298
299.SUFFIXES:
300.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .lo .o .obj
300$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
301$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
301 cd $(top_srcdir) && \
302 $(AUTOMAKE) --foreign include/Makefile
302 cd $(top_srcdir) && \
303 $(AUTOMAKE) --foreign include/Makefile
303Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
304 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
305
306config.h: stamp-h1
307 @if test ! -f $@; then \
308 rm -f stamp-h1; \
309 $(MAKE) stamp-h1; \
310 else :; fi
311
312stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
313 @rm -f stamp-h1
314 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
315
305 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
306
307config.h: stamp-h1
308 @if test ! -f $@; then \
309 rm -f stamp-h1; \
310 $(MAKE) stamp-h1; \
311 else :; fi
312
313stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
314 @rm -f stamp-h1
315 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
316
316$(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
317$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4)
317 cd $(top_srcdir) && $(AUTOHEADER)
318 touch $(srcdir)/config.h.in
319
320distclean-hdr:
321 -rm -f config.h
322
323clean-noinstPROGRAMS:
324 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
325bits$(EXEEXT): $(bits_OBJECTS) $(bits_DEPENDENCIES)
326 @rm -f bits$(EXEEXT)
327 $(LINK) $(bits_LDFLAGS) $(bits_OBJECTS) $(bits_LDADD) $(LIBS)
328make_crypto$(EXEEXT): $(make_crypto_OBJECTS) $(make_crypto_DEPENDENCIES)
329 @rm -f make_crypto$(EXEEXT)
330 $(LINK) $(make_crypto_LDFLAGS) $(make_crypto_OBJECTS) $(make_crypto_LDADD) $(LIBS)
331
332mostlyclean-compile:
333 -rm -f *.$(OBJEXT) core *.core
334
335distclean-compile:
336 -rm -f *.tab.c
337
338.c.o:
339 $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
340
341.c.obj:
342 $(COMPILE) -c `cygpath -w $<`
343
344.c.lo:
345 $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
346
347mostlyclean-libtool:
348 -rm -f *.lo
349
350clean-libtool:
351 -rm -rf .libs _libs
352
353distclean-libtool:
354 -rm -f libtool
355uninstall-info-am:
356includeHEADERS_INSTALL = $(INSTALL_HEADER)
357install-includeHEADERS: $(include_HEADERS)
358 @$(NORMAL_INSTALL)
359 $(mkinstalldirs) $(DESTDIR)$(includedir)
360 @list='$(include_HEADERS)'; for p in $$list; do \
361 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
362 f="`echo $$p | sed -e 's|^.*/||'`"; \
363 echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
364 $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
365 done
366
367uninstall-includeHEADERS:
368 @$(NORMAL_UNINSTALL)
369 @list='$(include_HEADERS)'; for p in $$list; do \
370 f="`echo $$p | sed -e 's|^.*/||'`"; \
371 echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
372 rm -f $(DESTDIR)$(includedir)/$$f; \
373 done
374
375# This directory's subdirectories are mostly independent; you can cd
376# into them and run `make' without going through this Makefile.
377# To change the values of `make' variables: instead of editing Makefiles,
378# (1) if the variable is set in `config.status', edit `config.status'
379# (which will cause the Makefiles to be regenerated when you run `make');
380# (2) otherwise, pass the desired values on the `make' command line.
381$(RECURSIVE_TARGETS):
382 @set fnord $$MAKEFLAGS; amf=$$2; \
383 dot_seen=no; \
384 target=`echo $@ | sed s/-recursive//`; \
385 list='$(SUBDIRS)'; for subdir in $$list; do \
386 echo "Making $$target in $$subdir"; \
387 if test "$$subdir" = "."; then \
388 dot_seen=yes; \
389 local_target="$$target-am"; \
390 else \
391 local_target="$$target"; \
392 fi; \
393 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
395 done; \
396 if test "$$dot_seen" = "no"; then \
397 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
398 fi; test -z "$$fail"
399
400mostlyclean-recursive clean-recursive distclean-recursive \
401maintainer-clean-recursive:
402 @set fnord $$MAKEFLAGS; amf=$$2; \
403 dot_seen=no; \
404 case "$@" in \
405 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
406 *) list='$(SUBDIRS)' ;; \
407 esac; \
408 rev=''; for subdir in $$list; do \
409 if test "$$subdir" = "."; then :; else \
410 rev="$$subdir $$rev"; \
411 fi; \
412 done; \
413 rev="$$rev ."; \
414 target=`echo $@ | sed s/-recursive//`; \
415 for subdir in $$rev; do \
416 echo "Making $$target in $$subdir"; \
417 if test "$$subdir" = "."; then \
418 local_target="$$target-am"; \
419 else \
420 local_target="$$target"; \
421 fi; \
422 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
423 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
424 done && test -z "$$fail"
425tags-recursive:
426 list='$(SUBDIRS)'; for subdir in $$list; do \
427 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
428 done
429
430ETAGS = etags
431ETAGSFLAGS =
432
433tags: TAGS
434
435ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
436 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
437 unique=`for i in $$list; do \
438 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439 done | \
440 $(AWK) ' { files[$$0] = 1; } \
441 END { for (i in files) print i; }'`; \
442 mkid -fID $$unique
443
444TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
445 $(TAGS_FILES) $(LISP)
446 tags=; \
447 here=`pwd`; \
448 list='$(SUBDIRS)'; for subdir in $$list; do \
449 if test "$$subdir" = .; then :; else \
450 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
451 fi; \
452 done; \
453 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
454 unique=`for i in $$list; do \
455 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456 done | \
457 $(AWK) ' { files[$$0] = 1; } \
458 END { for (i in files) print i; }'`; \
459 test -z "$(ETAGS_ARGS)$$tags$$unique" \
460 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461 $$tags $$unique
462
463GTAGS:
464 here=`$(am__cd) $(top_builddir) && pwd` \
465 && cd $(top_srcdir) \
466 && gtags -i $(GTAGS_ARGS) $$here
467
468distclean-tags:
469 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
470DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
471
472top_distdir = ..
473distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
474
475distdir: $(DISTFILES)
476 @for file in $(DISTFILES); do \
477 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
478 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
479 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
480 dir="/$$dir"; \
481 $(mkinstalldirs) "$(distdir)$$dir"; \
482 else \
483 dir=''; \
484 fi; \
485 if test -d $$d/$$file; then \
486 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
487 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
488 fi; \
489 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
490 else \
491 test -f $(distdir)/$$file \
492 || cp -p $$d/$$file $(distdir)/$$file \
493 || exit 1; \
494 fi; \
495 done
496 list='$(SUBDIRS)'; for subdir in $$list; do \
497 if test "$$subdir" = .; then :; else \
498 test -d $(distdir)/$$subdir \
499 || mkdir $(distdir)/$$subdir \
500 || exit 1; \
501 (cd $$subdir && \
502 $(MAKE) $(AM_MAKEFLAGS) \
503 top_distdir="$(top_distdir)" \
504 distdir=../$(distdir)/$$subdir \
505 distdir) \
506 || exit 1; \
507 fi; \
508 done
509 $(MAKE) $(AM_MAKEFLAGS) \
510 top_distdir="${top_distdir}" distdir="$(distdir)" \
511 dist-hook
512check-am: all-am
513 $(MAKE) $(AM_MAKEFLAGS) check-local
514check: check-recursive
515all-am: Makefile $(PROGRAMS) $(HEADERS) config.h all-local
516installdirs: installdirs-recursive
517installdirs-am:
518 $(mkinstalldirs) $(DESTDIR)$(includedir)
519
520install: install-recursive
521install-exec: install-exec-recursive
522install-data: install-data-recursive
523uninstall: uninstall-recursive
524
525install-am: all-am
526 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
527
528installcheck: installcheck-recursive
529install-strip:
530 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531 INSTALL_STRIP_FLAG=-s \
532 `test -z '$(STRIP)' || \
533 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
534mostlyclean-generic:
535
536clean-generic:
537 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
538
539distclean-generic:
540 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
541
542maintainer-clean-generic:
543 @echo "This command is intended for maintainers to use"
544 @echo "it deletes files that may require special tools to rebuild."
545clean: clean-recursive
546
547clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
548 mostlyclean-am
549
550distclean: distclean-recursive
551
552distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
553 distclean-libtool distclean-tags
554
555dvi: dvi-recursive
556
557dvi-am:
558
559info: info-recursive
560
561info-am:
562
318 cd $(top_srcdir) && $(AUTOHEADER)
319 touch $(srcdir)/config.h.in
320
321distclean-hdr:
322 -rm -f config.h
323
324clean-noinstPROGRAMS:
325 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
326bits$(EXEEXT): $(bits_OBJECTS) $(bits_DEPENDENCIES)
327 @rm -f bits$(EXEEXT)
328 $(LINK) $(bits_LDFLAGS) $(bits_OBJECTS) $(bits_LDADD) $(LIBS)
329make_crypto$(EXEEXT): $(make_crypto_OBJECTS) $(make_crypto_DEPENDENCIES)
330 @rm -f make_crypto$(EXEEXT)
331 $(LINK) $(make_crypto_LDFLAGS) $(make_crypto_OBJECTS) $(make_crypto_LDADD) $(LIBS)
332
333mostlyclean-compile:
334 -rm -f *.$(OBJEXT) core *.core
335
336distclean-compile:
337 -rm -f *.tab.c
338
339.c.o:
340 $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
341
342.c.obj:
343 $(COMPILE) -c `cygpath -w $<`
344
345.c.lo:
346 $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
347
348mostlyclean-libtool:
349 -rm -f *.lo
350
351clean-libtool:
352 -rm -rf .libs _libs
353
354distclean-libtool:
355 -rm -f libtool
356uninstall-info-am:
357includeHEADERS_INSTALL = $(INSTALL_HEADER)
358install-includeHEADERS: $(include_HEADERS)
359 @$(NORMAL_INSTALL)
360 $(mkinstalldirs) $(DESTDIR)$(includedir)
361 @list='$(include_HEADERS)'; for p in $$list; do \
362 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
363 f="`echo $$p | sed -e 's|^.*/||'`"; \
364 echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
365 $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
366 done
367
368uninstall-includeHEADERS:
369 @$(NORMAL_UNINSTALL)
370 @list='$(include_HEADERS)'; for p in $$list; do \
371 f="`echo $$p | sed -e 's|^.*/||'`"; \
372 echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
373 rm -f $(DESTDIR)$(includedir)/$$f; \
374 done
375
376# This directory's subdirectories are mostly independent; you can cd
377# into them and run `make' without going through this Makefile.
378# To change the values of `make' variables: instead of editing Makefiles,
379# (1) if the variable is set in `config.status', edit `config.status'
380# (which will cause the Makefiles to be regenerated when you run `make');
381# (2) otherwise, pass the desired values on the `make' command line.
382$(RECURSIVE_TARGETS):
383 @set fnord $$MAKEFLAGS; amf=$$2; \
384 dot_seen=no; \
385 target=`echo $@ | sed s/-recursive//`; \
386 list='$(SUBDIRS)'; for subdir in $$list; do \
387 echo "Making $$target in $$subdir"; \
388 if test "$$subdir" = "."; then \
389 dot_seen=yes; \
390 local_target="$$target-am"; \
391 else \
392 local_target="$$target"; \
393 fi; \
394 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
396 done; \
397 if test "$$dot_seen" = "no"; then \
398 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
399 fi; test -z "$$fail"
400
401mostlyclean-recursive clean-recursive distclean-recursive \
402maintainer-clean-recursive:
403 @set fnord $$MAKEFLAGS; amf=$$2; \
404 dot_seen=no; \
405 case "$@" in \
406 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
407 *) list='$(SUBDIRS)' ;; \
408 esac; \
409 rev=''; for subdir in $$list; do \
410 if test "$$subdir" = "."; then :; else \
411 rev="$$subdir $$rev"; \
412 fi; \
413 done; \
414 rev="$$rev ."; \
415 target=`echo $@ | sed s/-recursive//`; \
416 for subdir in $$rev; do \
417 echo "Making $$target in $$subdir"; \
418 if test "$$subdir" = "."; then \
419 local_target="$$target-am"; \
420 else \
421 local_target="$$target"; \
422 fi; \
423 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
424 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
425 done && test -z "$$fail"
426tags-recursive:
427 list='$(SUBDIRS)'; for subdir in $$list; do \
428 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429 done
430
431ETAGS = etags
432ETAGSFLAGS =
433
434tags: TAGS
435
436ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
437 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438 unique=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440 done | \
441 $(AWK) ' { files[$$0] = 1; } \
442 END { for (i in files) print i; }'`; \
443 mkid -fID $$unique
444
445TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
446 $(TAGS_FILES) $(LISP)
447 tags=; \
448 here=`pwd`; \
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 if test "$$subdir" = .; then :; else \
451 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
452 fi; \
453 done; \
454 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) ' { files[$$0] = 1; } \
459 END { for (i in files) print i; }'`; \
460 test -z "$(ETAGS_ARGS)$$tags$$unique" \
461 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
462 $$tags $$unique
463
464GTAGS:
465 here=`$(am__cd) $(top_builddir) && pwd` \
466 && cd $(top_srcdir) \
467 && gtags -i $(GTAGS_ARGS) $$here
468
469distclean-tags:
470 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
471DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
472
473top_distdir = ..
474distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
475
476distdir: $(DISTFILES)
477 @for file in $(DISTFILES); do \
478 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
479 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
480 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
481 dir="/$$dir"; \
482 $(mkinstalldirs) "$(distdir)$$dir"; \
483 else \
484 dir=''; \
485 fi; \
486 if test -d $$d/$$file; then \
487 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
488 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
489 fi; \
490 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
491 else \
492 test -f $(distdir)/$$file \
493 || cp -p $$d/$$file $(distdir)/$$file \
494 || exit 1; \
495 fi; \
496 done
497 list='$(SUBDIRS)'; for subdir in $$list; do \
498 if test "$$subdir" = .; then :; else \
499 test -d $(distdir)/$$subdir \
500 || mkdir $(distdir)/$$subdir \
501 || exit 1; \
502 (cd $$subdir && \
503 $(MAKE) $(AM_MAKEFLAGS) \
504 top_distdir="$(top_distdir)" \
505 distdir=../$(distdir)/$$subdir \
506 distdir) \
507 || exit 1; \
508 fi; \
509 done
510 $(MAKE) $(AM_MAKEFLAGS) \
511 top_distdir="${top_distdir}" distdir="$(distdir)" \
512 dist-hook
513check-am: all-am
514 $(MAKE) $(AM_MAKEFLAGS) check-local
515check: check-recursive
516all-am: Makefile $(PROGRAMS) $(HEADERS) config.h all-local
517installdirs: installdirs-recursive
518installdirs-am:
519 $(mkinstalldirs) $(DESTDIR)$(includedir)
520
521install: install-recursive
522install-exec: install-exec-recursive
523install-data: install-data-recursive
524uninstall: uninstall-recursive
525
526install-am: all-am
527 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
528
529installcheck: installcheck-recursive
530install-strip:
531 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
532 INSTALL_STRIP_FLAG=-s \
533 `test -z '$(STRIP)' || \
534 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
535mostlyclean-generic:
536
537clean-generic:
538 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
539
540distclean-generic:
541 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
542
543maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
546clean: clean-recursive
547
548clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
549 mostlyclean-am
550
551distclean: distclean-recursive
552
553distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
554 distclean-libtool distclean-tags
555
556dvi: dvi-recursive
557
558dvi-am:
559
560info: info-recursive
561
562info-am:
563
563install-data-am: install-data-local install-includeHEADERS
564install-data-am: install-includeHEADERS
565 @$(NORMAL_INSTALL)
566 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
564
565install-exec-am:
566 @$(NORMAL_INSTALL)
567 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
568
569install-info: install-info-recursive
570
571install-man:
572
573installcheck-am:
574
575maintainer-clean: maintainer-clean-recursive
576
577maintainer-clean-am: distclean-am maintainer-clean-generic
578
579mostlyclean: mostlyclean-recursive
580
581mostlyclean-am: mostlyclean-compile mostlyclean-generic \
582 mostlyclean-libtool
583
584uninstall-am: uninstall-includeHEADERS uninstall-info-am
585
586uninstall-info: uninstall-info-recursive
587
588.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
589 check-local clean clean-generic clean-libtool \
590 clean-noinstPROGRAMS clean-recursive distclean \
591 distclean-compile distclean-generic distclean-hdr \
592 distclean-libtool distclean-recursive distclean-tags distdir \
593 dvi dvi-am dvi-recursive info info-am info-recursive install \
567
568install-exec-am:
569 @$(NORMAL_INSTALL)
570 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
571
572install-info: install-info-recursive
573
574install-man:
575
576installcheck-am:
577
578maintainer-clean: maintainer-clean-recursive
579
580maintainer-clean-am: distclean-am maintainer-clean-generic
581
582mostlyclean: mostlyclean-recursive
583
584mostlyclean-am: mostlyclean-compile mostlyclean-generic \
585 mostlyclean-libtool
586
587uninstall-am: uninstall-includeHEADERS uninstall-info-am
588
589uninstall-info: uninstall-info-recursive
590
591.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
592 check-local clean clean-generic clean-libtool \
593 clean-noinstPROGRAMS clean-recursive distclean \
594 distclean-compile distclean-generic distclean-hdr \
595 distclean-libtool distclean-recursive distclean-tags distdir \
596 dvi dvi-am dvi-recursive info info-am info-recursive install \
594 install-am install-data install-data-am install-data-local \
595 install-data-recursive install-exec install-exec-am \
596 install-exec-recursive install-includeHEADERS install-info \
597 install-info-am install-info-recursive install-man \
598 install-recursive install-strip installcheck installcheck-am \
599 installdirs installdirs-am installdirs-recursive \
600 maintainer-clean maintainer-clean-generic \
601 maintainer-clean-recursive mostlyclean mostlyclean-compile \
602 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
603 tags tags-recursive uninstall uninstall-am \
604 uninstall-includeHEADERS uninstall-info-am \
597 install-am install-data install-data-am install-data-recursive \
598 install-exec install-exec-am install-exec-recursive \
599 install-includeHEADERS install-info install-info-am \
600 install-info-recursive install-man install-recursive \
601 install-strip installcheck installcheck-am installdirs \
602 installdirs-am installdirs-recursive maintainer-clean \
603 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
604 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
605 mostlyclean-recursive tags tags-recursive uninstall \
606 uninstall-am uninstall-includeHEADERS uninstall-info-am \
605 uninstall-info-recursive uninstall-recursive
606
607
608install-suid-programs:
609 @foo='$(bin_SUIDS)'; \
610 for file in $$foo; do \
611 x=$(DESTDIR)$(bindir)/$$file; \
612 if chown 0:0 $$x && chmod u+s $$x; then :; else \
613 echo "*"; \
614 echo "* Failed to install $$x setuid root"; \
615 echo "*"; \
616 fi; done
617
618install-exec-hook: install-suid-programs
619
620install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
621 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
622 for f in $$foo; do \
623 f=`basename $$f`; \
624 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
625 else file="$$f"; fi; \
626 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
627 : ; else \
628 echo " $(CP) $$file $(buildinclude)/$$f"; \
629 $(CP) $$file $(buildinclude)/$$f; \
630 fi ; \
631 done
632
633all-local: install-build-headers
634
635check-local::
636 @if test '$(CHECK_LOCAL)'; then \
637 foo='$(CHECK_LOCAL)'; else \
638 foo='$(PROGRAMS)'; fi; \
639 if test "$$foo"; then \
640 failed=0; all=0; \
641 for i in $$foo; do \
642 all=`expr $$all + 1`; \
643 if ./$$i --version > /dev/null 2>&1; then \
644 echo "PASS: $$i"; \
645 else \
646 echo "FAIL: $$i"; \
647 failed=`expr $$failed + 1`; \
648 fi; \
649 done; \
650 if test "$$failed" -eq 0; then \
651 banner="All $$all tests passed"; \
652 else \
653 banner="$$failed of $$all tests failed"; \
654 fi; \
655 dashes=`echo "$$banner" | sed s/./=/g`; \
656 echo "$$dashes"; \
657 echo "$$banner"; \
658 echo "$$dashes"; \
659 test "$$failed" -eq 0; \
660 fi
661
662.x.c:
663 @cmp -s $< $@ 2> /dev/null || cp $< $@
664#NROFF_MAN = nroff -man
665.1.cat1:
666 $(NROFF_MAN) $< > $@
667.3.cat3:
668 $(NROFF_MAN) $< > $@
669.5.cat5:
670 $(NROFF_MAN) $< > $@
671.8.cat8:
672 $(NROFF_MAN) $< > $@
673
674dist-cat1-mans:
675 @foo='$(man1_MANS)'; \
676 bar='$(man_MANS)'; \
677 for i in $$bar; do \
678 case $$i in \
679 *.1) foo="$$foo $$i";; \
680 esac; done ;\
681 for i in $$foo; do \
682 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
683 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
684 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
685 done
686
687dist-cat3-mans:
688 @foo='$(man3_MANS)'; \
689 bar='$(man_MANS)'; \
690 for i in $$bar; do \
691 case $$i in \
692 *.3) foo="$$foo $$i";; \
693 esac; done ;\
694 for i in $$foo; do \
695 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
696 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
697 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
698 done
699
700dist-cat5-mans:
701 @foo='$(man5_MANS)'; \
702 bar='$(man_MANS)'; \
703 for i in $$bar; do \
704 case $$i in \
705 *.5) foo="$$foo $$i";; \
706 esac; done ;\
707 for i in $$foo; do \
708 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
709 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
710 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
711 done
712
713dist-cat8-mans:
714 @foo='$(man8_MANS)'; \
715 bar='$(man_MANS)'; \
716 for i in $$bar; do \
717 case $$i in \
718 *.8) foo="$$foo $$i";; \
719 esac; done ;\
720 for i in $$foo; do \
721 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
722 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
723 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
724 done
725
726dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
727
728install-cat-mans:
729 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
730
607 uninstall-info-recursive uninstall-recursive
608
609
610install-suid-programs:
611 @foo='$(bin_SUIDS)'; \
612 for file in $$foo; do \
613 x=$(DESTDIR)$(bindir)/$$file; \
614 if chown 0:0 $$x && chmod u+s $$x; then :; else \
615 echo "*"; \
616 echo "* Failed to install $$x setuid root"; \
617 echo "*"; \
618 fi; done
619
620install-exec-hook: install-suid-programs
621
622install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
623 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
624 for f in $$foo; do \
625 f=`basename $$f`; \
626 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
627 else file="$$f"; fi; \
628 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
629 : ; else \
630 echo " $(CP) $$file $(buildinclude)/$$f"; \
631 $(CP) $$file $(buildinclude)/$$f; \
632 fi ; \
633 done
634
635all-local: install-build-headers
636
637check-local::
638 @if test '$(CHECK_LOCAL)'; then \
639 foo='$(CHECK_LOCAL)'; else \
640 foo='$(PROGRAMS)'; fi; \
641 if test "$$foo"; then \
642 failed=0; all=0; \
643 for i in $$foo; do \
644 all=`expr $$all + 1`; \
645 if ./$$i --version > /dev/null 2>&1; then \
646 echo "PASS: $$i"; \
647 else \
648 echo "FAIL: $$i"; \
649 failed=`expr $$failed + 1`; \
650 fi; \
651 done; \
652 if test "$$failed" -eq 0; then \
653 banner="All $$all tests passed"; \
654 else \
655 banner="$$failed of $$all tests failed"; \
656 fi; \
657 dashes=`echo "$$banner" | sed s/./=/g`; \
658 echo "$$dashes"; \
659 echo "$$banner"; \
660 echo "$$dashes"; \
661 test "$$failed" -eq 0; \
662 fi
663
664.x.c:
665 @cmp -s $< $@ 2> /dev/null || cp $< $@
666#NROFF_MAN = nroff -man
667.1.cat1:
668 $(NROFF_MAN) $< > $@
669.3.cat3:
670 $(NROFF_MAN) $< > $@
671.5.cat5:
672 $(NROFF_MAN) $< > $@
673.8.cat8:
674 $(NROFF_MAN) $< > $@
675
676dist-cat1-mans:
677 @foo='$(man1_MANS)'; \
678 bar='$(man_MANS)'; \
679 for i in $$bar; do \
680 case $$i in \
681 *.1) foo="$$foo $$i";; \
682 esac; done ;\
683 for i in $$foo; do \
684 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
685 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
686 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
687 done
688
689dist-cat3-mans:
690 @foo='$(man3_MANS)'; \
691 bar='$(man_MANS)'; \
692 for i in $$bar; do \
693 case $$i in \
694 *.3) foo="$$foo $$i";; \
695 esac; done ;\
696 for i in $$foo; do \
697 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
698 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
699 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
700 done
701
702dist-cat5-mans:
703 @foo='$(man5_MANS)'; \
704 bar='$(man_MANS)'; \
705 for i in $$bar; do \
706 case $$i in \
707 *.5) foo="$$foo $$i";; \
708 esac; done ;\
709 for i in $$foo; do \
710 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
711 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
712 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
713 done
714
715dist-cat8-mans:
716 @foo='$(man8_MANS)'; \
717 bar='$(man_MANS)'; \
718 for i in $$bar; do \
719 case $$i in \
720 *.8) foo="$$foo $$i";; \
721 esac; done ;\
722 for i in $$foo; do \
723 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
724 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
725 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
726 done
727
728dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
729
730install-cat-mans:
731 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
732
731install-data-local: install-cat-mans
733install-data-hook: install-cat-mans
732
733.et.h:
734 $(COMPILE_ET) $<
735.et.c:
736 $(COMPILE_ET) $<
737
738krb5-types.h: bits$(EXEEXT)
739 ./bits$(EXEEXT) krb5-types.h
740
741crypto-headers.h: make_crypto$(EXEEXT)
742 ./make_crypto$(EXEEXT) crypto-headers.h
743# Tell versions [3.59,3.63) of GNU make to not export all variables.
744# Otherwise a system limit (for SysV at least) may be exceeded.
745.NOEXPORT:
734
735.et.h:
736 $(COMPILE_ET) $<
737.et.c:
738 $(COMPILE_ET) $<
739
740krb5-types.h: bits$(EXEEXT)
741 ./bits$(EXEEXT) krb5-types.h
742
743crypto-headers.h: make_crypto$(EXEEXT)
744 ./make_crypto$(EXEEXT) crypto-headers.h
745# Tell versions [3.59,3.63) of GNU make to not export all variables.
746# Otherwise a system limit (for SysV at least) may be exceeded.
747.NOEXPORT: