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