]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/packages/Solaris/Makefile.in
hello world
[icculus/iodoom3.git] / neo / curl / packages / Solaris / Makefile.in
1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
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 # $Id: Makefile.am,v 1.1 2001/05/30 04:31:33 crisb Exp $
19 #
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ../..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 host_triplet = @host@
41 subdir = packages/Solaris
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/lib/config.h \
50         $(top_builddir)/src/config.h
51 CONFIG_CLEAN_FILES =
52 SOURCES =
53 DIST_SOURCES =
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55 ACLOCAL = @ACLOCAL@
56 AMDEP_FALSE = @AMDEP_FALSE@
57 AMDEP_TRUE = @AMDEP_TRUE@
58 AMTAR = @AMTAR@
59 AR = @AR@
60 AS = @AS@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CABUNDLE_FALSE = @CABUNDLE_FALSE@
66 CABUNDLE_TRUE = @CABUNDLE_TRUE@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
73 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
74 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
75 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
76 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
77 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
78 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
79 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
80 CXX = @CXX@
81 CXXCPP = @CXXCPP@
82 CXXDEPMODE = @CXXDEPMODE@
83 CXXFLAGS = @CXXFLAGS@
84 CYGPATH_W = @CYGPATH_W@
85 DEFS = @DEFS@
86 DEPDIR = @DEPDIR@
87 DLLTOOL = @DLLTOOL@
88 ECHO = @ECHO@
89 ECHO_C = @ECHO_C@
90 ECHO_N = @ECHO_N@
91 ECHO_T = @ECHO_T@
92 EGREP = @EGREP@
93 EXEEXT = @EXEEXT@
94 F77 = @F77@
95 FFLAGS = @FFLAGS@
96 HAVE_ARES = @HAVE_ARES@
97 HAVE_LIBZ = @HAVE_LIBZ@
98 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
99 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 IPV6_ENABLED = @IPV6_ENABLED@
105 KRB4_ENABLED = @KRB4_ENABLED@
106 LDFLAGS = @LDFLAGS@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LIBTOOL = @LIBTOOL@
110 LN_S = @LN_S@
111 LTLIBOBJS = @LTLIBOBJS@
112 MAINT = @MAINT@
113 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
114 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
115 MAKEINFO = @MAKEINFO@
116 MANOPT = @MANOPT@
117 MIMPURE_FALSE = @MIMPURE_FALSE@
118 MIMPURE_TRUE = @MIMPURE_TRUE@
119 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
120 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
121 NROFF = @NROFF@
122 OBJDUMP = @OBJDUMP@
123 OBJEXT = @OBJEXT@
124 OPENSSL_ENABLED = @OPENSSL_ENABLED@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 PERL = @PERL@
133 PKGADD_NAME = "@PACKAGE@-@VERSION@ - @PKGADD_NAME@"
134 PKGADD_PKG = "@PKGADD_PKG@"
135 PKGADD_VENDOR = "@PKGADD_VENDOR@"
136 PKGCONFIG = @PKGCONFIG@
137 RANDOM_FILE = @RANDOM_FILE@
138 RANLIB = @RANLIB@
139 SED = @SED@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 STRIP = @STRIP@
143 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
144 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
145 VERSION = @VERSION@
146 VERSIONNUM = @VERSIONNUM@
147 YACC = @YACC@
148 ac_ct_AR = @ac_ct_AR@
149 ac_ct_AS = @ac_ct_AS@
150 ac_ct_CC = @ac_ct_CC@
151 ac_ct_CXX = @ac_ct_CXX@
152 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
153 ac_ct_F77 = @ac_ct_F77@
154 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
155 ac_ct_RANLIB = @ac_ct_RANLIB@
156 ac_ct_STRIP = @ac_ct_STRIP@
157 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
158 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
159 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
160 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
161 am__include = @am__include@
162 am__leading_dot = @am__leading_dot@
163 am__quote = @am__quote@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 datadir = @datadir@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 subdirs = @subdirs@
191 sysconfdir = @sysconfdir@
192 target_alias = @target_alias@
193 PKGADD_ARCH = "@host_cpu@"
194 PKGADD_DESC = "@PACKAGE@-@VERSION@ - @PKGADD_NAME@"
195 PKGADD_CLASSES = none
196 PKGADD_BASEDIR = /
197 PKGADD_FILE = ${PKGADD_PKG}-@PACKAGE@-@VERSION@-@host@.pkg
198 all: all-am
199
200 .SUFFIXES:
201 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
202         @for dep in $?; do \
203           case '$(am__configure_deps)' in \
204             *$$dep*) \
205               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
206                 && exit 0; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  packages/Solaris/Makefile'; \
211         cd $(top_srcdir) && \
212           $(AUTOMAKE) --foreign  packages/Solaris/Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218           *) \
219             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221         esac;
222
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 mostlyclean-libtool:
232         -rm -f *.lo
233
234 clean-libtool:
235         -rm -rf .libs _libs
236
237 distclean-libtool:
238         -rm -f libtool
239 uninstall-info-am:
240 tags: TAGS
241 TAGS:
242
243 ctags: CTAGS
244 CTAGS:
245
246
247 distdir: $(DISTFILES)
248         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
249         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
250         list='$(DISTFILES)'; for file in $$list; do \
251           case $$file in \
252             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
253             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
254           esac; \
255           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
256           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
257           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
258             dir="/$$dir"; \
259             $(mkdir_p) "$(distdir)$$dir"; \
260           else \
261             dir=''; \
262           fi; \
263           if test -d $$d/$$file; then \
264             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
266             fi; \
267             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
268           else \
269             test -f $(distdir)/$$file \
270             || cp -p $$d/$$file $(distdir)/$$file \
271             || exit 1; \
272           fi; \
273         done
274 check-am: all-am
275 check: check-am
276 all-am: Makefile
277 installdirs:
278 install: install-am
279 install-exec: install-exec-am
280 install-data: install-data-am
281 uninstall: uninstall-am
282
283 install-am: all-am
284         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
285
286 installcheck: installcheck-am
287 install-strip:
288         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
289           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
290           `test -z '$(STRIP)' || \
291             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
292 mostlyclean-generic:
293
294 clean-generic:
295
296 distclean-generic:
297         -rm -f $(CONFIG_CLEAN_FILES)
298
299 maintainer-clean-generic:
300         @echo "This command is intended for maintainers to use"
301         @echo "it deletes files that may require special tools to rebuild."
302 clean: clean-am
303
304 clean-am: clean-generic clean-libtool mostlyclean-am
305
306 distclean: distclean-am
307         -rm -f Makefile
308 distclean-am: clean-am distclean-generic distclean-libtool
309
310 dvi: dvi-am
311
312 dvi-am:
313
314 html: html-am
315
316 info: info-am
317
318 info-am:
319
320 install-data-am:
321
322 install-exec-am:
323
324 install-info: install-info-am
325
326 install-man:
327
328 installcheck-am:
329
330 maintainer-clean: maintainer-clean-am
331         -rm -f Makefile
332 maintainer-clean-am: distclean-am maintainer-clean-generic
333
334 mostlyclean: mostlyclean-am
335
336 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
337
338 pdf: pdf-am
339
340 pdf-am:
341
342 ps: ps-am
343
344 ps-am:
345
346 uninstall-am: uninstall-info-am
347
348 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
349         distclean distclean-generic distclean-libtool distdir dvi \
350         dvi-am html html-am info info-am install install-am \
351         install-data install-data-am install-exec install-exec-am \
352         install-info install-info-am install-man install-strip \
353         installcheck installcheck-am installdirs maintainer-clean \
354         maintainer-clean-generic mostlyclean mostlyclean-generic \
355         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
356         uninstall-info-am
357
358
359 package:
360         if [ ! -f release ]; then echo 0 > release; fi
361         if [ `find root -newer release -print|wc -l` -gt 0 ]; then expr `cat release` + 1 > release; fi
362         echo PKG=${PKGADD_PKG} > pkginfo
363         echo NAME=${PKGADD_NAME} >> pkginfo
364         echo VENDOR=${PKGADD_VENDOR} >> pkginfo
365         echo ARCH=${PKGADD_ARCH} >> pkginfo
366         echo DESC=${PKGADD_DESC} >> pkginfo
367         echo CLASSES=${PKGADD_CLASSES} >> pkginfo
368         echo BASEDIR=${PKGADD_BASEDIR} >> pkginfo
369         echo CATEGORY=application >> pkginfo
370         echo VERSION=`cat ./release` >> pkginfo
371         echo > prototype
372         for subdir in opt var etc usr; \
373         do if [ -d root/$$subdir ]; then \
374                 pkgproto root/$$subdir=$$subdir >> prototype;\
375         fi; done
376         for file in pkginfo preinstall postinstall copyright; \
377         do if [ -f $$file ]; then \
378                 echo "i $$file=$$file" >> prototype; \
379         fi; done
380         rm -rf ./tmp
381         mkdir ./tmp
382         pkgmk -o -d ./tmp
383         pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
384 # Tell versions [3.59,3.63) of GNU make to not export all variables.
385 # Otherwise a system limit (for SysV at least) may be exceeded.
386 .NOEXPORT: