Imported Upstream version 7.59.0
[platform/upstream/curl.git] / packages / vms / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = packages/vms
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \
93         $(top_srcdir)/m4/curl-compilers.m4 \
94         $(top_srcdir)/m4/curl-confopts.m4 \
95         $(top_srcdir)/m4/curl-functions.m4 \
96         $(top_srcdir)/m4/curl-openssl.m4 \
97         $(top_srcdir)/m4/curl-override.m4 \
98         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
99         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101         $(top_srcdir)/m4/xc-am-iface.m4 \
102         $(top_srcdir)/m4/xc-cc-check.m4 \
103         $(top_srcdir)/m4/xc-lt-iface.m4 \
104         $(top_srcdir)/m4/xc-translit.m4 \
105         $(top_srcdir)/m4/xc-val-flgs.m4 \
106         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
107         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
108         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
109         $(top_srcdir)/configure.ac
110 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111         $(ACLOCAL_M4)
112 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
113 mkinstalldirs = $(install_sh) -d
114 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
115 CONFIG_CLEAN_FILES =
116 CONFIG_CLEAN_VPATH_FILES =
117 AM_V_P = $(am__v_P_@AM_V@)
118 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119 am__v_P_0 = false
120 am__v_P_1 = :
121 AM_V_GEN = $(am__v_GEN_@AM_V@)
122 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123 am__v_GEN_0 = @echo "  GEN     " $@;
124 am__v_GEN_1 = 
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
128 am__v_at_1 = 
129 SOURCES =
130 DIST_SOURCES =
131 am__can_run_installinfo = \
132   case $$AM_UPDATE_INFO_DIR in \
133     n|no|NO) false;; \
134     *) (install-info --version) >/dev/null 2>&1;; \
135   esac
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
137 am__DIST_COMMON = $(srcdir)/Makefile.in
138 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139 ACLOCAL = @ACLOCAL@
140 AMTAR = @AMTAR@
141 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
142 AR = @AR@
143 AS = @AS@
144 AUTOCONF = @AUTOCONF@
145 AUTOHEADER = @AUTOHEADER@
146 AUTOMAKE = @AUTOMAKE@
147 AWK = @AWK@
148 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
149 CC = @CC@
150 CCDEPMODE = @CCDEPMODE@
151 CFLAGS = @CFLAGS@
152 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
153 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
154 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
155 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
156 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
157 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
158 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
159 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
160 CPP = @CPP@
161 CPPFLAGS = @CPPFLAGS@
162 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
163 CURLVERSION = @CURLVERSION@
164 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
165 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
166 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
167 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
168 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
169 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
170 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
171 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
172 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
173 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
174 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
175 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
176 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
177 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
178 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
179 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
180 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
181 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
182 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
183 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
184 CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
185 CYGPATH_W = @CYGPATH_W@
186 DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
187 DEFS = @DEFS@
188 DEPDIR = @DEPDIR@
189 DLLTOOL = @DLLTOOL@
190 DSYMUTIL = @DSYMUTIL@
191 DUMPBIN = @DUMPBIN@
192 ECHO_C = @ECHO_C@
193 ECHO_N = @ECHO_N@
194 ECHO_T = @ECHO_T@
195 EGREP = @EGREP@
196 ENABLE_SHARED = @ENABLE_SHARED@
197 ENABLE_STATIC = @ENABLE_STATIC@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 GCOV = @GCOV@
201 GENHTML = @GENHTML@
202 GREP = @GREP@
203 HAVE_BROTLI = @HAVE_BROTLI@
204 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
205 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
206 HAVE_LIBZ = @HAVE_LIBZ@
207 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
208 IDN_ENABLED = @IDN_ENABLED@
209 INSTALL = @INSTALL@
210 INSTALL_DATA = @INSTALL_DATA@
211 INSTALL_PROGRAM = @INSTALL_PROGRAM@
212 INSTALL_SCRIPT = @INSTALL_SCRIPT@
213 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214 IPV6_ENABLED = @IPV6_ENABLED@
215 LCOV = @LCOV@
216 LD = @LD@
217 LDFLAGS = @LDFLAGS@
218 LIBCURL_LIBS = @LIBCURL_LIBS@
219 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
220 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
221 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
222 LIBOBJS = @LIBOBJS@
223 LIBS = @LIBS@
224 LIBTOOL = @LIBTOOL@
225 LIPO = @LIPO@
226 LN_S = @LN_S@
227 LTLIBOBJS = @LTLIBOBJS@
228 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
229 MAINT = @MAINT@
230 MAKEINFO = @MAKEINFO@
231 MANIFEST_TOOL = @MANIFEST_TOOL@
232 MANOPT = @MANOPT@
233 MKDIR_P = @MKDIR_P@
234 NM = @NM@
235 NMEDIT = @NMEDIT@
236 NROFF = @NROFF@
237 NSS_LIBS = @NSS_LIBS@
238 OBJDUMP = @OBJDUMP@
239 OBJEXT = @OBJEXT@
240 OTOOL = @OTOOL@
241 OTOOL64 = @OTOOL64@
242 PACKAGE = @PACKAGE@
243 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
244 PACKAGE_NAME = @PACKAGE_NAME@
245 PACKAGE_STRING = @PACKAGE_STRING@
246 PACKAGE_TARNAME = @PACKAGE_TARNAME@
247 PACKAGE_URL = @PACKAGE_URL@
248 PACKAGE_VERSION = @PACKAGE_VERSION@
249 PATH_SEPARATOR = @PATH_SEPARATOR@
250 PERL = @PERL@
251 PKGADD_NAME = @PKGADD_NAME@
252 PKGADD_PKG = @PKGADD_PKG@
253 PKGADD_VENDOR = @PKGADD_VENDOR@
254 PKGCONFIG = @PKGCONFIG@
255 RANDOM_FILE = @RANDOM_FILE@
256 RANLIB = @RANLIB@
257 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
258 SED = @SED@
259 SET_MAKE = @SET_MAKE@
260 SHELL = @SHELL@
261 SSL_BACKENDS = @SSL_BACKENDS@
262 SSL_ENABLED = @SSL_ENABLED@
263 SSL_LIBS = @SSL_LIBS@
264 STRIP = @STRIP@
265 SUPPORT_FEATURES = @SUPPORT_FEATURES@
266 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
267 USE_ARES = @USE_ARES@
268 USE_AXTLS = @USE_AXTLS@
269 USE_CYASSL = @USE_CYASSL@
270 USE_DARWINSSL = @USE_DARWINSSL@
271 USE_GNUTLS = @USE_GNUTLS@
272 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
273 USE_LIBRTMP = @USE_LIBRTMP@
274 USE_LIBSSH = @USE_LIBSSH@
275 USE_LIBSSH2 = @USE_LIBSSH2@
276 USE_MBEDTLS = @USE_MBEDTLS@
277 USE_NGHTTP2 = @USE_NGHTTP2@
278 USE_NSS = @USE_NSS@
279 USE_OPENLDAP = @USE_OPENLDAP@
280 USE_POLARSSL = @USE_POLARSSL@
281 USE_SCHANNEL = @USE_SCHANNEL@
282 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
283 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
284 VERSION = @VERSION@
285 VERSIONNUM = @VERSIONNUM@
286 ZLIB_LIBS = @ZLIB_LIBS@
287 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
288 abs_builddir = @abs_builddir@
289 abs_srcdir = @abs_srcdir@
290 abs_top_builddir = @abs_top_builddir@
291 abs_top_srcdir = @abs_top_srcdir@
292 ac_ct_AR = @ac_ct_AR@
293 ac_ct_CC = @ac_ct_CC@
294 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
295 am__include = @am__include@
296 am__leading_dot = @am__leading_dot@
297 am__quote = @am__quote@
298 am__tar = @am__tar@
299 am__untar = @am__untar@
300 bindir = @bindir@
301 build = @build@
302 build_alias = @build_alias@
303 build_cpu = @build_cpu@
304 build_os = @build_os@
305 build_vendor = @build_vendor@
306 builddir = @builddir@
307 datadir = @datadir@
308 datarootdir = @datarootdir@
309 docdir = @docdir@
310 dvidir = @dvidir@
311 exec_prefix = @exec_prefix@
312 host = @host@
313 host_alias = @host_alias@
314 host_cpu = @host_cpu@
315 host_os = @host_os@
316 host_vendor = @host_vendor@
317 htmldir = @htmldir@
318 includedir = @includedir@
319 infodir = @infodir@
320 install_sh = @install_sh@
321 libdir = @libdir@
322 libexecdir = @libexecdir@
323 libext = @libext@
324 localedir = @localedir@
325 localstatedir = @localstatedir@
326 mandir = @mandir@
327 mkdir_p = @mkdir_p@
328 oldincludedir = @oldincludedir@
329 pdfdir = @pdfdir@
330 prefix = @prefix@
331 program_transform_name = @program_transform_name@
332 psdir = @psdir@
333 runstatedir = @runstatedir@
334 sbindir = @sbindir@
335 sharedstatedir = @sharedstatedir@
336 srcdir = @srcdir@
337 subdirs = @subdirs@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 EXTRA_DIST = \
344  backup_gnv_curl_src.com \
345  build_curl-config_script.com \
346  build_gnv_curl.com \
347  build_gnv_curl_pcsi_desc.com \
348  build_gnv_curl_pcsi_text.com \
349  build_gnv_curl_release_notes.com \
350  build_libcurl_pc.com \
351  build_vms.com \
352  clean_gnv_curl.com \
353  compare_curl_source.com \
354  config_h.com \
355  curl_crtl_init.c \
356  curl_gnv_build_steps.txt \
357  curl_release_note_start.txt \
358  curl_startup.com \
359  curlmsg.h \
360  curlmsg.msg \
361  curlmsg.sdl \
362  curlmsg_vms.h \
363  generate_config_vms_h_curl.com \
364  generate_vax_transfer.com \
365  gnv_conftest.c_first \
366  gnv_curl_configure.sh \
367  gnv_libcurl_symbols.opt \
368  gnv_link_curl.com \
369  macro32_exactcase.patch \
370  make_gnv_curl_install.sh \
371  make_pcsi_curl_kit_name.com \
372  pcsi_gnv_curl_file_list.txt \
373  pcsi_product_gnv_curl.com \
374  readme \
375  report_openssl_version.c \
376  setup_gnv_curl_build.com \
377  stage_curl_install.com \
378  vms_eco_level.h
379
380 all: all-am
381
382 .SUFFIXES:
383 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
384         @for dep in $?; do \
385           case '$(am__configure_deps)' in \
386             *$$dep*) \
387               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
388                 && { if test -f $@; then exit 0; else break; fi; }; \
389               exit 1;; \
390           esac; \
391         done; \
392         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/vms/Makefile'; \
393         $(am__cd) $(top_srcdir) && \
394           $(AUTOMAKE) --foreign packages/vms/Makefile
395 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396         @case '$?' in \
397           *config.status*) \
398             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
399           *) \
400             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
401             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
402         esac;
403
404 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
405         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406
407 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
408         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
410         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
411 $(am__aclocal_m4_deps):
412
413 mostlyclean-libtool:
414         -rm -f *.lo
415
416 clean-libtool:
417         -rm -rf .libs _libs
418 tags TAGS:
419
420 ctags CTAGS:
421
422 cscope cscopelist:
423
424
425 distdir: $(DISTFILES)
426         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         list='$(DISTFILES)'; \
429           dist_files=`for file in $$list; do echo $$file; done | \
430           sed -e "s|^$$srcdirstrip/||;t" \
431               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432         case $$dist_files in \
433           */*) $(MKDIR_P) `echo "$$dist_files" | \
434                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435                            sort -u` ;; \
436         esac; \
437         for file in $$dist_files; do \
438           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439           if test -d $$d/$$file; then \
440             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441             if test -d "$(distdir)/$$file"; then \
442               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443             fi; \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
446               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447             fi; \
448             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
449           else \
450             test -f "$(distdir)/$$file" \
451             || cp -p $$d/$$file "$(distdir)/$$file" \
452             || exit 1; \
453           fi; \
454         done
455 check-am: all-am
456 check: check-am
457 all-am: Makefile
458 installdirs:
459 install: install-am
460 install-exec: install-exec-am
461 install-data: install-data-am
462 uninstall: uninstall-am
463
464 install-am: all-am
465         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
466
467 installcheck: installcheck-am
468 install-strip:
469         if test -z '$(STRIP)'; then \
470           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472               install; \
473         else \
474           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
477         fi
478 mostlyclean-generic:
479
480 clean-generic:
481
482 distclean-generic:
483         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-am
490
491 clean-am: clean-generic clean-libtool mostlyclean-am
492
493 distclean: distclean-am
494         -rm -f Makefile
495 distclean-am: clean-am distclean-generic
496
497 dvi: dvi-am
498
499 dvi-am:
500
501 html: html-am
502
503 html-am:
504
505 info: info-am
506
507 info-am:
508
509 install-data-am:
510
511 install-dvi: install-dvi-am
512
513 install-dvi-am:
514
515 install-exec-am:
516
517 install-html: install-html-am
518
519 install-html-am:
520
521 install-info: install-info-am
522
523 install-info-am:
524
525 install-man:
526
527 install-pdf: install-pdf-am
528
529 install-pdf-am:
530
531 install-ps: install-ps-am
532
533 install-ps-am:
534
535 installcheck-am:
536
537 maintainer-clean: maintainer-clean-am
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic
540
541 mostlyclean: mostlyclean-am
542
543 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544
545 pdf: pdf-am
546
547 pdf-am:
548
549 ps: ps-am
550
551 ps-am:
552
553 uninstall-am:
554
555 .MAKE: install-am install-strip
556
557 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
558         cscopelist-am ctags-am distclean distclean-generic \
559         distclean-libtool distdir dvi dvi-am html html-am info info-am \
560         install install-am install-data install-data-am install-dvi \
561         install-dvi-am install-exec install-exec-am install-html \
562         install-html-am install-info install-info-am install-man \
563         install-pdf install-pdf-am install-ps install-ps-am \
564         install-strip installcheck installcheck-am installdirs \
565         maintainer-clean maintainer-clean-generic mostlyclean \
566         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
567         tags-am uninstall uninstall-am
568
569 .PRECIOUS: Makefile
570
571
572 # Tell versions [3.59,3.63) of GNU make to not export all variables.
573 # Otherwise a system limit (for SysV at least) may be exceeded.
574 .NOEXPORT: