1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
2 | # man/Makefile. Generated from Makefile.in by configure. |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005, 2006 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 | |
---|
16 | |
---|
17 | pkgdatadir = $(datadir)/joe |
---|
18 | pkglibdir = $(libdir)/joe |
---|
19 | pkgincludedir = $(includedir)/joe |
---|
20 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
21 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
22 | install_sh_PROGRAM = $(install_sh) -c |
---|
23 | install_sh_SCRIPT = $(install_sh) -c |
---|
24 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
25 | transform = $(program_transform_name) |
---|
26 | NORMAL_INSTALL = : |
---|
27 | PRE_INSTALL = : |
---|
28 | POST_INSTALL = : |
---|
29 | NORMAL_UNINSTALL = : |
---|
30 | PRE_UNINSTALL = : |
---|
31 | POST_UNINSTALL = : |
---|
32 | build_triplet = i686-apple-darwin12.0.0 |
---|
33 | host_triplet = i686-apple-darwin12.0.0 |
---|
34 | target_triplet = i686-apple-darwin12.0.0 |
---|
35 | subdir = man |
---|
36 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
37 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
38 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
39 | $(top_srcdir)/configure.ac |
---|
40 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
41 | $(ACLOCAL_M4) |
---|
42 | mkinstalldirs = $(install_sh) -d |
---|
43 | CONFIG_HEADER = $(top_builddir)/autoconf.h |
---|
44 | CONFIG_CLEAN_FILES = |
---|
45 | SOURCES = |
---|
46 | DIST_SOURCES = |
---|
47 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
48 | html-recursive info-recursive install-data-recursive \ |
---|
49 | install-dvi-recursive install-exec-recursive \ |
---|
50 | install-html-recursive install-info-recursive \ |
---|
51 | install-pdf-recursive install-ps-recursive install-recursive \ |
---|
52 | installcheck-recursive installdirs-recursive pdf-recursive \ |
---|
53 | ps-recursive uninstall-recursive |
---|
54 | man1dir = $(mandir)/man1 |
---|
55 | am__installdirs = "$(DESTDIR)$(man1dir)" |
---|
56 | NROFF = nroff |
---|
57 | MANS = $(man_MANS) |
---|
58 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
---|
59 | distclean-recursive maintainer-clean-recursive |
---|
60 | ETAGS = etags |
---|
61 | CTAGS = ctags |
---|
62 | DIST_SUBDIRS = $(SUBDIRS) |
---|
63 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
64 | ACLOCAL = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run aclocal-1.10 |
---|
65 | AMTAR = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run tar |
---|
66 | AUTOCONF = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run autoconf |
---|
67 | AUTOHEADER = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run autoheader |
---|
68 | AUTOMAKE = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run automake-1.10 |
---|
69 | AWK = awk |
---|
70 | CC = /usr/bin/clang |
---|
71 | CCDEPMODE = depmode=gcc3 |
---|
72 | CFLAGS = -pipe -O2 -arch x86_64 |
---|
73 | CPP = /usr/bin/clang -E |
---|
74 | CPPFLAGS = -I/opt/local/include |
---|
75 | CYGPATH_W = echo |
---|
76 | DEFS = -DHAVE_CONFIG_H |
---|
77 | DEPDIR = .deps |
---|
78 | ECHO_C = \c |
---|
79 | ECHO_N = |
---|
80 | ECHO_T = |
---|
81 | EGREP = /usr/bin/grep -E |
---|
82 | EXEEXT = |
---|
83 | GREP = /usr/bin/grep |
---|
84 | INSTALL = /usr/bin/install -c |
---|
85 | INSTALL_DATA = ${INSTALL} -m 644 |
---|
86 | INSTALL_PROGRAM = ${INSTALL} |
---|
87 | INSTALL_SCRIPT = ${INSTALL} |
---|
88 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
---|
89 | LDFLAGS = -L/opt/local/lib -arch x86_64 |
---|
90 | LIBOBJS = ${LIBOBJDIR}lstat$U.o |
---|
91 | LIBS = -lncurses |
---|
92 | LN_S = ln -s |
---|
93 | LTLIBOBJS = ${LIBOBJDIR}lstat$U.lo |
---|
94 | MAINT = # |
---|
95 | MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/missing --run makeinfo |
---|
96 | MKDIR_P = .././install-sh -c -d |
---|
97 | OBJEXT = o |
---|
98 | PACKAGE = joe |
---|
99 | PACKAGE_BUGREPORT = |
---|
100 | PACKAGE_NAME = joe |
---|
101 | PACKAGE_STRING = joe 3.7 |
---|
102 | PACKAGE_TARNAME = joe |
---|
103 | PACKAGE_VERSION = 3.7 |
---|
104 | PATH_SEPARATOR = : |
---|
105 | SET_MAKE = |
---|
106 | SHELL = /bin/sh |
---|
107 | SPELL = ispell |
---|
108 | STRIP = |
---|
109 | VERSION = 3.7 |
---|
110 | abs_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/man |
---|
111 | abs_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/man |
---|
112 | abs_top_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7 |
---|
113 | abs_top_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7 |
---|
114 | ac_ct_CC = /usr/bin/clang |
---|
115 | am__include = include |
---|
116 | am__leading_dot = . |
---|
117 | am__quote = |
---|
118 | am__tar = ${AMTAR} chof - "$$tardir" |
---|
119 | am__untar = ${AMTAR} xf - |
---|
120 | bindir = ${exec_prefix}/bin |
---|
121 | build = i686-apple-darwin12.0.0 |
---|
122 | build_alias = |
---|
123 | build_cpu = i686 |
---|
124 | build_os = darwin12.0.0 |
---|
125 | build_vendor = apple |
---|
126 | builddir = . |
---|
127 | datadir = ${datarootdir} |
---|
128 | datarootdir = ${prefix}/share |
---|
129 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
---|
130 | dvidir = ${docdir} |
---|
131 | exec_prefix = ${prefix} |
---|
132 | host = i686-apple-darwin12.0.0 |
---|
133 | host_alias = |
---|
134 | host_cpu = i686 |
---|
135 | host_os = darwin12.0.0 |
---|
136 | host_vendor = apple |
---|
137 | htmldir = ${docdir} |
---|
138 | includedir = ${prefix}/include |
---|
139 | infodir = ${datarootdir}/info |
---|
140 | install_sh = $(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_joe/joe/work/joe-3.7/install-sh |
---|
141 | libdir = ${exec_prefix}/lib |
---|
142 | libexecdir = ${exec_prefix}/libexec |
---|
143 | localedir = ${datarootdir}/locale |
---|
144 | localstatedir = ${prefix}/var |
---|
145 | mandir = /opt/local/share/man |
---|
146 | mkdir_p = $(top_builddir)/./install-sh -c -d |
---|
147 | oldincludedir = /usr/include |
---|
148 | pdfdir = ${docdir} |
---|
149 | prefix = /opt/local |
---|
150 | program_transform_name = s,x,x, |
---|
151 | psdir = ${docdir} |
---|
152 | sbindir = ${exec_prefix}/sbin |
---|
153 | sharedstatedir = ${prefix}/com |
---|
154 | srcdir = . |
---|
155 | sysconfdir = ${prefix}/etc |
---|
156 | target = i686-apple-darwin12.0.0 |
---|
157 | target_alias = |
---|
158 | target_cpu = i686 |
---|
159 | target_os = darwin12.0.0 |
---|
160 | target_vendor = apple |
---|
161 | top_build_prefix = ../ |
---|
162 | top_builddir = .. |
---|
163 | top_srcdir = .. |
---|
164 | sysconf_joedir = $(sysconfdir)/joe |
---|
165 | data_joedir = $(datadir)/joe |
---|
166 | data_docdir = $(docdir) |
---|
167 | SUBDIRS = ru |
---|
168 | man_MANS = joe.1 |
---|
169 | EXTRA_DIST = joe.1.in |
---|
170 | MOSTLYCLEANFILES = $(man_MANS) |
---|
171 | all: all-recursive |
---|
172 | |
---|
173 | .SUFFIXES: |
---|
174 | $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) |
---|
175 | @for dep in $?; do \ |
---|
176 | case '$(am__configure_deps)' in \ |
---|
177 | *$$dep*) \ |
---|
178 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
179 | && exit 0; \ |
---|
180 | exit 1;; \ |
---|
181 | esac; \ |
---|
182 | done; \ |
---|
183 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ |
---|
184 | cd $(top_srcdir) && \ |
---|
185 | $(AUTOMAKE) --gnu man/Makefile |
---|
186 | .PRECIOUS: Makefile |
---|
187 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
188 | @case '$?' in \ |
---|
189 | *config.status*) \ |
---|
190 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
191 | *) \ |
---|
192 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
193 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
194 | esac; |
---|
195 | |
---|
196 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
197 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
198 | |
---|
199 | $(top_srcdir)/configure: # $(am__configure_deps) |
---|
200 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
201 | $(ACLOCAL_M4): # $(am__aclocal_m4_deps) |
---|
202 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
203 | install-man1: $(man1_MANS) $(man_MANS) |
---|
204 | @$(NORMAL_INSTALL) |
---|
205 | test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" |
---|
206 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
207 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
208 | for i in $$l2; do \ |
---|
209 | case "$$i" in \ |
---|
210 | *.1*) list="$$list $$i" ;; \ |
---|
211 | esac; \ |
---|
212 | done; \ |
---|
213 | for i in $$list; do \ |
---|
214 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
---|
215 | else file=$$i; fi; \ |
---|
216 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
217 | case "$$ext" in \ |
---|
218 | 1*) ;; \ |
---|
219 | *) ext='1' ;; \ |
---|
220 | esac; \ |
---|
221 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
222 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
223 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
224 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
225 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
226 | done |
---|
227 | uninstall-man1: |
---|
228 | @$(NORMAL_UNINSTALL) |
---|
229 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
230 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
231 | for i in $$l2; do \ |
---|
232 | case "$$i" in \ |
---|
233 | *.1*) list="$$list $$i" ;; \ |
---|
234 | esac; \ |
---|
235 | done; \ |
---|
236 | for i in $$list; do \ |
---|
237 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
238 | case "$$ext" in \ |
---|
239 | 1*) ;; \ |
---|
240 | *) ext='1' ;; \ |
---|
241 | esac; \ |
---|
242 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
243 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
244 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
245 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
246 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
247 | done |
---|
248 | |
---|
249 | # This directory's subdirectories are mostly independent; you can cd |
---|
250 | # into them and run `make' without going through this Makefile. |
---|
251 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
252 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
253 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
254 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
255 | $(RECURSIVE_TARGETS): |
---|
256 | @failcom='exit 1'; \ |
---|
257 | for f in x $$MAKEFLAGS; do \ |
---|
258 | case $$f in \ |
---|
259 | *=* | --[!k]*);; \ |
---|
260 | *k*) failcom='fail=yes';; \ |
---|
261 | esac; \ |
---|
262 | done; \ |
---|
263 | dot_seen=no; \ |
---|
264 | target=`echo $@ | sed s/-recursive//`; \ |
---|
265 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
266 | echo "Making $$target in $$subdir"; \ |
---|
267 | if test "$$subdir" = "."; then \ |
---|
268 | dot_seen=yes; \ |
---|
269 | local_target="$$target-am"; \ |
---|
270 | else \ |
---|
271 | local_target="$$target"; \ |
---|
272 | fi; \ |
---|
273 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
274 | || eval $$failcom; \ |
---|
275 | done; \ |
---|
276 | if test "$$dot_seen" = "no"; then \ |
---|
277 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
278 | fi; test -z "$$fail" |
---|
279 | |
---|
280 | $(RECURSIVE_CLEAN_TARGETS): |
---|
281 | @failcom='exit 1'; \ |
---|
282 | for f in x $$MAKEFLAGS; do \ |
---|
283 | case $$f in \ |
---|
284 | *=* | --[!k]*);; \ |
---|
285 | *k*) failcom='fail=yes';; \ |
---|
286 | esac; \ |
---|
287 | done; \ |
---|
288 | dot_seen=no; \ |
---|
289 | case "$@" in \ |
---|
290 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
291 | *) list='$(SUBDIRS)' ;; \ |
---|
292 | esac; \ |
---|
293 | rev=''; for subdir in $$list; do \ |
---|
294 | if test "$$subdir" = "."; then :; else \ |
---|
295 | rev="$$subdir $$rev"; \ |
---|
296 | fi; \ |
---|
297 | done; \ |
---|
298 | rev="$$rev ."; \ |
---|
299 | target=`echo $@ | sed s/-recursive//`; \ |
---|
300 | for subdir in $$rev; do \ |
---|
301 | echo "Making $$target in $$subdir"; \ |
---|
302 | if test "$$subdir" = "."; then \ |
---|
303 | local_target="$$target-am"; \ |
---|
304 | else \ |
---|
305 | local_target="$$target"; \ |
---|
306 | fi; \ |
---|
307 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
308 | || eval $$failcom; \ |
---|
309 | done && test -z "$$fail" |
---|
310 | tags-recursive: |
---|
311 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
312 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
313 | done |
---|
314 | ctags-recursive: |
---|
315 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
316 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
317 | done |
---|
318 | |
---|
319 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
320 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
321 | unique=`for i in $$list; do \ |
---|
322 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
323 | done | \ |
---|
324 | $(AWK) ' { files[$$0] = 1; } \ |
---|
325 | END { for (i in files) print i; }'`; \ |
---|
326 | mkid -fID $$unique |
---|
327 | tags: TAGS |
---|
328 | |
---|
329 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
330 | $(TAGS_FILES) $(LISP) |
---|
331 | tags=; \ |
---|
332 | here=`pwd`; \ |
---|
333 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
334 | include_option=--etags-include; \ |
---|
335 | empty_fix=.; \ |
---|
336 | else \ |
---|
337 | include_option=--include; \ |
---|
338 | empty_fix=; \ |
---|
339 | fi; \ |
---|
340 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
341 | if test "$$subdir" = .; then :; else \ |
---|
342 | test ! -f $$subdir/TAGS || \ |
---|
343 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
344 | fi; \ |
---|
345 | done; \ |
---|
346 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
347 | unique=`for i in $$list; do \ |
---|
348 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
349 | done | \ |
---|
350 | $(AWK) ' { files[$$0] = 1; } \ |
---|
351 | END { for (i in files) print i; }'`; \ |
---|
352 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
353 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
354 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
355 | $$tags $$unique; \ |
---|
356 | fi |
---|
357 | ctags: CTAGS |
---|
358 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
359 | $(TAGS_FILES) $(LISP) |
---|
360 | tags=; \ |
---|
361 | here=`pwd`; \ |
---|
362 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
363 | unique=`for i in $$list; do \ |
---|
364 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
365 | done | \ |
---|
366 | $(AWK) ' { files[$$0] = 1; } \ |
---|
367 | END { for (i in files) print i; }'`; \ |
---|
368 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
369 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
370 | $$tags $$unique |
---|
371 | |
---|
372 | GTAGS: |
---|
373 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
374 | && cd $(top_srcdir) \ |
---|
375 | && gtags -i $(GTAGS_ARGS) $$here |
---|
376 | |
---|
377 | distclean-tags: |
---|
378 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
379 | |
---|
380 | distdir: $(DISTFILES) |
---|
381 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
382 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
383 | list='$(DISTFILES)'; \ |
---|
384 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
385 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
386 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
387 | case $$dist_files in \ |
---|
388 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
389 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
390 | sort -u` ;; \ |
---|
391 | esac; \ |
---|
392 | for file in $$dist_files; do \ |
---|
393 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
394 | if test -d $$d/$$file; then \ |
---|
395 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
396 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
397 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
398 | fi; \ |
---|
399 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
400 | else \ |
---|
401 | test -f $(distdir)/$$file \ |
---|
402 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
403 | || exit 1; \ |
---|
404 | fi; \ |
---|
405 | done |
---|
406 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
407 | if test "$$subdir" = .; then :; else \ |
---|
408 | test -d "$(distdir)/$$subdir" \ |
---|
409 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
---|
410 | || exit 1; \ |
---|
411 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
412 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
413 | (cd $$subdir && \ |
---|
414 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
415 | top_distdir="$$top_distdir" \ |
---|
416 | distdir="$$distdir/$$subdir" \ |
---|
417 | am__remove_distdir=: \ |
---|
418 | am__skip_length_check=: \ |
---|
419 | distdir) \ |
---|
420 | || exit 1; \ |
---|
421 | fi; \ |
---|
422 | done |
---|
423 | check-am: all-am |
---|
424 | check: check-recursive |
---|
425 | all-am: Makefile $(MANS) |
---|
426 | installdirs: installdirs-recursive |
---|
427 | installdirs-am: |
---|
428 | for dir in "$(DESTDIR)$(man1dir)"; do \ |
---|
429 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
430 | done |
---|
431 | install: install-recursive |
---|
432 | install-exec: install-exec-recursive |
---|
433 | install-data: install-data-recursive |
---|
434 | uninstall: uninstall-recursive |
---|
435 | |
---|
436 | install-am: all-am |
---|
437 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
438 | |
---|
439 | installcheck: installcheck-recursive |
---|
440 | install-strip: |
---|
441 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
442 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
443 | `test -z '$(STRIP)' || \ |
---|
444 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
445 | mostlyclean-generic: |
---|
446 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) |
---|
447 | |
---|
448 | clean-generic: |
---|
449 | |
---|
450 | distclean-generic: |
---|
451 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
452 | |
---|
453 | maintainer-clean-generic: |
---|
454 | @echo "This command is intended for maintainers to use" |
---|
455 | @echo "it deletes files that may require special tools to rebuild." |
---|
456 | clean: clean-recursive |
---|
457 | |
---|
458 | clean-am: clean-generic mostlyclean-am |
---|
459 | |
---|
460 | distclean: distclean-recursive |
---|
461 | -rm -f Makefile |
---|
462 | distclean-am: clean-am distclean-generic distclean-tags |
---|
463 | |
---|
464 | dvi: dvi-recursive |
---|
465 | |
---|
466 | dvi-am: |
---|
467 | |
---|
468 | html: html-recursive |
---|
469 | |
---|
470 | info: info-recursive |
---|
471 | |
---|
472 | info-am: |
---|
473 | |
---|
474 | install-data-am: install-man |
---|
475 | |
---|
476 | install-dvi: install-dvi-recursive |
---|
477 | |
---|
478 | install-exec-am: |
---|
479 | |
---|
480 | install-html: install-html-recursive |
---|
481 | |
---|
482 | install-info: install-info-recursive |
---|
483 | |
---|
484 | install-man: install-man1 |
---|
485 | |
---|
486 | install-pdf: install-pdf-recursive |
---|
487 | |
---|
488 | install-ps: install-ps-recursive |
---|
489 | |
---|
490 | installcheck-am: |
---|
491 | |
---|
492 | maintainer-clean: maintainer-clean-recursive |
---|
493 | -rm -f Makefile |
---|
494 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
495 | |
---|
496 | mostlyclean: mostlyclean-recursive |
---|
497 | |
---|
498 | mostlyclean-am: mostlyclean-generic |
---|
499 | |
---|
500 | pdf: pdf-recursive |
---|
501 | |
---|
502 | pdf-am: |
---|
503 | |
---|
504 | ps: ps-recursive |
---|
505 | |
---|
506 | ps-am: |
---|
507 | |
---|
508 | uninstall-am: uninstall-man |
---|
509 | |
---|
510 | uninstall-man: uninstall-man1 |
---|
511 | |
---|
512 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ |
---|
513 | install-strip |
---|
514 | |
---|
515 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
---|
516 | all all-am check check-am clean clean-generic ctags \ |
---|
517 | ctags-recursive distclean distclean-generic distclean-tags \ |
---|
518 | distdir dvi dvi-am html html-am info info-am install \ |
---|
519 | install-am install-data install-data-am install-dvi \ |
---|
520 | install-dvi-am install-exec install-exec-am install-html \ |
---|
521 | install-html-am install-info install-info-am install-man \ |
---|
522 | install-man1 install-pdf install-pdf-am install-ps \ |
---|
523 | install-ps-am install-strip installcheck installcheck-am \ |
---|
524 | installdirs installdirs-am maintainer-clean \ |
---|
525 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ |
---|
526 | pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ |
---|
527 | uninstall-man uninstall-man1 |
---|
528 | |
---|
529 | |
---|
530 | joe.1 : joe.1.in |
---|
531 | iconv -c -t UTF-8 $(srcdir)/joe.1.in > $(srcdir)/joe.1.in |
---|
532 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,; s,@BINDIR\@,$(bindir),' $(srcdir)/joe.1.in > $@ |
---|
533 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
534 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
535 | .NOEXPORT: |
---|