Deleted Added
full compact
Makefile.in (182007) Makefile.in (200576)
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
1# Makefile.in generated by automake 1.11 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, 2005 Free Software Foundation, Inc.
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# 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
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :

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

45 $(top_srcdir)/m4/hs_ulong_const.m4 \
46 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
47 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :

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

43 $(top_srcdir)/m4/hs_ulong_const.m4 \
44 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
45 $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51CONFIG_CLEAN_VPATH_FILES =
53SOURCES =
54DIST_SOURCES =
55HEADERS = $(noinst_HEADERS)
56ETAGS = etags
57CTAGS = ctags
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
52SOURCES =
53DIST_SOURCES =
54HEADERS = $(noinst_HEADERS)
55ETAGS = etags
56CTAGS = ctags
57DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58ACLOCAL = @ACLOCAL@
60AMDEP_FALSE = @AMDEP_FALSE@
61AMDEP_TRUE = @AMDEP_TRUE@
62AMTAR = @AMTAR@
63AR = @AR@
64ARLIB_DIR = @ARLIB_DIR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69BINSUBDIR = @BINSUBDIR@
70CC = @CC@
71CCDEPMODE = @CCDEPMODE@
72CFLAGS = @CFLAGS@
73CHUTEST = @CHUTEST@
74CLKTEST = @CLKTEST@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
59AMTAR = @AMTAR@
60AR = @AR@
61ARLIB_DIR = @ARLIB_DIR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66BINSUBDIR = @BINSUBDIR@
67CC = @CC@
68CCDEPMODE = @CCDEPMODE@
69CFLAGS = @CFLAGS@
70CHUTEST = @CHUTEST@
71CLKTEST = @CLKTEST@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
77CXX = @CXX@
78CXXCPP = @CXXCPP@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DCFD = @DCFD@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EF_LIBS = @EF_LIBS@
90EF_PROGS = @EF_PROGS@
91EGREP = @EGREP@
92EXEEXT = @EXEEXT@
74CYGPATH_W = @CYGPATH_W@
75DCFD = @DCFD@
76DEFS = @DEFS@
77DEPDIR = @DEPDIR@
78ECHO = @ECHO@
79ECHO_C = @ECHO_C@
80ECHO_N = @ECHO_N@
81ECHO_T = @ECHO_T@
82EF_LIBS = @EF_LIBS@
83EF_PROGS = @EF_PROGS@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
93F77 = @F77@
94FFLAGS = @FFLAGS@
86GREP = @GREP@
87HAVE_INLINE = @HAVE_INLINE@
88INSTALL = @INSTALL@
95INSTALL_DATA = @INSTALL_DATA@
89INSTALL_DATA = @INSTALL_DATA@
96INSTALL_LIBOPTS_FALSE = @INSTALL_LIBOPTS_FALSE@
97INSTALL_LIBOPTS_TRUE = @INSTALL_LIBOPTS_TRUE@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101LCRYPTO = @LCRYPTO@
102LDFLAGS = @LDFLAGS@
103LIBOBJS = @LIBOBJS@
104LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
105LIBOPTS_DIR = @LIBOPTS_DIR@
106LIBOPTS_LDADD = @LIBOPTS_LDADD@
107LIBPARSE = @LIBPARSE@
108LIBS = @LIBS@
109LIBTOOL = @LIBTOOL@
110LN_S = @LN_S@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93LCRYPTO = @LCRYPTO@
94LDFLAGS = @LDFLAGS@
95LIBOBJS = @LIBOBJS@
96LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
97LIBOPTS_DIR = @LIBOPTS_DIR@
98LIBOPTS_LDADD = @LIBOPTS_LDADD@
99LIBPARSE = @LIBPARSE@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LN_S = @LN_S@
103LSCF = @LSCF@
111LTLIBOBJS = @LTLIBOBJS@
112MAKEINFO = @MAKEINFO@
113MAKE_ADJTIMED = @MAKE_ADJTIMED@
114MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
115MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
116MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
117MAKE_LIBPARSE = @MAKE_LIBPARSE@
118MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
119MAKE_NTPDSIM = @MAKE_NTPDSIM@
120MAKE_NTPTIME = @MAKE_NTPTIME@
121MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
122MAKE_TICKADJ = @MAKE_TICKADJ@
123MAKE_TIMETRIM = @MAKE_TIMETRIM@
104LTLIBOBJS = @LTLIBOBJS@
105MAKEINFO = @MAKEINFO@
106MAKE_ADJTIMED = @MAKE_ADJTIMED@
107MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
108MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
109MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
110MAKE_LIBPARSE = @MAKE_LIBPARSE@
111MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
112MAKE_NTPDSIM = @MAKE_NTPDSIM@
113MAKE_NTPTIME = @MAKE_NTPTIME@
114MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
115MAKE_TICKADJ = @MAKE_TICKADJ@
116MAKE_TIMETRIM = @MAKE_TIMETRIM@
124NEED_LIBOPTS_FALSE = @NEED_LIBOPTS_FALSE@
125NEED_LIBOPTS_TRUE = @NEED_LIBOPTS_TRUE@
117MKDIR_P = @MKDIR_P@
126OBJEXT = @OBJEXT@
127OPENSSL = @OPENSSL@
128OPENSSL_INC = @OPENSSL_INC@
129OPENSSL_LIB = @OPENSSL_LIB@
130PACKAGE = @PACKAGE@
131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132PACKAGE_NAME = @PACKAGE_NAME@
133PACKAGE_STRING = @PACKAGE_STRING@
134PACKAGE_TARNAME = @PACKAGE_TARNAME@
118OBJEXT = @OBJEXT@
119OPENSSL = @OPENSSL@
120OPENSSL_INC = @OPENSSL_INC@
121OPENSSL_LIB = @OPENSSL_LIB@
122PACKAGE = @PACKAGE@
123PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124PACKAGE_NAME = @PACKAGE_NAME@
125PACKAGE_STRING = @PACKAGE_STRING@
126PACKAGE_TARNAME = @PACKAGE_TARNAME@
127PACKAGE_URL = @PACKAGE_URL@
135PACKAGE_VERSION = @PACKAGE_VERSION@
136PATH_PERL = @PATH_PERL@
137PATH_SEPARATOR = @PATH_SEPARATOR@
138PATH_SH = @PATH_SH@
139PROPDELAY = @PROPDELAY@
140RANLIB = @RANLIB@
141READLINE_LIBS = @READLINE_LIBS@
142SET_MAKE = @SET_MAKE@
143SHELL = @SHELL@
144STRIP = @STRIP@
145TESTDCF = @TESTDCF@
146U = @U@
147VERSION = @VERSION@
128PACKAGE_VERSION = @PACKAGE_VERSION@
129PATH_PERL = @PATH_PERL@
130PATH_SEPARATOR = @PATH_SEPARATOR@
131PATH_SH = @PATH_SH@
132PROPDELAY = @PROPDELAY@
133RANLIB = @RANLIB@
134READLINE_LIBS = @READLINE_LIBS@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
138TESTDCF = @TESTDCF@
139U = @U@
140VERSION = @VERSION@
148ac_ct_AR = @ac_ct_AR@
141abs_builddir = @abs_builddir@
142abs_srcdir = @abs_srcdir@
143abs_top_builddir = @abs_top_builddir@
144abs_top_srcdir = @abs_top_srcdir@
149ac_ct_CC = @ac_ct_CC@
145ac_ct_CC = @ac_ct_CC@
150ac_ct_CXX = @ac_ct_CXX@
151ac_ct_F77 = @ac_ct_F77@
152ac_ct_RANLIB = @ac_ct_RANLIB@
153ac_ct_STRIP = @ac_ct_STRIP@
154am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
156am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
158am__include = @am__include@
159am__leading_dot = @am__leading_dot@
160am__quote = @am__quote@
161am__tar = @am__tar@
162am__untar = @am__untar@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157builddir = @builddir@
169datadir = @datadir@
158datadir = @datadir@
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168htmldir = @htmldir@
176includedir = @includedir@
177infodir = @infodir@
178install_sh = @install_sh@
179libdir = @libdir@
180libexecdir = @libexecdir@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localedir = @localedir@
181localstatedir = @localstatedir@
182mandir = @mandir@
183mkdir_p = @mkdir_p@
184oldincludedir = @oldincludedir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179pdfdir = @pdfdir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182psdir = @psdir@
187sbindir = @sbindir@
188sharedstatedir = @sharedstatedir@
183sbindir = @sbindir@
184sharedstatedir = @sharedstatedir@
185srcdir = @srcdir@
189subdirs = @subdirs@
190sysconfdir = @sysconfdir@
191target_alias = @target_alias@
186subdirs = @subdirs@
187sysconfdir = @sysconfdir@
188target_alias = @target_alias@
189top_build_prefix = @top_build_prefix@
190top_builddir = @top_builddir@
191top_srcdir = @top_srcdir@
192
193#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
194AUTOMAKE_OPTIONS = ../util/ansi2knr
195ETAGS_ARGS = $(srcdir)/Makefile.am
196#EXTRA_DIST = TAGS
197noinst_HEADERS = \
198 app.h \
199 assertions.h \

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

229
230all: all-am
231
232.SUFFIXES:
233$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
234 @for dep in $?; do \
235 case '$(am__configure_deps)' in \
236 *$$dep*) \
192
193#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
194AUTOMAKE_OPTIONS = ../util/ansi2knr
195ETAGS_ARGS = $(srcdir)/Makefile.am
196#EXTRA_DIST = TAGS
197noinst_HEADERS = \
198 app.h \
199 assertions.h \

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

229
230all: all-am
231
232.SUFFIXES:
233$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
234 @for dep in $?; do \
235 case '$(am__configure_deps)' in \
236 *$$dep*) \
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
238 && exit 0; \
237 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
238 && { if test -f $@; then exit 0; else break; fi; }; \
239 exit 1;; \
240 esac; \
241 done; \
239 exit 1;; \
240 esac; \
241 done; \
242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \
243 cd $(top_srcdir) && \
244 $(AUTOMAKE) --foreign include/isc/Makefile
242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \
243 $(am__cd) $(top_srcdir) && \
244 $(AUTOMAKE) --foreign include/isc/Makefile
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250 *) \
251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253 esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258$(top_srcdir)/configure: $(am__configure_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(ACLOCAL_M4): $(am__aclocal_m4_deps)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250 *) \
251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253 esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258$(top_srcdir)/configure: $(am__configure_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(ACLOCAL_M4): $(am__aclocal_m4_deps)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(am__aclocal_m4_deps):
262
263mostlyclean-libtool:
264 -rm -f *.lo
265
266clean-libtool:
267 -rm -rf .libs _libs
268
263
264mostlyclean-libtool:
265 -rm -f *.lo
266
267clean-libtool:
268 -rm -rf .libs _libs
269
269distclean-libtool:
270 -rm -f libtool
271uninstall-info-am:
272
273ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | \
270ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272 unique=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 done | \
278 $(AWK) ' { files[$$0] = 1; } \
279 END { for (i in files) print i; }'`; \
275 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
276 END { if (nonempty) { for (i in files) print i; }; }'`; \
280 mkid -fID $$unique
281tags: TAGS
282
283TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
284 $(TAGS_FILES) $(LISP)
277 mkid -fID $$unique
278tags: TAGS
279
280TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
281 $(TAGS_FILES) $(LISP)
285 tags=; \
282 set x; \
286 here=`pwd`; \
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
283 here=`pwd`; \
284 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285 unique=`for i in $$list; do \
286 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287 done | \
291 $(AWK) ' { files[$$0] = 1; } \
292 END { for (i in files) print i; }'`; \
293 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
288 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
289 END { if (nonempty) { for (i in files) print i; }; }'`; \
290 shift; \
291 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
294 test -n "$$unique" || unique=$$empty_fix; \
292 test -n "$$unique" || unique=$$empty_fix; \
295 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296 $$tags $$unique; \
293 if test $$# -gt 0; then \
294 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295 "$$@" $$unique; \
296 else \
297 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298 $$unique; \
299 fi; \
297 fi
298ctags: CTAGS
299CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
300 $(TAGS_FILES) $(LISP)
300 fi
301ctags: CTAGS
302CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
303 $(TAGS_FILES) $(LISP)
301 tags=; \
302 here=`pwd`; \
303 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304 unique=`for i in $$list; do \
305 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 done | \
304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305 unique=`for i in $$list; do \
306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307 done | \
307 $(AWK) ' { files[$$0] = 1; } \
308 END { for (i in files) print i; }'`; \
309 test -z "$(CTAGS_ARGS)$$tags$$unique" \
308 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
309 END { if (nonempty) { for (i in files) print i; }; }'`; \
310 test -z "$(CTAGS_ARGS)$$unique" \
310 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
311 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
311 $$tags $$unique
312 $$unique
312
313GTAGS:
314 here=`$(am__cd) $(top_builddir) && pwd` \
313
314GTAGS:
315 here=`$(am__cd) $(top_builddir) && pwd` \
315 && cd $(top_srcdir) \
316 && gtags -i $(GTAGS_ARGS) $$here
316 && $(am__cd) $(top_srcdir) \
317 && gtags -i $(GTAGS_ARGS) "$$here"
317
318distclean-tags:
319 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
320
321distdir: $(DISTFILES)
318
319distclean-tags:
320 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
321
322distdir: $(DISTFILES)
322 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
323 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
324 list='$(DISTFILES)'; for file in $$list; do \
325 case $$file in \
326 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
327 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
328 esac; \
323 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
324 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325 list='$(DISTFILES)'; \
326 dist_files=`for file in $$list; do echo $$file; done | \
327 sed -e "s|^$$srcdirstrip/||;t" \
328 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
329 case $$dist_files in \
330 */*) $(MKDIR_P) `echo "$$dist_files" | \
331 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
332 sort -u` ;; \
333 esac; \
334 for file in $$dist_files; do \
329 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
335 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
331 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
332 dir="/$$dir"; \
333 $(mkdir_p) "$(distdir)$$dir"; \
334 else \
335 dir=''; \
336 fi; \
337 if test -d $$d/$$file; then \
336 if test -d $$d/$$file; then \
337 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
338 if test -d "$(distdir)/$$file"; then \
339 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340 fi; \
338 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
341 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
339 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
342 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
343 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340 fi; \
344 fi; \
341 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
345 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
342 else \
346 else \
343 test -f $(distdir)/$$file \
344 || cp -p $$d/$$file $(distdir)/$$file \
347 test -f "$(distdir)/$$file" \
348 || cp -p $$d/$$file "$(distdir)/$$file" \
345 || exit 1; \
346 fi; \
347 done
348check-am: all-am
349check: check-am
350all-am: Makefile $(HEADERS)
351installdirs:
352install: install-am

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

364 `test -z '$(STRIP)' || \
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366mostlyclean-generic:
367
368clean-generic:
369
370distclean-generic:
371 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
349 || exit 1; \
350 fi; \
351 done
352check-am: all-am
353check: check-am
354all-am: Makefile $(HEADERS)
355installdirs:
356install: install-am

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

368 `test -z '$(STRIP)' || \
369 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
370mostlyclean-generic:
371
372clean-generic:
373
374distclean-generic:
375 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
376 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
372
373maintainer-clean-generic:
374 @echo "This command is intended for maintainers to use"
375 @echo "it deletes files that may require special tools to rebuild."
376clean: clean-am
377
378clean-am: clean-generic clean-libtool mostlyclean-am
379
380distclean: distclean-am
381 -rm -f Makefile
377
378maintainer-clean-generic:
379 @echo "This command is intended for maintainers to use"
380 @echo "it deletes files that may require special tools to rebuild."
381clean: clean-am
382
383clean-am: clean-generic clean-libtool mostlyclean-am
384
385distclean: distclean-am
386 -rm -f Makefile
382distclean-am: clean-am distclean-generic distclean-libtool \
383 distclean-tags
387distclean-am: clean-am distclean-generic distclean-tags
384
385dvi: dvi-am
386
387dvi-am:
388
389html: html-am
390
388
389dvi: dvi-am
390
391dvi-am:
392
393html: html-am
394
395html-am:
396
391info: info-am
392
393info-am:
394
395install-data-am:
396
397info: info-am
398
399info-am:
400
401install-data-am:
402
403install-dvi: install-dvi-am
404
405install-dvi-am:
406
397install-exec-am:
398
407install-exec-am:
408
409install-html: install-html-am
410
411install-html-am:
412
399install-info: install-info-am
400
413install-info: install-info-am
414
415install-info-am:
416
401install-man:
402
417install-man:
418
419install-pdf: install-pdf-am
420
421install-pdf-am:
422
423install-ps: install-ps-am
424
425install-ps-am:
426
403installcheck-am:
404
405maintainer-clean: maintainer-clean-am
406 -rm -f Makefile
407maintainer-clean-am: distclean-am maintainer-clean-generic
408
409mostlyclean: mostlyclean-am
410
411mostlyclean-am: mostlyclean-generic mostlyclean-libtool
412
413pdf: pdf-am
414
415pdf-am:
416
417ps: ps-am
418
419ps-am:
420
427installcheck-am:
428
429maintainer-clean: maintainer-clean-am
430 -rm -f Makefile
431maintainer-clean-am: distclean-am maintainer-clean-generic
432
433mostlyclean: mostlyclean-am
434
435mostlyclean-am: mostlyclean-generic mostlyclean-libtool
436
437pdf: pdf-am
438
439pdf-am:
440
441ps: ps-am
442
443ps-am:
444
421uninstall-am: uninstall-info-am
445uninstall-am:
422
446
447.MAKE: install-am install-strip
448
423.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
424 clean-libtool ctags distclean distclean-generic \
425 distclean-libtool distclean-tags distdir dvi dvi-am html \
426 html-am info info-am install install-am install-data \
449.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
450 clean-libtool ctags distclean distclean-generic \
451 distclean-libtool distclean-tags distdir dvi dvi-am html \
452 html-am info info-am install install-am install-data \
427 install-data-am install-exec install-exec-am install-info \
428 install-info-am install-man install-strip installcheck \
453 install-data-am install-dvi install-dvi-am install-exec \
454 install-exec-am install-html install-html-am install-info \
455 install-info-am install-man install-pdf install-pdf-am \
456 install-ps install-ps-am install-strip installcheck \
429 installcheck-am installdirs maintainer-clean \
430 maintainer-clean-generic mostlyclean mostlyclean-generic \
431 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
457 installcheck-am installdirs maintainer-clean \
458 maintainer-clean-generic mostlyclean mostlyclean-generic \
459 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
432 uninstall-am uninstall-info-am
460 uninstall-am
433
461
462
434# Tell versions [3.59,3.63) of GNU make to not export all variables.
435# Otherwise a system limit (for SysV at least) may be exceeded.
436.NOEXPORT:
463# Tell versions [3.59,3.63) of GNU make to not export all variables.
464# Otherwise a system limit (for SysV at least) may be exceeded.
465.NOEXPORT: