1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
18 # Harlan Stenn <stenn@whimsy.udel.edu>
19 # Converted the original Makefile (now in Makefile-) to Makefile.am
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 EXTRA_PROGRAMS
= eftest
$(EXEEXT
) tstheap
$(EXEEXT
)
42 subdir
= ElectricFence
43 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
45 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
46 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
47 $(top_srcdir
)/m4
/define_dir.m4 \
48 $(top_srcdir
)/m4
/ntp_cacheversion.m4 \
49 $(top_srcdir
)/m4
/ntp_dir_sep.m4 \
50 $(top_srcdir
)/m4
/ntp_lineeditlibs.m4 \
51 $(top_srcdir
)/m4
/ntp_vpathhack.m4 \
52 $(top_srcdir
)/m4
/os_cflags.m4
$(top_srcdir
)/version.m4 \
53 $(top_srcdir
)/configure.ac
54 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
56 mkinstalldirs
= $(install_sh
) -d
57 CONFIG_HEADER
= $(top_builddir
)/config.h
59 CONFIG_CLEAN_VPATH_FILES
=
60 LIBRARIES
= $(noinst_LIBRARIES
)
62 libefence_a_AR
= $(AR
) $(ARFLAGS
)
64 am_libefence_a_OBJECTS
= efence.
$(OBJEXT
) page.
$(OBJEXT
) \
66 libefence_a_OBJECTS
= $(am_libefence_a_OBJECTS
)
67 eftest_SOURCES
= eftest.c
68 eftest_OBJECTS
= eftest.
$(OBJEXT
)
69 eftest_LDADD
= $(LDADD
)
70 eftest_DEPENDENCIES
= libefence.a
71 tstheap_SOURCES
= tstheap.c
72 tstheap_OBJECTS
= tstheap.
$(OBJEXT
)
73 tstheap_LDADD
= $(LDADD
)
74 tstheap_DEPENDENCIES
= libefence.a
75 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
76 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
77 am__depfiles_maybe
= depfiles
79 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
80 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
81 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
82 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
83 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
85 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
86 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
88 SOURCES
= $(libefence_a_SOURCES
) eftest.c tstheap.c
89 DIST_SOURCES
= $(libefence_a_SOURCES
) eftest.c tstheap.c
92 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
96 ARLIB_DIR
= @ARLIB_DIR@
98 AUTOHEADER
= @AUTOHEADER@
101 BINSUBDIR
= @BINSUBDIR@
103 CCDEPMODE
= @CCDEPMODE@
108 CPPFLAGS
= @CPPFLAGS@
109 CYGPATH_W
= @CYGPATH_W@
117 EDITLINE_LIBS
= @EDITLINE_LIBS@
119 EF_PROGS
= @EF_PROGS@
123 HAVE_INLINE
= @HAVE_INLINE@
125 INSTALL_DATA
= @INSTALL_DATA@
126 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
127 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
132 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
133 LIBOPTS_DIR
= @LIBOPTS_DIR@
134 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
135 LIBPARSE
= @LIBPARSE@
140 LTLIBOBJS
= @LTLIBOBJS@
141 MAKEINFO
= @MAKEINFO@
142 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
143 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
144 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
145 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
146 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
147 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
148 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
149 MAKE_NTPSNMPD
= @MAKE_NTPSNMPD@
150 MAKE_NTPTIME
= @MAKE_NTPTIME@
151 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
152 MAKE_TICKADJ
= @MAKE_TICKADJ@
153 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
157 OPENSSL_INC
= @OPENSSL_INC@
158 OPENSSL_LIB
= @OPENSSL_LIB@
160 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
161 PACKAGE_NAME
= @PACKAGE_NAME@
162 PACKAGE_STRING
= @PACKAGE_STRING@
163 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
164 PACKAGE_URL
= @PACKAGE_URL@
165 PACKAGE_VERSION
= @PACKAGE_VERSION@
166 PATH_NET_SNMP_CONFIG
= @PATH_NET_SNMP_CONFIG@
167 PATH_PERL
= @PATH_PERL@
168 PATH_SEPARATOR
= @PATH_SEPARATOR@
170 PROPDELAY
= @PROPDELAY@
172 SET_MAKE
= @SET_MAKE@
174 SNMP_CFLAGS
= @SNMP_CFLAGS@
175 SNMP_CPPFLAGS
= @SNMP_CPPFLAGS@
176 SNMP_LIBS
= @SNMP_LIBS@
182 abs_builddir
= @abs_builddir@
183 abs_srcdir
= @abs_srcdir@
184 abs_top_builddir
= @abs_top_builddir@
185 abs_top_srcdir
= @abs_top_srcdir@
186 ac_ct_CC
= @ac_ct_CC@
187 am__include
= @am__include@
188 am__leading_dot
= @am__leading_dot@
189 am__quote
= @am__quote@
191 am__untar
= @am__untar@
194 build_alias
= @build_alias@
195 build_cpu
= @build_cpu@
196 build_os
= @build_os@
197 build_vendor
= @build_vendor@
198 builddir
= @builddir@
200 datarootdir
= @datarootdir@
203 exec_prefix = @
exec_prefix@
205 host_alias
= @host_alias@
206 host_cpu
= @host_cpu@
208 host_vendor
= @host_vendor@
210 includedir = @
includedir@
212 install_sh
= @install_sh@
214 libexecdir
= @libexecdir@
215 localedir
= @localedir@
216 localstatedir
= @localstatedir@
219 oldincludedir = @
oldincludedir@
222 program_transform_name
= @program_transform_name@
225 sharedstatedir
= @sharedstatedir@
228 sysconfdir
= @sysconfdir@
229 target_alias
= @target_alias@
230 top_build_prefix
= @top_build_prefix@
231 top_builddir
= @top_builddir@
232 top_srcdir
= @top_srcdir@
233 EXTRA_DIST
= libefence
.3 CHANGES
234 libefence_a_SOURCES
= efence.h efence.c page.c
print.c
235 check_PROGRAMS
= @EF_PROGS@
236 # TESTS = eftest tstheap
237 noinst_LIBRARIES
= @EF_LIBS@
238 EXTRA_LIBRARIES
= libefence.a
243 .SUFFIXES
: .c .lo .o .obj
244 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
246 case
'$(am__configure_deps)' in \
248 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
249 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
253 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ElectricFence/Makefile'; \
254 $(am__cd
) $(top_srcdir
) && \
255 $(AUTOMAKE
) --foreign ElectricFence
/Makefile
257 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
260 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
262 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
263 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
266 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
267 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
269 $(top_srcdir
)/configure
: $(am__configure_deps
)
270 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
271 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
272 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
273 $(am__aclocal_m4_deps
):
275 clean-noinstLIBRARIES
:
276 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
277 libefence.a
: $(libefence_a_OBJECTS
) $(libefence_a_DEPENDENCIES
)
279 $(libefence_a_AR
) libefence.a
$(libefence_a_OBJECTS
) $(libefence_a_LIBADD
)
280 $(RANLIB
) libefence.a
283 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
284 echo
" rm -f" $$list; \
285 rm -f
$$list || exit
$$?
; \
286 test -n
"$(EXEEXT)" || exit
0; \
287 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
288 echo
" rm -f" $$list; \
290 eftest
$(EXEEXT
): $(eftest_OBJECTS
) $(eftest_DEPENDENCIES
)
291 @
rm -f eftest
$(EXEEXT
)
292 $(LINK
) $(eftest_OBJECTS
) $(eftest_LDADD
) $(LIBS
)
293 tstheap
$(EXEEXT
): $(tstheap_OBJECTS
) $(tstheap_DEPENDENCIES
)
294 @
rm -f tstheap
$(EXEEXT
)
295 $(LINK
) $(tstheap_OBJECTS
) $(tstheap_LDADD
) $(LIBS
)
303 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/efence.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/eftest.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/page.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/print.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tstheap.Po@am__quote@
310 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
311 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
317 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
318 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
324 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
325 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
328 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
336 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
337 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique
=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342 END { if (nonempty) { for (i in files) print i; }; }'`; \
346 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
347 $(TAGS_FILES
) $(LISP
)
350 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique
=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
358 test -n
"$$unique" || unique
=$$empty_fix; \
359 if
test $$# -gt 0; then \
360 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
363 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
368 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
369 $(TAGS_FILES
) $(LISP
)
370 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique
=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375 END { if (nonempty) { for (i in files) print i; }; }'`; \
376 test -z
"$(CTAGS_ARGS)$$unique" \
377 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
381 here
=`$(am__cd) $(top_builddir) && pwd` \
382 && $(am__cd
) $(top_srcdir
) \
383 && gtags
-i
$(GTAGS_ARGS
) "$$here"
386 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
388 distdir
: $(DISTFILES
)
389 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391 list
='$(DISTFILES)'; \
392 dist_files
=`for file in $$list; do echo $$file; done | \
393 sed -e "s|^$$srcdirstrip/||;t" \
394 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
395 case
$$dist_files in \
396 */*) $(MKDIR_P
) `echo "$$dist_files" | \
397 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
400 for file in
$$dist_files; do \
401 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
402 if
test -d
$$d/$$file; then \
403 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
404 if
test -d
"$(distdir)/$$file"; then \
405 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
407 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
408 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
409 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
411 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
413 test -f
"$(distdir)/$$file" \
414 || cp
-p
$$d/$$file "$(distdir)/$$file" \
419 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
420 $(MAKE
) $(AM_MAKEFLAGS
) check-local
422 all-am
: Makefile
$(LIBRARIES
)
425 install-exec
: install-exec-am
426 install-data
: install-data-am
427 uninstall: uninstall-am
430 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
432 installcheck: installcheck-am
434 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
435 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
436 `test -z '$(STRIP)' || \
437 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
443 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
444 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
446 maintainer-clean-generic
:
447 @echo
"This command is intended for maintainers to use"
448 @echo
"it deletes files that may require special tools to rebuild."
451 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
452 clean-noinstLIBRARIES mostlyclean-am
454 distclean: distclean-am
457 distclean-am
: clean-am distclean-compile distclean-generic \
474 install-dvi
: install-dvi-am
480 install-html
: install-html-am
484 install-info
: install-info-am
490 install-pdf
: install-pdf-am
494 install-ps
: install-ps-am
500 maintainer-clean
: maintainer-clean-am
503 maintainer-clean-am
: distclean-am maintainer-clean-generic
505 mostlyclean: mostlyclean-am
507 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
520 .MAKE
: check-am install-am install-strip
522 .PHONY
: CTAGS GTAGS
all all-am
check check-am check-local
clean \
523 clean-checkPROGRAMS clean-generic clean-libtool \
524 clean-noinstLIBRARIES ctags
distclean distclean-compile \
525 distclean-generic distclean-libtool distclean-tags distdir
dvi \
526 dvi-am html html-am
info info-am
install install-am \
527 install-data install-data-am install-dvi install-dvi-am \
528 install-exec install-exec-am install-html install-html-am \
529 install-info install-info-am install-man install-pdf \
530 install-pdf-am install-ps install-ps-am install-strip \
531 installcheck installcheck-am
installdirs maintainer-clean \
532 maintainer-clean-generic
mostlyclean mostlyclean-compile \
533 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
534 tags uninstall uninstall-am
537 # Un-comment the following if you are running HP/UX.
538 # CFLAGS= -Aa -g -D_HPUX_SOURCE -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUS
540 # Un-comment the following if you are running AIX. This makes sure you won't
541 # get the shared-library malloc() rather than the Electric Fence malloc().
542 # COMPILE THE PROGRAMS YOU ARE DEBUGGING WITH THESE FLAGS, TOO.
543 # CFLAGS= -g -bnso -bnodelcsect -bI:/lib/syscalls.exp
545 # Un-comment the following if you are running SunOS 4.X
546 # Note the definition of PAGE_PROTECTION_VIOLATED_SIGNAL. This may vary
547 # depend on what version of Sun hardware you have.
548 # You'll probably have to link the program you are debugging with -Bstatic
549 # as well if using Sun's compiler, -static if using GCC.
550 # CFLAGS= -g -Bstatic -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUS
553 test ! -f eftest || .
/eftest
554 test ! -f tstheap || .
/tstheap
3072
556 # Tell versions [3.59,3.63) of GNU make to not export all variables.
557 # Otherwise a system limit (for SysV at least) may be exceeded.