1 | # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy and/or distribute it, |
---|
6 | # with or without modifications, as long as this notice is preserved. |
---|
7 | |
---|
8 | # This program is distributed in the hope that it will be useful, |
---|
9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
11 | # PARTICULAR PURPOSE. |
---|
12 | |
---|
13 | |
---|
14 | SHELL = @SHELL@ |
---|
15 | |
---|
16 | srcdir = @srcdir@ |
---|
17 | top_srcdir = @top_srcdir@ |
---|
18 | VPATH = @srcdir@ |
---|
19 | prefix = @prefix@ |
---|
20 | exec_prefix = @exec_prefix@ |
---|
21 | |
---|
22 | bindir = @bindir@ |
---|
23 | sbindir = @sbindir@ |
---|
24 | libexecdir = @libexecdir@ |
---|
25 | datadir = @datadir@ |
---|
26 | sysconfdir = @sysconfdir@ |
---|
27 | sharedstatedir = @sharedstatedir@ |
---|
28 | localstatedir = @localstatedir@ |
---|
29 | libdir = @libdir@ |
---|
30 | infodir = @infodir@ |
---|
31 | mandir = @mandir@ |
---|
32 | includedir = @includedir@ |
---|
33 | oldincludedir = /usr/include |
---|
34 | |
---|
35 | DESTDIR = |
---|
36 | |
---|
37 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
38 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
39 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
40 | |
---|
41 | top_builddir = . |
---|
42 | |
---|
43 | ACLOCAL = @ACLOCAL@ |
---|
44 | AUTOCONF = @AUTOCONF@ |
---|
45 | AUTOMAKE = @AUTOMAKE@ |
---|
46 | AUTOHEADER = @AUTOHEADER@ |
---|
47 | |
---|
48 | INSTALL = @INSTALL@ |
---|
49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
50 | INSTALL_DATA = @INSTALL_DATA@ |
---|
51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
52 | transform = @program_transform_name@ |
---|
53 | |
---|
54 | NORMAL_INSTALL = : |
---|
55 | PRE_INSTALL = : |
---|
56 | POST_INSTALL = : |
---|
57 | NORMAL_UNINSTALL = : |
---|
58 | PRE_UNINSTALL = : |
---|
59 | POST_UNINSTALL = : |
---|
60 | build_alias = @build_alias@ |
---|
61 | build_triplet = @build@ |
---|
62 | host_alias = @host_alias@ |
---|
63 | host_triplet = @host@ |
---|
64 | target_alias = @target_alias@ |
---|
65 | target_triplet = @target@ |
---|
66 | AR = @AR@ |
---|
67 | AS = @AS@ |
---|
68 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ |
---|
69 | CATOBJEXT = @CATOBJEXT@ |
---|
70 | CC = @CC@ |
---|
71 | CXX = @CXX@ |
---|
72 | CXXCPP = @CXXCPP@ |
---|
73 | DATADIRNAME = @DATADIRNAME@ |
---|
74 | DLLTOOL = @DLLTOOL@ |
---|
75 | ECHO = @ECHO@ |
---|
76 | EGREP = @EGREP@ |
---|
77 | EXEEXT = @EXEEXT@ |
---|
78 | F77 = @F77@ |
---|
79 | GAIM_CFLAGS = @GAIM_CFLAGS@ |
---|
80 | GCJ = @GCJ@ |
---|
81 | GCJFLAGS = @GCJFLAGS@ |
---|
82 | GENCAT = @GENCAT@ |
---|
83 | GLIBC21 = @GLIBC21@ |
---|
84 | GMSGFMT = @GMSGFMT@ |
---|
85 | GTK_CFLAGS = @GTK_CFLAGS@ |
---|
86 | GTK_CONFIG = @GTK_CONFIG@ |
---|
87 | GTK_LIBS = @GTK_LIBS@ |
---|
88 | HAVE_ASPRINTF = @HAVE_ASPRINTF@ |
---|
89 | HAVE_LIB = @HAVE_LIB@ |
---|
90 | HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@ |
---|
91 | HAVE_SNPRINTF = @HAVE_SNPRINTF@ |
---|
92 | HAVE_WPRINTF = @HAVE_WPRINTF@ |
---|
93 | INSTOBJEXT = @INSTOBJEXT@ |
---|
94 | INTLBISON = @INTLBISON@ |
---|
95 | INTLLIBS = @INTLLIBS@ |
---|
96 | INTLOBJS = @INTLOBJS@ |
---|
97 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ |
---|
98 | LIB = @LIB@ |
---|
99 | LIBICONV = @LIBICONV@ |
---|
100 | LIBINTL = @LIBINTL@ |
---|
101 | LIBTOOL = @LIBTOOL@ |
---|
102 | LN_S = @LN_S@ |
---|
103 | LTLIB = @LTLIB@ |
---|
104 | LTLIBICONV = @LTLIBICONV@ |
---|
105 | LTLIBINTL = @LTLIBINTL@ |
---|
106 | MAKEINFO = @MAKEINFO@ |
---|
107 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
108 | NSS_CFLAGS = @NSS_CFLAGS@ |
---|
109 | NSS_LIBS = @NSS_LIBS@ |
---|
110 | OBJDUMP = @OBJDUMP@ |
---|
111 | OBJEXT = @OBJEXT@ |
---|
112 | PACKAGE = @PACKAGE@ |
---|
113 | PKG_CONFIG = @PKG_CONFIG@ |
---|
114 | POSUB = @POSUB@ |
---|
115 | RANLIB = @RANLIB@ |
---|
116 | RC = @RC@ |
---|
117 | STRIP = @STRIP@ |
---|
118 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
119 | USE_NLS = @USE_NLS@ |
---|
120 | VERSION = @VERSION@ |
---|
121 | |
---|
122 | AUTOMAKE_OPTIONS = foreign |
---|
123 | |
---|
124 | encryptdir = $(libdir)/gaim |
---|
125 | |
---|
126 | encrypt_la_LDFLAGS = -module -avoid-version |
---|
127 | |
---|
128 | encrypt_la_LIBADD = $(NSS_LIBS) |
---|
129 | |
---|
130 | encrypt_LTLIBRARIES = encrypt.la |
---|
131 | noinst_LIBRARIES = |
---|
132 | |
---|
133 | EXTRA_DIST = Makefile.mingw po/Makefile.mingw COPYING CHANGELOG INSTALL NOTES README VERSION WISHLIST gaim-encryption-installer.nsi nsis/header.bmp nsis/install.ico $(wildcard nsis/translations/*.nsh) |
---|
134 | |
---|
135 | |
---|
136 | encrypt_la_SOURCES = nls.h ge_blist.c ge_blist.h config_ui.c config_ui.h cryptproto.c cryptproto.h cryptutil.c cryptutil.h encrypt.c encrypt.h gpg.c gpg.h icon_capable.xpm icon_in_lock.xpm icon_in_unlock.xpm icon_lock.xpm icon_out_capable.xpm icon_out_lock.xpm icon_out_unlock.xpm icon_unlock.xpm keys.c keys.h keys_ui.c keys_ui.h nonce.c nonce.h nss_mgf1.c nss_mgf1.h nss_oaep.c nss_oaep.h nss_pss.c nss_pss.h prefs.c prefs.h rsa_nss.c rsa_nss.h state.c state.h state_ui.c state_ui.h ge_ui.c ge_ui.h |
---|
137 | |
---|
138 | |
---|
139 | AM_CFLAGS = -Wall -fno-strict-aliasing |
---|
140 | |
---|
141 | |
---|
142 | AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" -DDATADIR=\"$(datadir)\" $(GLIB_CFLAGS) $(GAIM_CFLAGS) $(NSS_CFLAGS) |
---|
143 | |
---|
144 | |
---|
145 | BUILT_SOURCES = gaim-encryption-config.h |
---|
146 | |
---|
147 | SUBDIRS = po intl |
---|
148 | |
---|
149 | ACLOCAL_AMFLAGS = -I m4 |
---|
150 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
151 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
152 | CONFIG_HEADER = pre-config.h |
---|
153 | CONFIG_CLEAN_FILES = |
---|
154 | LIBRARIES = $(noinst_LIBRARIES) |
---|
155 | |
---|
156 | LTLIBRARIES = $(encrypt_LTLIBRARIES) |
---|
157 | |
---|
158 | |
---|
159 | DEFS = @DEFS@ -I. -I$(srcdir) -I. |
---|
160 | CPPFLAGS = @CPPFLAGS@ |
---|
161 | LDFLAGS = @LDFLAGS@ |
---|
162 | LIBS = @LIBS@ |
---|
163 | encrypt_la_DEPENDENCIES = |
---|
164 | encrypt_la_OBJECTS = ge_blist.lo config_ui.lo cryptproto.lo \ |
---|
165 | cryptutil.lo encrypt.lo gpg.lo keys.lo keys_ui.lo nonce.lo nss_mgf1.lo \ |
---|
166 | nss_oaep.lo nss_pss.lo prefs.lo rsa_nss.lo state.lo state_ui.lo \ |
---|
167 | ge_ui.lo |
---|
168 | CFLAGS = @CFLAGS@ |
---|
169 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
170 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
171 | CCLD = $(CC) |
---|
172 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
173 | DIST_COMMON = README ./stamp-h.in ABOUT-NLS COPYING INSTALL Makefile.am \ |
---|
174 | Makefile.in TODO aclocal.m4 config.guess config.sub configure \ |
---|
175 | configure.ac install-sh ltmain.sh missing mkinstalldirs pre-config.h.in |
---|
176 | |
---|
177 | |
---|
178 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
179 | |
---|
180 | TAR = tar |
---|
181 | GZIP_ENV = --best |
---|
182 | SOURCES = $(encrypt_la_SOURCES) |
---|
183 | OBJECTS = $(encrypt_la_OBJECTS) |
---|
184 | |
---|
185 | all: all-redirect |
---|
186 | .SUFFIXES: |
---|
187 | .SUFFIXES: .S .c .lo .o .obj .s |
---|
188 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
189 | cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile |
---|
190 | |
---|
191 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
192 | cd $(top_builddir) \ |
---|
193 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
194 | |
---|
195 | $(ACLOCAL_M4): configure.ac |
---|
196 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
197 | |
---|
198 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
199 | $(SHELL) ./config.status --recheck |
---|
200 | $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
201 | cd $(srcdir) && $(AUTOCONF) |
---|
202 | |
---|
203 | pre-config.h: stamp-h |
---|
204 | @if test ! -f $@; then \ |
---|
205 | rm -f stamp-h; \ |
---|
206 | $(MAKE) stamp-h; \ |
---|
207 | else :; fi |
---|
208 | stamp-h: $(srcdir)/pre-config.h.in $(top_builddir)/config.status |
---|
209 | cd $(top_builddir) \ |
---|
210 | && CONFIG_FILES= CONFIG_HEADERS=pre-config.h \ |
---|
211 | $(SHELL) ./config.status |
---|
212 | @echo timestamp > stamp-h 2> /dev/null |
---|
213 | $(srcdir)/pre-config.h.in: $(srcdir)/stamp-h.in |
---|
214 | @if test ! -f $@; then \ |
---|
215 | rm -f $(srcdir)/stamp-h.in; \ |
---|
216 | $(MAKE) $(srcdir)/stamp-h.in; \ |
---|
217 | else :; fi |
---|
218 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
219 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
220 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null |
---|
221 | |
---|
222 | mostlyclean-hdr: |
---|
223 | |
---|
224 | clean-hdr: |
---|
225 | |
---|
226 | distclean-hdr: |
---|
227 | -rm -f pre-config.h |
---|
228 | |
---|
229 | maintainer-clean-hdr: |
---|
230 | |
---|
231 | mostlyclean-noinstLIBRARIES: |
---|
232 | |
---|
233 | clean-noinstLIBRARIES: |
---|
234 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) |
---|
235 | |
---|
236 | distclean-noinstLIBRARIES: |
---|
237 | |
---|
238 | maintainer-clean-noinstLIBRARIES: |
---|
239 | |
---|
240 | mostlyclean-encryptLTLIBRARIES: |
---|
241 | |
---|
242 | clean-encryptLTLIBRARIES: |
---|
243 | -test -z "$(encrypt_LTLIBRARIES)" || rm -f $(encrypt_LTLIBRARIES) |
---|
244 | |
---|
245 | distclean-encryptLTLIBRARIES: |
---|
246 | |
---|
247 | maintainer-clean-encryptLTLIBRARIES: |
---|
248 | |
---|
249 | install-encryptLTLIBRARIES: $(encrypt_LTLIBRARIES) |
---|
250 | @$(NORMAL_INSTALL) |
---|
251 | $(mkinstalldirs) $(DESTDIR)$(encryptdir) |
---|
252 | @list='$(encrypt_LTLIBRARIES)'; for p in $$list; do \ |
---|
253 | if test -f $$p; then \ |
---|
254 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(encryptdir)/$$p"; \ |
---|
255 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(encryptdir)/$$p; \ |
---|
256 | else :; fi; \ |
---|
257 | done |
---|
258 | |
---|
259 | uninstall-encryptLTLIBRARIES: |
---|
260 | @$(NORMAL_UNINSTALL) |
---|
261 | list='$(encrypt_LTLIBRARIES)'; for p in $$list; do \ |
---|
262 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(encryptdir)/$$p; \ |
---|
263 | done |
---|
264 | |
---|
265 | .c.o: |
---|
266 | $(COMPILE) -c $< |
---|
267 | |
---|
268 | # FIXME: We should only use cygpath when building on Windows, |
---|
269 | # and only if it is available. |
---|
270 | .c.obj: |
---|
271 | $(COMPILE) -c `cygpath -w $<` |
---|
272 | |
---|
273 | .s.o: |
---|
274 | $(COMPILE) -c $< |
---|
275 | |
---|
276 | .S.o: |
---|
277 | $(COMPILE) -c $< |
---|
278 | |
---|
279 | mostlyclean-compile: |
---|
280 | -rm -f *.o core *.core |
---|
281 | -rm -f *.$(OBJEXT) |
---|
282 | |
---|
283 | clean-compile: |
---|
284 | |
---|
285 | distclean-compile: |
---|
286 | -rm -f *.tab.c |
---|
287 | |
---|
288 | maintainer-clean-compile: |
---|
289 | |
---|
290 | .c.lo: |
---|
291 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
292 | |
---|
293 | .s.lo: |
---|
294 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
295 | |
---|
296 | .S.lo: |
---|
297 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
298 | |
---|
299 | mostlyclean-libtool: |
---|
300 | -rm -f *.lo |
---|
301 | |
---|
302 | clean-libtool: |
---|
303 | -rm -rf .libs _libs |
---|
304 | |
---|
305 | distclean-libtool: |
---|
306 | |
---|
307 | maintainer-clean-libtool: |
---|
308 | |
---|
309 | encrypt.la: $(encrypt_la_OBJECTS) $(encrypt_la_DEPENDENCIES) |
---|
310 | $(LINK) -rpath $(encryptdir) $(encrypt_la_LDFLAGS) $(encrypt_la_OBJECTS) $(encrypt_la_LIBADD) $(LIBS) |
---|
311 | |
---|
312 | # This directory's subdirectories are mostly independent; you can cd |
---|
313 | # into them and run `make' without going through this Makefile. |
---|
314 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
315 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
316 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
317 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
318 | |
---|
319 | @SET_MAKE@ |
---|
320 | |
---|
321 | all-recursive install-data-recursive install-exec-recursive \ |
---|
322 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
323 | check-recursive installcheck-recursive info-recursive dvi-recursive: |
---|
324 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
325 | dot_seen=no; \ |
---|
326 | target=`echo $@ | sed s/-recursive//`; \ |
---|
327 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
328 | echo "Making $$target in $$subdir"; \ |
---|
329 | if test "$$subdir" = "."; then \ |
---|
330 | dot_seen=yes; \ |
---|
331 | local_target="$$target-am"; \ |
---|
332 | else \ |
---|
333 | local_target="$$target"; \ |
---|
334 | fi; \ |
---|
335 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
336 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
337 | done; \ |
---|
338 | if test "$$dot_seen" = "no"; then \ |
---|
339 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
340 | fi; test -z "$$fail" |
---|
341 | |
---|
342 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
343 | maintainer-clean-recursive: |
---|
344 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
345 | dot_seen=no; \ |
---|
346 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
347 | rev="$$subdir $$rev"; \ |
---|
348 | test "$$subdir" != "." || dot_seen=yes; \ |
---|
349 | done; \ |
---|
350 | test "$$dot_seen" = "no" && rev=". $$rev"; \ |
---|
351 | target=`echo $@ | sed s/-recursive//`; \ |
---|
352 | for subdir in $$rev; do \ |
---|
353 | echo "Making $$target in $$subdir"; \ |
---|
354 | if test "$$subdir" = "."; then \ |
---|
355 | local_target="$$target-am"; \ |
---|
356 | else \ |
---|
357 | local_target="$$target"; \ |
---|
358 | fi; \ |
---|
359 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
360 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
361 | done && test -z "$$fail" |
---|
362 | tags-recursive: |
---|
363 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
364 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
365 | done |
---|
366 | |
---|
367 | tags: TAGS |
---|
368 | |
---|
369 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
370 | list='$(SOURCES) $(HEADERS)'; \ |
---|
371 | unique=`for i in $$list; do echo $$i; done | \ |
---|
372 | awk ' { files[$$0] = 1; } \ |
---|
373 | END { for (i in files) print i; }'`; \ |
---|
374 | here=`pwd` && cd $(srcdir) \ |
---|
375 | && mkid -f$$here/ID $$unique $(LISP) |
---|
376 | |
---|
377 | TAGS: tags-recursive $(HEADERS) $(SOURCES) pre-config.h.in $(TAGS_DEPENDENCIES) $(LISP) |
---|
378 | tags=; \ |
---|
379 | here=`pwd`; \ |
---|
380 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
381 | if test "$$subdir" = .; then :; else \ |
---|
382 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
383 | fi; \ |
---|
384 | done; \ |
---|
385 | list='$(SOURCES) $(HEADERS)'; \ |
---|
386 | unique=`for i in $$list; do echo $$i; done | \ |
---|
387 | awk ' { files[$$0] = 1; } \ |
---|
388 | END { for (i in files) print i; }'`; \ |
---|
389 | test -z "$(ETAGS_ARGS)pre-config.h.in$$unique$(LISP)$$tags" \ |
---|
390 | || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags pre-config.h.in $$unique $(LISP)) |
---|
391 | |
---|
392 | mostlyclean-tags: |
---|
393 | |
---|
394 | clean-tags: |
---|
395 | |
---|
396 | distclean-tags: |
---|
397 | -rm -f TAGS ID |
---|
398 | |
---|
399 | maintainer-clean-tags: |
---|
400 | |
---|
401 | distdir = $(PACKAGE)-$(VERSION) |
---|
402 | top_distdir = $(distdir) |
---|
403 | |
---|
404 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
405 | # it guarantees that the distribution is self-contained by making another |
---|
406 | # tarfile. |
---|
407 | distcheck: dist |
---|
408 | -rm -rf $(distdir) |
---|
409 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz |
---|
410 | mkdir $(distdir)/=build |
---|
411 | mkdir $(distdir)/=inst |
---|
412 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ |
---|
413 | cd $(distdir)/=build \ |
---|
414 | && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \ |
---|
415 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
416 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
417 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
418 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
419 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
420 | && $(MAKE) $(AM_MAKEFLAGS) dist |
---|
421 | -rm -rf $(distdir) |
---|
422 | @banner="$(distdir).tar.gz is ready for distribution"; \ |
---|
423 | dashes=`echo "$$banner" | sed s/./=/g`; \ |
---|
424 | echo "$$dashes"; \ |
---|
425 | echo "$$banner"; \ |
---|
426 | echo "$$dashes" |
---|
427 | dist: distdir |
---|
428 | -chmod -R a+r $(distdir) |
---|
429 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
430 | -rm -rf $(distdir) |
---|
431 | dist-all: distdir |
---|
432 | -chmod -R a+r $(distdir) |
---|
433 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
434 | -rm -rf $(distdir) |
---|
435 | distdir: $(DISTFILES) |
---|
436 | -rm -rf $(distdir) |
---|
437 | mkdir $(distdir) |
---|
438 | -chmod 777 $(distdir) |
---|
439 | $(mkinstalldirs) $(distdir)/nsis $(distdir)/nsis/translations \ |
---|
440 | $(distdir)/po |
---|
441 | @for file in $(DISTFILES); do \ |
---|
442 | d=$(srcdir); \ |
---|
443 | if test -d $$d/$$file; then \ |
---|
444 | cp -pr $$d/$$file $(distdir)/$$file; \ |
---|
445 | else \ |
---|
446 | test -f $(distdir)/$$file \ |
---|
447 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
448 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
449 | fi; \ |
---|
450 | done |
---|
451 | for subdir in $(SUBDIRS); do \ |
---|
452 | if test "$$subdir" = .; then :; else \ |
---|
453 | test -d $(distdir)/$$subdir \ |
---|
454 | || mkdir $(distdir)/$$subdir \ |
---|
455 | || exit 1; \ |
---|
456 | chmod 777 $(distdir)/$$subdir; \ |
---|
457 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ |
---|
458 | || exit 1; \ |
---|
459 | fi; \ |
---|
460 | done |
---|
461 | config_ui.lo config_ui.o : config_ui.c nls.h gaim-encryption-config.h \ |
---|
462 | cryptproto.h rsa_nss.h nonce.h keys.h config_ui.h |
---|
463 | cryptproto.lo cryptproto.o : cryptproto.c cryptproto.h rsa_nss.h \ |
---|
464 | gaim-encryption-config.h nonce.h keys.h cryptutil.h |
---|
465 | cryptutil.lo cryptutil.o : cryptutil.c nls.h gaim-encryption-config.h \ |
---|
466 | cryptutil.h rsa_nss.h nonce.h |
---|
467 | encrypt.lo encrypt.o : encrypt.c gaim-encryption-config.h cryptproto.h \ |
---|
468 | rsa_nss.h nonce.h cryptutil.h state.h state_ui.h keys.h prefs.h \ |
---|
469 | config_ui.h ge_blist.h encrypt.h nls.h |
---|
470 | ge_blist.lo ge_blist.o : ge_blist.c ge_blist.h gaim-encryption-config.h \ |
---|
471 | state.h nls.h |
---|
472 | ge_ui.lo ge_ui.o : ge_ui.c ge_ui.h |
---|
473 | gpg.lo gpg.o : gpg.c cryptproto.h rsa_nss.h gaim-encryption-config.h \ |
---|
474 | nonce.h gpg.h cryptutil.h keys.h |
---|
475 | keys.lo keys.o : keys.c keys.h cryptproto.h rsa_nss.h \ |
---|
476 | gaim-encryption-config.h nonce.h cryptutil.h prefs.h encrypt.h \ |
---|
477 | keys_ui.h ge_ui.h nls.h |
---|
478 | keys_ui.lo keys_ui.o : keys_ui.c prefs.h encrypt.h \ |
---|
479 | gaim-encryption-config.h keys.h cryptproto.h rsa_nss.h nonce.h \ |
---|
480 | keys_ui.h nls.h |
---|
481 | nonce.lo nonce.o : nonce.c nonce.h |
---|
482 | nss_mgf1.lo nss_mgf1.o : nss_mgf1.c nss_mgf1.h |
---|
483 | nss_oaep.lo nss_oaep.o : nss_oaep.c nss_mgf1.h nss_oaep.h |
---|
484 | nss_pss.lo nss_pss.o : nss_pss.c nss_mgf1.h nss_pss.h |
---|
485 | prefs.lo prefs.o : prefs.c prefs.h |
---|
486 | rsa_nss.lo rsa_nss.o : rsa_nss.c rsa_nss.h gaim-encryption-config.h \ |
---|
487 | nonce.h nls.h nss_mgf1.h nss_oaep.h nss_pss.h cryptutil.h \ |
---|
488 | keys.h cryptproto.h state_ui.h |
---|
489 | state.lo state.o : state.c ge_blist.h gaim-encryption-config.h \ |
---|
490 | state_ui.h state.h |
---|
491 | state_ui.lo state_ui.o : state_ui.c gaim-encryption-config.h state_ui.h \ |
---|
492 | state.h nls.h icon_out_lock.xpm icon_out_unlock.xpm \ |
---|
493 | icon_out_capable.xpm icon_in_lock.xpm icon_in_unlock.xpm |
---|
494 | |
---|
495 | info-am: |
---|
496 | info: info-recursive |
---|
497 | dvi-am: |
---|
498 | dvi: dvi-recursive |
---|
499 | check-am: all-am |
---|
500 | check: check-recursive |
---|
501 | installcheck-am: |
---|
502 | installcheck: installcheck-recursive |
---|
503 | all-recursive-am: pre-config.h |
---|
504 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
505 | |
---|
506 | install-exec-am: |
---|
507 | install-exec: install-exec-recursive |
---|
508 | |
---|
509 | install-data-am: install-encryptLTLIBRARIES |
---|
510 | install-data: install-data-recursive |
---|
511 | |
---|
512 | install-am: all-am |
---|
513 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
514 | install: install-recursive |
---|
515 | uninstall-am: uninstall-encryptLTLIBRARIES |
---|
516 | uninstall: uninstall-recursive |
---|
517 | all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) pre-config.h |
---|
518 | all-redirect: all-recursive-am |
---|
519 | install-strip: |
---|
520 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
521 | installdirs: installdirs-recursive |
---|
522 | installdirs-am: |
---|
523 | $(mkinstalldirs) $(DESTDIR)$(encryptdir) |
---|
524 | |
---|
525 | |
---|
526 | mostlyclean-generic: |
---|
527 | |
---|
528 | clean-generic: |
---|
529 | |
---|
530 | distclean-generic: |
---|
531 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
532 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
533 | |
---|
534 | maintainer-clean-generic: |
---|
535 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
---|
536 | mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \ |
---|
537 | mostlyclean-encryptLTLIBRARIES mostlyclean-compile \ |
---|
538 | mostlyclean-libtool mostlyclean-tags \ |
---|
539 | mostlyclean-generic |
---|
540 | |
---|
541 | mostlyclean: mostlyclean-recursive |
---|
542 | |
---|
543 | clean-am: clean-hdr clean-noinstLIBRARIES clean-encryptLTLIBRARIES \ |
---|
544 | clean-compile clean-libtool clean-tags clean-generic \ |
---|
545 | mostlyclean-am |
---|
546 | |
---|
547 | clean: clean-recursive |
---|
548 | |
---|
549 | distclean-am: distclean-hdr distclean-noinstLIBRARIES \ |
---|
550 | distclean-encryptLTLIBRARIES distclean-compile \ |
---|
551 | distclean-libtool distclean-tags distclean-generic \ |
---|
552 | clean-am |
---|
553 | -rm -f libtool |
---|
554 | |
---|
555 | distclean: distclean-recursive |
---|
556 | -rm -f config.status |
---|
557 | |
---|
558 | maintainer-clean-am: maintainer-clean-hdr \ |
---|
559 | maintainer-clean-noinstLIBRARIES \ |
---|
560 | maintainer-clean-encryptLTLIBRARIES \ |
---|
561 | maintainer-clean-compile maintainer-clean-libtool \ |
---|
562 | maintainer-clean-tags maintainer-clean-generic \ |
---|
563 | distclean-am |
---|
564 | @echo "This command is intended for maintainers to use;" |
---|
565 | @echo "it deletes files that may require special tools to rebuild." |
---|
566 | |
---|
567 | maintainer-clean: maintainer-clean-recursive |
---|
568 | -rm -f config.status |
---|
569 | |
---|
570 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
---|
571 | mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ |
---|
572 | clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ |
---|
573 | mostlyclean-encryptLTLIBRARIES distclean-encryptLTLIBRARIES \ |
---|
574 | clean-encryptLTLIBRARIES maintainer-clean-encryptLTLIBRARIES \ |
---|
575 | uninstall-encryptLTLIBRARIES install-encryptLTLIBRARIES \ |
---|
576 | mostlyclean-compile distclean-compile clean-compile \ |
---|
577 | maintainer-clean-compile mostlyclean-libtool distclean-libtool \ |
---|
578 | clean-libtool maintainer-clean-libtool install-data-recursive \ |
---|
579 | uninstall-data-recursive install-exec-recursive \ |
---|
580 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
---|
581 | all-recursive check-recursive installcheck-recursive info-recursive \ |
---|
582 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
583 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
584 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
---|
585 | dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ |
---|
586 | install-exec-am install-exec install-data-am install-data install-am \ |
---|
587 | install uninstall-am uninstall all-redirect all-am all installdirs-am \ |
---|
588 | installdirs mostlyclean-generic distclean-generic clean-generic \ |
---|
589 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
590 | |
---|
591 | |
---|
592 | $(OBJECTS): $(BUILT_SOURCES) |
---|
593 | |
---|
594 | gaim-encryption-config.h: pre-config.h |
---|
595 | sed 's/#define PACKAGE/#define GE_PACKAGE/g' pre-config.h > $@ |
---|
596 | |
---|
597 | testprog: $(encrypt_la_SOURCES) testmain.c |
---|
598 | $(CC) -g -Wall -lgdk -lgtk $(AM_CPPFLAGS) $(CPPFLAGS) $(NSS_INCLUDES) $(NSS_CFLAGS) -o testprog testmain.c $(NSS_LIBS) |
---|
599 | |
---|
600 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
601 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
602 | .NOEXPORT: |
---|