1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
2 | # rc/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 | |
---|
18 | pkgdatadir = $(datadir)/joe |
---|
19 | pkglibdir = $(libdir)/joe |
---|
20 | pkgincludedir = $(includedir)/joe |
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
22 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
23 | install_sh_PROGRAM = $(install_sh) -c |
---|
24 | install_sh_SCRIPT = $(install_sh) -c |
---|
25 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
26 | transform = $(program_transform_name) |
---|
27 | NORMAL_INSTALL = : |
---|
28 | PRE_INSTALL = : |
---|
29 | POST_INSTALL = : |
---|
30 | NORMAL_UNINSTALL = : |
---|
31 | PRE_UNINSTALL = : |
---|
32 | POST_UNINSTALL = : |
---|
33 | build_triplet = i686-apple-darwin12.0.0 |
---|
34 | host_triplet = i686-apple-darwin12.0.0 |
---|
35 | target_triplet = i686-apple-darwin12.0.0 |
---|
36 | subdir = rc |
---|
37 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
38 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
39 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
40 | $(top_srcdir)/configure.ac |
---|
41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
42 | $(ACLOCAL_M4) |
---|
43 | mkinstalldirs = $(install_sh) -d |
---|
44 | CONFIG_HEADER = $(top_builddir)/autoconf.h |
---|
45 | CONFIG_CLEAN_FILES = |
---|
46 | SOURCES = |
---|
47 | DIST_SOURCES = |
---|
48 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
49 | am__vpath_adj = case $$p in \ |
---|
50 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
51 | *) f=$$p;; \ |
---|
52 | esac; |
---|
53 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
54 | am__installdirs = "$(DESTDIR)$(sysconf_joedir)" |
---|
55 | sysconf_joeDATA_INSTALL = $(INSTALL_DATA) |
---|
56 | DATA = $(sysconf_joe_DATA) |
---|
57 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
58 | 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 |
---|
59 | 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 |
---|
60 | 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 |
---|
61 | 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 |
---|
62 | 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 |
---|
63 | AWK = awk |
---|
64 | CC = /usr/bin/clang |
---|
65 | CCDEPMODE = depmode=gcc3 |
---|
66 | CFLAGS = -pipe -O2 -arch x86_64 |
---|
67 | CPP = /usr/bin/clang -E |
---|
68 | CPPFLAGS = -I/opt/local/include |
---|
69 | CYGPATH_W = echo |
---|
70 | DEFS = -DHAVE_CONFIG_H |
---|
71 | DEPDIR = .deps |
---|
72 | ECHO_C = \c |
---|
73 | ECHO_N = |
---|
74 | ECHO_T = |
---|
75 | EGREP = /usr/bin/grep -E |
---|
76 | EXEEXT = |
---|
77 | GREP = /usr/bin/grep |
---|
78 | INSTALL = /usr/bin/install -c |
---|
79 | INSTALL_DATA = ${INSTALL} -m 644 |
---|
80 | INSTALL_PROGRAM = ${INSTALL} |
---|
81 | INSTALL_SCRIPT = ${INSTALL} |
---|
82 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
---|
83 | LDFLAGS = -L/opt/local/lib -arch x86_64 |
---|
84 | LIBOBJS = ${LIBOBJDIR}lstat$U.o |
---|
85 | LIBS = -lncurses |
---|
86 | LN_S = ln -s |
---|
87 | LTLIBOBJS = ${LIBOBJDIR}lstat$U.lo |
---|
88 | MAINT = # |
---|
89 | 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 |
---|
90 | MKDIR_P = .././install-sh -c -d |
---|
91 | OBJEXT = o |
---|
92 | PACKAGE = joe |
---|
93 | PACKAGE_BUGREPORT = |
---|
94 | PACKAGE_NAME = joe |
---|
95 | PACKAGE_STRING = joe 3.7 |
---|
96 | PACKAGE_TARNAME = joe |
---|
97 | PACKAGE_VERSION = 3.7 |
---|
98 | PATH_SEPARATOR = : |
---|
99 | SET_MAKE = |
---|
100 | SHELL = /bin/sh |
---|
101 | SPELL = ispell |
---|
102 | STRIP = |
---|
103 | VERSION = 3.7 |
---|
104 | 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/rc |
---|
105 | 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/rc |
---|
106 | 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 |
---|
107 | 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 |
---|
108 | ac_ct_CC = /usr/bin/clang |
---|
109 | am__include = include |
---|
110 | am__leading_dot = . |
---|
111 | am__quote = |
---|
112 | am__tar = ${AMTAR} chof - "$$tardir" |
---|
113 | am__untar = ${AMTAR} xf - |
---|
114 | bindir = ${exec_prefix}/bin |
---|
115 | build = i686-apple-darwin12.0.0 |
---|
116 | build_alias = |
---|
117 | build_cpu = i686 |
---|
118 | build_os = darwin12.0.0 |
---|
119 | build_vendor = apple |
---|
120 | builddir = . |
---|
121 | datadir = ${datarootdir} |
---|
122 | datarootdir = ${prefix}/share |
---|
123 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
---|
124 | dvidir = ${docdir} |
---|
125 | exec_prefix = ${prefix} |
---|
126 | host = i686-apple-darwin12.0.0 |
---|
127 | host_alias = |
---|
128 | host_cpu = i686 |
---|
129 | host_os = darwin12.0.0 |
---|
130 | host_vendor = apple |
---|
131 | htmldir = ${docdir} |
---|
132 | includedir = ${prefix}/include |
---|
133 | infodir = ${datarootdir}/info |
---|
134 | 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 |
---|
135 | libdir = ${exec_prefix}/lib |
---|
136 | libexecdir = ${exec_prefix}/libexec |
---|
137 | localedir = ${datarootdir}/locale |
---|
138 | localstatedir = ${prefix}/var |
---|
139 | mandir = /opt/local/share/man |
---|
140 | mkdir_p = $(top_builddir)/./install-sh -c -d |
---|
141 | oldincludedir = /usr/include |
---|
142 | pdfdir = ${docdir} |
---|
143 | prefix = /opt/local |
---|
144 | program_transform_name = s,x,x, |
---|
145 | psdir = ${docdir} |
---|
146 | sbindir = ${exec_prefix}/sbin |
---|
147 | sharedstatedir = ${prefix}/com |
---|
148 | srcdir = . |
---|
149 | sysconfdir = ${prefix}/etc |
---|
150 | target = i686-apple-darwin12.0.0 |
---|
151 | target_alias = |
---|
152 | target_cpu = i686 |
---|
153 | target_os = darwin12.0.0 |
---|
154 | target_vendor = apple |
---|
155 | top_build_prefix = ../ |
---|
156 | top_builddir = .. |
---|
157 | top_srcdir = .. |
---|
158 | sysconf_joedir = $(sysconfdir)/joe |
---|
159 | data_joedir = $(datadir)/joe |
---|
160 | data_docdir = $(docdir) |
---|
161 | sysconf_joe_built = joerc jicerc.ru jmacsrc jstarrc rjoerc jpicorc |
---|
162 | sysconf_joe_DATA = $(sysconf_joe_built) ftyperc |
---|
163 | EXTRA_DIST = joerc.in jicerc.ru.in jmacsrc.in jstarrc.in jpicorc.in rjoerc.in ftyperc |
---|
164 | MOSTLYCLEANFILES = $(sysconf_joe_built) |
---|
165 | all: all-am |
---|
166 | |
---|
167 | .SUFFIXES: |
---|
168 | $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) |
---|
169 | @for dep in $?; do \ |
---|
170 | case '$(am__configure_deps)' in \ |
---|
171 | *$$dep*) \ |
---|
172 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
173 | && exit 0; \ |
---|
174 | exit 1;; \ |
---|
175 | esac; \ |
---|
176 | done; \ |
---|
177 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rc/Makefile'; \ |
---|
178 | cd $(top_srcdir) && \ |
---|
179 | $(AUTOMAKE) --gnu rc/Makefile |
---|
180 | .PRECIOUS: Makefile |
---|
181 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
182 | @case '$?' in \ |
---|
183 | *config.status*) \ |
---|
184 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
185 | *) \ |
---|
186 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
187 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
188 | esac; |
---|
189 | |
---|
190 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
191 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
192 | |
---|
193 | $(top_srcdir)/configure: # $(am__configure_deps) |
---|
194 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
195 | $(ACLOCAL_M4): # $(am__aclocal_m4_deps) |
---|
196 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
197 | install-sysconf_joeDATA: $(sysconf_joe_DATA) |
---|
198 | @$(NORMAL_INSTALL) |
---|
199 | test -z "$(sysconf_joedir)" || $(MKDIR_P) "$(DESTDIR)$(sysconf_joedir)" |
---|
200 | @list='$(sysconf_joe_DATA)'; for p in $$list; do \ |
---|
201 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
202 | f=$(am__strip_dir) \ |
---|
203 | echo " $(sysconf_joeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sysconf_joedir)/$$f'"; \ |
---|
204 | $(sysconf_joeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sysconf_joedir)/$$f"; \ |
---|
205 | done |
---|
206 | |
---|
207 | uninstall-sysconf_joeDATA: |
---|
208 | @$(NORMAL_UNINSTALL) |
---|
209 | @list='$(sysconf_joe_DATA)'; for p in $$list; do \ |
---|
210 | f=$(am__strip_dir) \ |
---|
211 | echo " rm -f '$(DESTDIR)$(sysconf_joedir)/$$f'"; \ |
---|
212 | rm -f "$(DESTDIR)$(sysconf_joedir)/$$f"; \ |
---|
213 | done |
---|
214 | tags: TAGS |
---|
215 | TAGS: |
---|
216 | |
---|
217 | ctags: CTAGS |
---|
218 | CTAGS: |
---|
219 | |
---|
220 | |
---|
221 | distdir: $(DISTFILES) |
---|
222 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
223 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
224 | list='$(DISTFILES)'; \ |
---|
225 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
226 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
227 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
228 | case $$dist_files in \ |
---|
229 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
230 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
231 | sort -u` ;; \ |
---|
232 | esac; \ |
---|
233 | for file in $$dist_files; do \ |
---|
234 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
235 | if test -d $$d/$$file; then \ |
---|
236 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
237 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
238 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
239 | fi; \ |
---|
240 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
241 | else \ |
---|
242 | test -f $(distdir)/$$file \ |
---|
243 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
244 | || exit 1; \ |
---|
245 | fi; \ |
---|
246 | done |
---|
247 | check-am: all-am |
---|
248 | check: check-am |
---|
249 | all-am: Makefile $(DATA) |
---|
250 | installdirs: |
---|
251 | for dir in "$(DESTDIR)$(sysconf_joedir)"; do \ |
---|
252 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
253 | done |
---|
254 | install: install-am |
---|
255 | install-exec: install-exec-am |
---|
256 | install-data: install-data-am |
---|
257 | uninstall: uninstall-am |
---|
258 | |
---|
259 | install-am: all-am |
---|
260 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
261 | |
---|
262 | installcheck: installcheck-am |
---|
263 | install-strip: |
---|
264 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
265 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
266 | `test -z '$(STRIP)' || \ |
---|
267 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
268 | mostlyclean-generic: |
---|
269 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) |
---|
270 | |
---|
271 | clean-generic: |
---|
272 | |
---|
273 | distclean-generic: |
---|
274 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
275 | |
---|
276 | maintainer-clean-generic: |
---|
277 | @echo "This command is intended for maintainers to use" |
---|
278 | @echo "it deletes files that may require special tools to rebuild." |
---|
279 | clean: clean-am |
---|
280 | |
---|
281 | clean-am: clean-generic mostlyclean-am |
---|
282 | |
---|
283 | distclean: distclean-am |
---|
284 | -rm -f Makefile |
---|
285 | distclean-am: clean-am distclean-generic |
---|
286 | |
---|
287 | dvi: dvi-am |
---|
288 | |
---|
289 | dvi-am: |
---|
290 | |
---|
291 | html: html-am |
---|
292 | |
---|
293 | info: info-am |
---|
294 | |
---|
295 | info-am: |
---|
296 | |
---|
297 | install-data-am: install-sysconf_joeDATA |
---|
298 | |
---|
299 | install-dvi: install-dvi-am |
---|
300 | |
---|
301 | install-exec-am: |
---|
302 | |
---|
303 | install-html: install-html-am |
---|
304 | |
---|
305 | install-info: install-info-am |
---|
306 | |
---|
307 | install-man: |
---|
308 | |
---|
309 | install-pdf: install-pdf-am |
---|
310 | |
---|
311 | install-ps: install-ps-am |
---|
312 | |
---|
313 | installcheck-am: |
---|
314 | |
---|
315 | maintainer-clean: maintainer-clean-am |
---|
316 | -rm -f Makefile |
---|
317 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
318 | |
---|
319 | mostlyclean: mostlyclean-am |
---|
320 | |
---|
321 | mostlyclean-am: mostlyclean-generic |
---|
322 | |
---|
323 | pdf: pdf-am |
---|
324 | |
---|
325 | pdf-am: |
---|
326 | |
---|
327 | ps: ps-am |
---|
328 | |
---|
329 | ps-am: |
---|
330 | |
---|
331 | uninstall-am: uninstall-sysconf_joeDATA |
---|
332 | |
---|
333 | .MAKE: install-am install-strip |
---|
334 | |
---|
335 | .PHONY: all all-am check check-am clean clean-generic distclean \ |
---|
336 | distclean-generic distdir dvi dvi-am html html-am info info-am \ |
---|
337 | install install-am install-data install-data-am install-dvi \ |
---|
338 | install-dvi-am install-exec install-exec-am install-html \ |
---|
339 | install-html-am install-info install-info-am install-man \ |
---|
340 | install-pdf install-pdf-am install-ps install-ps-am \ |
---|
341 | install-strip install-sysconf_joeDATA installcheck \ |
---|
342 | installcheck-am installdirs maintainer-clean \ |
---|
343 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ |
---|
344 | pdf-am ps ps-am uninstall uninstall-am \ |
---|
345 | uninstall-sysconf_joeDATA |
---|
346 | |
---|
347 | |
---|
348 | joerc : joerc.in |
---|
349 | iconv -c -t UTF-8 $(srcdir)/joerc.in > $(srcdir)/joerc.in |
---|
350 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/joerc.in > $@ |
---|
351 | |
---|
352 | jicerc.ru : jicerc.ru.in |
---|
353 | iconv -c -t UTF-8 $(srcdir)/jicerc.ru.in > $(srcdir)/jicerc.ru.in |
---|
354 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/jicerc.ru.in > $@ |
---|
355 | |
---|
356 | jmacsrc : jmacsrc.in |
---|
357 | iconv -c -t UTF-8 $(srcdir)/jmacsrc.in > $(srcdir)/jmacsrc.in |
---|
358 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/jmacsrc.in > $@ |
---|
359 | |
---|
360 | jstarrc : jstarrc.in |
---|
361 | iconv -c -t UTF-8 $(srcdir)/jstarrc.in > $(srcdir)/jstarrc.in |
---|
362 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/jstarrc.in > $@ |
---|
363 | |
---|
364 | jpicorc : jpicorc.in |
---|
365 | iconv -c -t UTF-8 $(srcdir)/jpicorc.in > $(srcdir)/jpicorc.in |
---|
366 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/jpicorc.in > $@ |
---|
367 | |
---|
368 | rjoerc : rjoerc.in |
---|
369 | iconv -c -t UTF-8 $(srcdir)/rjoerc.in > $(srcdir)/rjoerc.in |
---|
370 | sed 's,@JOERC\@,$(sysconf_joedir),; s,@JOEDOC\@,$(data_docdir),; s,@JOEDATA\@,$(data_joedir),; s,@SPELL\@,ispell,' $(srcdir)/rjoerc.in > $@ |
---|
371 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
372 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
373 | .NOEXPORT: |
---|