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
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
38 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
41 $(top_srcdir
)/m4
/define_dir.m4 \
42 $(top_srcdir
)/m4
/hs_ulong_const.m4 \
43 $(top_srcdir
)/m4
/os_cflags.m4
$(top_srcdir
)/version.m4 \
44 $(top_srcdir
)/configure.ac
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 mkinstalldirs
= $(install_sh
) -d
48 CONFIG_HEADER
= $(top_builddir
)/config.h
50 CONFIG_CLEAN_VPATH_FILES
=
51 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj
= case
$$p in \
53 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
58 am__nobase_strip_setup
= \
59 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
62 am__nobase_list
= $(am__nobase_strip_setup
); \
63 for p in
$$list; do echo
"$$p $$p"; done | \
64 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66 if (++n[$$2] == $(am__install_max)) \
67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68 END { for (dir in files) print dir, files[dir] }'
70 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72 am__installdirs
= "$(DESTDIR)$(libdir)"
73 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
75 am_libopts_la_OBJECTS
= libopts_la-libopts.lo
76 libopts_la_OBJECTS
= $(am_libopts_la_OBJECTS
)
77 libopts_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
78 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
79 $(libopts_la_LDFLAGS
) $(LDFLAGS
) -o
$@
80 @INSTALL_LIBOPTS_FALSE@am_libopts_la_rpath
=
81 @INSTALL_LIBOPTS_TRUE@am_libopts_la_rpath
= -rpath
$(libdir)
82 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
83 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
84 am__depfiles_maybe
= depfiles
86 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
87 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
88 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
89 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
90 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
92 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
93 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
95 SOURCES
= $(libopts_la_SOURCES
)
96 DIST_SOURCES
= $(libopts_la_SOURCES
)
99 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
103 ARLIB_DIR
= @ARLIB_DIR@
104 AUTOCONF
= @AUTOCONF@
105 AUTOHEADER
= @AUTOHEADER@
106 AUTOMAKE
= @AUTOMAKE@
108 BINSUBDIR
= @BINSUBDIR@
110 CCDEPMODE
= @CCDEPMODE@
115 CPPFLAGS
= @CPPFLAGS@
116 CYGPATH_W
= @CYGPATH_W@
125 EF_PROGS
= @EF_PROGS@
129 HAVE_INLINE
= @HAVE_INLINE@
131 INSTALL_DATA
= @INSTALL_DATA@
132 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
133 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
138 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
139 LIBOPTS_DIR
= @LIBOPTS_DIR@
140 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
141 LIBPARSE
= @LIBPARSE@
146 LTLIBOBJS
= @LTLIBOBJS@
147 MAKEINFO
= @MAKEINFO@
148 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
149 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
150 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
151 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
152 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
153 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
154 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
155 MAKE_NTPTIME
= @MAKE_NTPTIME@
156 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
157 MAKE_TICKADJ
= @MAKE_TICKADJ@
158 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
162 OPENSSL_INC
= @OPENSSL_INC@
163 OPENSSL_LIB
= @OPENSSL_LIB@
165 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
166 PACKAGE_NAME
= @PACKAGE_NAME@
167 PACKAGE_STRING
= @PACKAGE_STRING@
168 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
169 PACKAGE_URL
= @PACKAGE_URL@
170 PACKAGE_VERSION
= @PACKAGE_VERSION@
171 PATH_PERL
= @PATH_PERL@
172 PATH_SEPARATOR
= @PATH_SEPARATOR@
174 PROPDELAY
= @PROPDELAY@
176 READLINE_LIBS
= @READLINE_LIBS@
177 SET_MAKE
= @SET_MAKE@
183 abs_builddir
= @abs_builddir@
184 abs_srcdir
= @abs_srcdir@
185 abs_top_builddir
= @abs_top_builddir@
186 abs_top_srcdir
= @abs_top_srcdir@
187 ac_ct_CC
= @ac_ct_CC@
188 am__include
= @am__include@
189 am__leading_dot
= @am__leading_dot@
190 am__quote
= @am__quote@
192 am__untar
= @am__untar@
195 build_alias
= @build_alias@
196 build_cpu
= @build_cpu@
197 build_os
= @build_os@
198 build_vendor
= @build_vendor@
199 builddir
= @builddir@
201 datarootdir
= @datarootdir@
204 exec_prefix = @
exec_prefix@
206 host_alias
= @host_alias@
207 host_cpu
= @host_cpu@
209 host_vendor
= @host_vendor@
211 includedir = @
includedir@
213 install_sh
= @install_sh@
215 libexecdir
= @libexecdir@
216 localedir
= @localedir@
217 localstatedir
= @localstatedir@
220 oldincludedir = @
oldincludedir@
223 program_transform_name
= @program_transform_name@
226 sharedstatedir
= @sharedstatedir@
229 sysconfdir
= @sysconfdir@
230 target_alias
= @target_alias@
231 top_build_prefix
= @top_build_prefix@
232 top_builddir
= @top_builddir@
233 top_srcdir
= @top_srcdir@
234 MAINTAINERCLEANFILES
= Makefile.in
235 @INSTALL_LIBOPTS_TRUE@lib_LTLIBRARIES
= libopts.la
236 @INSTALL_LIBOPTS_FALSE@noinst_LTLIBRARIES
= libopts.la
237 libopts_la_SOURCES
= libopts.c
238 libopts_la_CPPFLAGS
= -I
$(top_srcdir
)
239 libopts_la_LDFLAGS
= -version-info
29:0:4
241 COPYING.lgpl COPYING.mbsd MakeDefs.inc \
242 README autoopts
/options.h autoopts
/usage-txt.h \
243 autoopts.c autoopts.h boolean.c \
244 compat
/windows-config.h compat
/compat.h compat
/pathfind.c \
245 compat
/snprintf.c compat
/strdup.c compat
/strchr.c \
246 configfile.c cook.c enumeration.c \
247 environment.c genshell.c genshell.h \
248 load.c m4
/libopts.m4 m4
/liboptschk.m4 \
249 makeshell.c nested.c numeric.c \
250 pgusage.c proto.h putshell.c \
251 restore.c save.c
sort.c \
252 stack.c streqvcmp.c text_mmap.c \
253 tokenize.c usage.c version.c
258 .SUFFIXES
: .c .lo .o .obj
259 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
261 case
'$(am__configure_deps)' in \
263 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
264 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
268 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign libopts/Makefile'; \
269 $(am__cd
) $(top_srcdir
) && \
270 $(AUTOMAKE
) --foreign libopts
/Makefile
272 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
275 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
277 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
281 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
282 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
284 $(top_srcdir
)/configure
: $(am__configure_deps
)
285 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
286 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
287 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
288 $(am__aclocal_m4_deps
):
289 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
291 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
292 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
293 list2
=; for p in
$$list; do \
294 if
test -f
$$p; then \
295 list2
="$$list2 $$p"; \
298 test -z
"$$list2" ||
{ \
299 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
300 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
303 uninstall-libLTLIBRARIES
:
305 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
306 for p in
$$list; do \
308 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
309 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
312 clean-libLTLIBRARIES
:
313 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
314 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
315 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
316 test "$$dir" != "$$p" ||
dir=.
; \
317 echo
"rm -f \"$${dir}/so_locations\""; \
318 rm -f
"$${dir}/so_locations"; \
321 clean-noinstLTLIBRARIES
:
322 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
323 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
324 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
325 test "$$dir" != "$$p" ||
dir=.
; \
326 echo
"rm -f \"$${dir}/so_locations\""; \
327 rm -f
"$${dir}/so_locations"; \
329 libopts.la
: $(libopts_la_OBJECTS
) $(libopts_la_DEPENDENCIES
)
330 $(libopts_la_LINK
) $(am_libopts_la_rpath
) $(libopts_la_OBJECTS
) $(libopts_la_LIBADD
) $(LIBS
)
338 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libopts_la-libopts.Plo@am__quote@
341 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
342 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
348 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
349 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
352 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
355 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
356 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
361 libopts_la-libopts.lo
: libopts.c
362 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libopts_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libopts_la-libopts.lo
-MD
-MP
-MF
$(DEPDIR
)/libopts_la-libopts.Tpo
-c
-o libopts_la-libopts.lo
`test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
363 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libopts_la-libopts.Tpo
$(DEPDIR
)/libopts_la-libopts.Plo
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='libopts.c' object
='libopts_la-libopts.lo' libtool
=yes @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libopts_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libopts_la-libopts.lo
`test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
374 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
375 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376 unique
=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380 END { if (nonempty) { for (i in files) print i; }; }'`; \
384 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
385 $(TAGS_FILES
) $(LISP
)
388 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389 unique
=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
396 test -n
"$$unique" || unique
=$$empty_fix; \
397 if
test $$# -gt 0; then \
398 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
401 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
406 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
407 $(TAGS_FILES
) $(LISP
)
408 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409 unique
=`for i in $$list; do \
410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413 END { if (nonempty) { for (i in files) print i; }; }'`; \
414 test -z
"$(CTAGS_ARGS)$$unique" \
415 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
419 here
=`$(am__cd) $(top_builddir) && pwd` \
420 && $(am__cd
) $(top_srcdir
) \
421 && gtags
-i
$(GTAGS_ARGS
) "$$here"
424 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
426 distdir
: $(DISTFILES
)
427 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429 list
='$(DISTFILES)'; \
430 dist_files
=`for file in $$list; do echo $$file; done | \
431 sed -e "s|^$$srcdirstrip/||;t" \
432 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433 case
$$dist_files in \
434 */*) $(MKDIR_P
) `echo "$$dist_files" | \
435 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438 for file in
$$dist_files; do \
439 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
440 if
test -d
$$d/$$file; then \
441 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442 if
test -d
"$(distdir)/$$file"; then \
443 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
445 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
446 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
447 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
449 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
451 test -f
"$(distdir)/$$file" \
452 || cp
-p
$$d/$$file "$(distdir)/$$file" \
458 all-am
: Makefile
$(LTLIBRARIES
)
460 for
dir in
"$(DESTDIR)$(libdir)"; do \
461 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
464 install-exec
: install-exec-am
465 install-data
: install-data-am
466 uninstall: uninstall-am
469 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
471 installcheck: installcheck-am
473 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
474 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
475 `test -z '$(STRIP)' || \
476 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
483 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
485 maintainer-clean-generic
:
486 @echo
"This command is intended for maintainers to use"
487 @echo
"it deletes files that may require special tools to rebuild."
488 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
491 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
492 clean-noinstLTLIBRARIES mostlyclean-am
494 distclean: distclean-am
497 distclean-am
: clean-am distclean-compile distclean-generic \
514 install-dvi
: install-dvi-am
518 install-exec-am
: install-libLTLIBRARIES
520 install-html
: install-html-am
524 install-info
: install-info-am
530 install-pdf
: install-pdf-am
534 install-ps
: install-ps-am
540 maintainer-clean
: maintainer-clean-am
543 maintainer-clean-am
: distclean-am maintainer-clean-generic
545 mostlyclean: mostlyclean-am
547 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
558 uninstall-am
: uninstall-libLTLIBRARIES
560 .MAKE
: install-am install-strip
562 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
563 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
564 ctags
distclean distclean-compile distclean-generic \
565 distclean-libtool distclean-tags distdir
dvi dvi-am html \
566 html-am
info info-am
install install-am install-data \
567 install-data-am install-dvi install-dvi-am install-exec \
568 install-exec-am install-html install-html-am install-info \
569 install-info-am install-libLTLIBRARIES install-man install-pdf \
570 install-pdf-am install-ps install-ps-am install-strip \
571 installcheck installcheck-am
installdirs maintainer-clean \
572 maintainer-clean-generic
mostlyclean mostlyclean-compile \
573 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574 tags uninstall uninstall-am uninstall-libLTLIBRARIES
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.