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