Revert "Imported Upstream version 7.53.1"
[platform/upstream/curl.git] / packages / Solaris / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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/curl-compilers.m4 \
96         $(top_srcdir)/m4/curl-confopts.m4 \
97         $(top_srcdir)/m4/curl-functions.m4 \
98         $(top_srcdir)/m4/curl-openssl.m4 \
99         $(top_srcdir)/m4/curl-override.m4 \
100         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
101         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103         $(top_srcdir)/m4/xc-am-iface.m4 \
104         $(top_srcdir)/m4/xc-cc-check.m4 \
105         $(top_srcdir)/m4/xc-lt-iface.m4 \
106         $(top_srcdir)/m4/xc-translit.m4 \
107         $(top_srcdir)/m4/xc-val-flgs.m4 \
108         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
109         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
110         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
111         $(top_srcdir)/configure.ac
112 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
113         $(ACLOCAL_M4)
114 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
115 mkinstalldirs = $(install_sh) -d
116 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
117         $(top_builddir)/include/curl/curlbuild.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 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
157 CPP = @CPP@
158 CPPFLAGS = @CPPFLAGS@
159 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
160 CURLVERSION = @CURLVERSION@
161 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
162 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
163 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
164 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
165 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
166 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
167 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
168 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
169 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
170 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
171 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
172 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
173 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
174 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
175 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
176 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
177 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
178 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
179 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
180 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
181 CYGPATH_W = @CYGPATH_W@
182 DEFS = @DEFS@
183 DEPDIR = @DEPDIR@
184 DLLTOOL = @DLLTOOL@
185 DSYMUTIL = @DSYMUTIL@
186 DUMPBIN = @DUMPBIN@
187 ECHO_C = @ECHO_C@
188 ECHO_N = @ECHO_N@
189 ECHO_T = @ECHO_T@
190 EGREP = @EGREP@
191 ENABLE_SHARED = @ENABLE_SHARED@
192 ENABLE_STATIC = @ENABLE_STATIC@
193 EXEEXT = @EXEEXT@
194 FGREP = @FGREP@
195 GREP = @GREP@
196 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
197 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
198 HAVE_LIBZ = @HAVE_LIBZ@
199 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
200 IDN_ENABLED = @IDN_ENABLED@
201 INSTALL = @INSTALL@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 IPV6_ENABLED = @IPV6_ENABLED@
207 LD = @LD@
208 LDFLAGS = @LDFLAGS@
209 LIBCURL_LIBS = @LIBCURL_LIBS@
210 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
211 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
212 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
213 LIBOBJS = @LIBOBJS@
214 LIBS = @LIBS@
215 LIBTOOL = @LIBTOOL@
216 LIPO = @LIPO@
217 LN_S = @LN_S@
218 LTLIBOBJS = @LTLIBOBJS@
219 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
220 MAINT = @MAINT@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MANOPT = @MANOPT@
224 MKDIR_P = @MKDIR_P@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 NROFF = @NROFF@
228 NSS_LIBS = @NSS_LIBS@
229 OBJDUMP = @OBJDUMP@
230 OBJEXT = @OBJEXT@
231 OTOOL = @OTOOL@
232 OTOOL64 = @OTOOL64@
233 PACKAGE = @PACKAGE@
234 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
235 PACKAGE_NAME = @PACKAGE_NAME@
236 PACKAGE_STRING = @PACKAGE_STRING@
237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
238 PACKAGE_URL = @PACKAGE_URL@
239 PACKAGE_VERSION = @PACKAGE_VERSION@
240 PATH_SEPARATOR = @PATH_SEPARATOR@
241 PERL = @PERL@
242 PKGADD_NAME = "@PACKAGE@-@VERSION@ - @PKGADD_NAME@"
243 PKGADD_PKG = "@PKGADD_PKG@"
244 PKGADD_VENDOR = "@PKGADD_VENDOR@"
245 PKGCONFIG = @PKGCONFIG@
246 RANDOM_FILE = @RANDOM_FILE@
247 RANLIB = @RANLIB@
248 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
249 SED = @SED@
250 SET_MAKE = @SET_MAKE@
251 SHELL = @SHELL@
252 SSL_ENABLED = @SSL_ENABLED@
253 SSL_LIBS = @SSL_LIBS@
254 STRIP = @STRIP@
255 SUPPORT_FEATURES = @SUPPORT_FEATURES@
256 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
257 USE_ARES = @USE_ARES@
258 USE_AXTLS = @USE_AXTLS@
259 USE_CYASSL = @USE_CYASSL@
260 USE_DARWINSSL = @USE_DARWINSSL@
261 USE_GNUTLS = @USE_GNUTLS@
262 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
263 USE_LIBRTMP = @USE_LIBRTMP@
264 USE_LIBSSH2 = @USE_LIBSSH2@
265 USE_MBEDTLS = @USE_MBEDTLS@
266 USE_NGHTTP2 = @USE_NGHTTP2@
267 USE_NSS = @USE_NSS@
268 USE_OPENLDAP = @USE_OPENLDAP@
269 USE_POLARSSL = @USE_POLARSSL@
270 USE_SCHANNEL = @USE_SCHANNEL@
271 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
272 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
273 VERSION = @VERSION@
274 VERSIONNUM = @VERSIONNUM@
275 ZLIB_LIBS = @ZLIB_LIBS@
276 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
277 abs_builddir = @abs_builddir@
278 abs_srcdir = @abs_srcdir@
279 abs_top_builddir = @abs_top_builddir@
280 abs_top_srcdir = @abs_top_srcdir@
281 ac_ct_AR = @ac_ct_AR@
282 ac_ct_CC = @ac_ct_CC@
283 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
284 am__include = @am__include@
285 am__leading_dot = @am__leading_dot@
286 am__quote = @am__quote@
287 am__tar = @am__tar@
288 am__untar = @am__untar@
289 bindir = @bindir@
290 build = @build@
291 build_alias = @build_alias@
292 build_cpu = @build_cpu@
293 build_os = @build_os@
294 build_vendor = @build_vendor@
295 builddir = @builddir@
296 datadir = @datadir@
297 datarootdir = @datarootdir@
298 docdir = @docdir@
299 dvidir = @dvidir@
300 exec_prefix = @exec_prefix@
301 host = @host@
302 host_alias = @host_alias@
303 host_cpu = @host_cpu@
304 host_os = @host_os@
305 host_vendor = @host_vendor@
306 htmldir = @htmldir@
307 includedir = @includedir@
308 infodir = @infodir@
309 install_sh = @install_sh@
310 libdir = @libdir@
311 libexecdir = @libexecdir@
312 libext = @libext@
313 localedir = @localedir@
314 localstatedir = @localstatedir@
315 mandir = @mandir@
316 mkdir_p = @mkdir_p@
317 oldincludedir = @oldincludedir@
318 pdfdir = @pdfdir@
319 prefix = @prefix@
320 program_transform_name = @program_transform_name@
321 psdir = @psdir@
322 runstatedir = @runstatedir@
323 sbindir = @sbindir@
324 sharedstatedir = @sharedstatedir@
325 srcdir = @srcdir@
326 subdirs = @subdirs@
327 sysconfdir = @sysconfdir@
328 target_alias = @target_alias@
329 top_build_prefix = @top_build_prefix@
330 top_builddir = @top_builddir@
331 top_srcdir = @top_srcdir@
332 PKGADD_ARCH = "@host_cpu@"
333 PKGADD_DESC = "@PACKAGE@-@VERSION@ - @PKGADD_NAME@"
334 PKGADD_CLASSES = none
335 PKGADD_BASEDIR = /
336 PKGADD_FILE = ${PKGADD_PKG}-@PACKAGE@-@VERSION@-@host@.pkg
337 all: all-am
338
339 .SUFFIXES:
340 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
341         @for dep in $?; do \
342           case '$(am__configure_deps)' in \
343             *$$dep*) \
344               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
345                 && { if test -f $@; then exit 0; else break; fi; }; \
346               exit 1;; \
347           esac; \
348         done; \
349         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Solaris/Makefile'; \
350         $(am__cd) $(top_srcdir) && \
351           $(AUTOMAKE) --foreign packages/Solaris/Makefile
352 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353         @case '$?' in \
354           *config.status*) \
355             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356           *) \
357             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359         esac;
360
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
364 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 $(am__aclocal_m4_deps):
369
370 mostlyclean-libtool:
371         -rm -f *.lo
372
373 clean-libtool:
374         -rm -rf .libs _libs
375 tags TAGS:
376
377 ctags CTAGS:
378
379 cscope cscopelist:
380
381
382 distdir: $(DISTFILES)
383         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385         list='$(DISTFILES)'; \
386           dist_files=`for file in $$list; do echo $$file; done | \
387           sed -e "s|^$$srcdirstrip/||;t" \
388               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
389         case $$dist_files in \
390           */*) $(MKDIR_P) `echo "$$dist_files" | \
391                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
392                            sort -u` ;; \
393         esac; \
394         for file in $$dist_files; do \
395           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396           if test -d $$d/$$file; then \
397             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
398             if test -d "$(distdir)/$$file"; then \
399               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
400             fi; \
401             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
403               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404             fi; \
405             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
406           else \
407             test -f "$(distdir)/$$file" \
408             || cp -p $$d/$$file "$(distdir)/$$file" \
409             || exit 1; \
410           fi; \
411         done
412 check-am: all-am
413 check: check-am
414 all-am: Makefile
415 installdirs:
416 install: install-am
417 install-exec: install-exec-am
418 install-data: install-data-am
419 uninstall: uninstall-am
420
421 install-am: all-am
422         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
423
424 installcheck: installcheck-am
425 install-strip:
426         if test -z '$(STRIP)'; then \
427           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429               install; \
430         else \
431           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
434         fi
435 mostlyclean-generic:
436
437 clean-generic:
438
439 distclean-generic:
440         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
441         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
442
443 maintainer-clean-generic:
444         @echo "This command is intended for maintainers to use"
445         @echo "it deletes files that may require special tools to rebuild."
446 clean: clean-am
447
448 clean-am: clean-generic clean-libtool mostlyclean-am
449
450 distclean: distclean-am
451         -rm -f Makefile
452 distclean-am: clean-am distclean-generic
453
454 dvi: dvi-am
455
456 dvi-am:
457
458 html: html-am
459
460 html-am:
461
462 info: info-am
463
464 info-am:
465
466 install-data-am:
467
468 install-dvi: install-dvi-am
469
470 install-dvi-am:
471
472 install-exec-am:
473
474 install-html: install-html-am
475
476 install-html-am:
477
478 install-info: install-info-am
479
480 install-info-am:
481
482 install-man:
483
484 install-pdf: install-pdf-am
485
486 install-pdf-am:
487
488 install-ps: install-ps-am
489
490 install-ps-am:
491
492 installcheck-am:
493
494 maintainer-clean: maintainer-clean-am
495         -rm -f Makefile
496 maintainer-clean-am: distclean-am maintainer-clean-generic
497
498 mostlyclean: mostlyclean-am
499
500 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
501
502 pdf: pdf-am
503
504 pdf-am:
505
506 ps: ps-am
507
508 ps-am:
509
510 uninstall-am:
511
512 .MAKE: install-am install-strip
513
514 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
515         cscopelist-am ctags-am distclean distclean-generic \
516         distclean-libtool distdir dvi dvi-am html html-am info info-am \
517         install install-am install-data install-data-am install-dvi \
518         install-dvi-am install-exec install-exec-am install-html \
519         install-html-am install-info install-info-am install-man \
520         install-pdf install-pdf-am install-ps install-ps-am \
521         install-strip installcheck installcheck-am installdirs \
522         maintainer-clean maintainer-clean-generic mostlyclean \
523         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
524         tags-am uninstall uninstall-am
525
526 .PRECIOUS: Makefile
527
528
529 package:
530         if [ ! -f release ]; then echo 0 > release; fi
531         if [ `find root -newer release -print|wc -l` -gt 0 ]; then expr `cat release` + 1 > release; fi
532         echo PKG=${PKGADD_PKG} > pkginfo
533         echo NAME=${PKGADD_NAME} >> pkginfo
534         echo VENDOR=${PKGADD_VENDOR} >> pkginfo
535         echo ARCH=${PKGADD_ARCH} >> pkginfo
536         echo DESC=${PKGADD_DESC} >> pkginfo
537         echo CLASSES=${PKGADD_CLASSES} >> pkginfo
538         echo BASEDIR=${PKGADD_BASEDIR} >> pkginfo
539         echo CATEGORY=application >> pkginfo
540         echo VERSION=`cat ./release` >> pkginfo
541         echo > prototype
542         for subdir in opt var etc usr; \
543         do if [ -d root/$$subdir ]; then \
544                 pkgproto root/$$subdir=$$subdir >> prototype;\
545         fi; done
546         for file in pkginfo preinstall postinstall copyright; \
547         do if [ -f $$file ]; then \
548                 echo "i $$file=$$file" >> prototype; \
549         fi; done
550         rm -rf ./tmp
551         mkdir ./tmp
552         pkgmk -o -d ./tmp
553         pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
554
555 # Tell versions [3.59,3.63) of GNU make to not export all variables.
556 # Otherwise a system limit (for SysV at least) may be exceeded.
557 .NOEXPORT: