1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
16
17# Makefile.am for The Machine Emulator machine/sun:
18
19
20
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = machine/sun
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44	$(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" \
57	"$(DESTDIR)$(examplesdir)"
58pkglibLTLIBRARIES_INSTALL = $(INSTALL)
59LTLIBRARIES = $(pkglib_LTLIBRARIES)
60libtme_machine_sun_la_DEPENDENCIES = $(top_builddir)/libtme/libtme.la \
61	$(top_builddir)/generic/libtme-generic.la
62am_libtme_machine_sun_la_OBJECTS = sun-mmu.lo sun-bwtwo.lo \
63	sun-cgtwo.lo sun-cgsix.lo sun-fb.lo sun-si.lo sun-obie.lo
64libtme_machine_sun_la_OBJECTS = $(am_libtme_machine_sun_la_OBJECTS)
65libtme_machine_sun_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
66	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
67	$(libtme_machine_sun_la_LDFLAGS) $(LDFLAGS) -o $@
68binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
69SCRIPTS = $(bin_SCRIPTS)
70DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
71depcomp = $(SHELL) $(top_srcdir)/depcomp
72am__depfiles_maybe = depfiles
73COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
74	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
76	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
77	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78CCLD = $(CC)
79LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
80	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
81	$(LDFLAGS) -o $@
82SOURCES = $(libtme_machine_sun_la_SOURCES)
83DIST_SOURCES = $(libtme_machine_sun_la_SOURCES)
84examplesDATA_INSTALL = $(INSTALL_DATA)
85DATA = $(examples_DATA)
86ETAGS = etags
87CTAGS = ctags
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89ACLOCAL = @ACLOCAL@
90AMTAR = @AMTAR@
91AR = @AR@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CFLAGS_NO_STRICT_ALIASING = @CFLAGS_NO_STRICT_ALIASING@
100CPP = @CPP@
101CPPFLAGS = @CPPFLAGS@
102CXX = @CXX@
103CXXCPP = @CXXCPP@
104CXXDEPMODE = @CXXDEPMODE@
105CXXFLAGS = @CXXFLAGS@
106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
109ECHO = @ECHO@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
114EXEEXT = @EXEEXT@
115F77 = @F77@
116FFLAGS = @FFLAGS@
117GREP = @GREP@
118GTK_CFLAGS = @GTK_CFLAGS@
119GTK_LIBS = @GTK_LIBS@
120INCLTDL = @INCLTDL@
121INSTALL = @INSTALL@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LDFLAGS = @LDFLAGS@
127LIBLTDL = @LIBLTDL@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LN_S = @LN_S@
132LTLIBOBJS = @LTLIBOBJS@
133MAKEINFO = @MAKEINFO@
134MKDIR_P = @MKDIR_P@
135OBJEXT = @OBJEXT@
136PACKAGE = @PACKAGE@
137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143PERL = @PERL@
144PKG_CONFIG = @PKG_CONFIG@
145RANLIB = @RANLIB@
146SED = @SED@
147SET_MAKE = @SET_MAKE@
148SHELL = @SHELL@
149STRIP = @STRIP@
150TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@
151TME_FB_XLAT_DST = @TME_FB_XLAT_DST@
152TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@
153TME_HOSTS = @TME_HOSTS@
154TME_ICS = @TME_ICS@
155TME_IC_SUBDIRS = @TME_IC_SUBDIRS@
156TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@
157TME_PREOPEN = @TME_PREOPEN@
158TME_SERIALS = @TME_SERIALS@
159TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@
160VERSION = @VERSION@
161XMKMF = @XMKMF@
162X_CFLAGS = @X_CFLAGS@
163X_EXTRA_LIBS = @X_EXTRA_LIBS@
164X_LIBS = @X_LIBS@
165X_PRE_LIBS = @X_PRE_LIBS@
166YACC = @YACC@
167YFLAGS = @YFLAGS@
168abs_builddir = @abs_builddir@
169abs_srcdir = @abs_srcdir@
170abs_top_builddir = @abs_top_builddir@
171abs_top_srcdir = @abs_top_srcdir@
172ac_ct_CC = @ac_ct_CC@
173ac_ct_CXX = @ac_ct_CXX@
174ac_ct_F77 = @ac_ct_F77@
175am__include = @am__include@
176am__leading_dot = @am__leading_dot@
177am__quote = @am__quote@
178am__tar = @am__tar@
179am__untar = @am__untar@
180bindir = @bindir@
181build = @build@
182build_alias = @build_alias@
183build_cpu = @build_cpu@
184build_os = @build_os@
185build_vendor = @build_vendor@
186builddir = @builddir@
187datadir = @datadir@
188datarootdir = @datarootdir@
189docdir = @docdir@
190dvidir = @dvidir@
191exec_prefix = @exec_prefix@
192host = @host@
193host_alias = @host_alias@
194host_cpu = @host_cpu@
195host_os = @host_os@
196host_vendor = @host_vendor@
197htmldir = @htmldir@
198includedir = @includedir@
199infodir = @infodir@
200install_sh = @install_sh@
201libdir = @libdir@
202libexecdir = @libexecdir@
203localedir = @localedir@
204localstatedir = @localstatedir@
205mandir = @mandir@
206mkdir_p = @mkdir_p@
207oldincludedir = @oldincludedir@
208pdfdir = @pdfdir@
209prefix = @prefix@
210program_transform_name = @program_transform_name@
211psdir = @psdir@
212sbindir = @sbindir@
213sharedstatedir = @sharedstatedir@
214srcdir = @srcdir@
215subdirs = @subdirs@
216sysconfdir = @sysconfdir@
217target = @target@
218target_alias = @target_alias@
219target_cpu = @target_cpu@
220target_os = @target_os@
221target_vendor = @target_vendor@
222top_builddir = @top_builddir@
223top_srcdir = @top_srcdir@
224AUTOMAKE_OPTIONS = 1.4 gnu
225INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
226pkglib_LTLIBRARIES = libtme-machine-sun.la
227libtme_machine_sun_la_SOURCES = sun-mmu.c \
228	sun-bwtwo.c \
229	sun-cgtwo.c \
230	sun-cgsix.c \
231	sun-fb.c sun-fb.h \
232	sun-si.c \
233	sun-obie.c
234
235libtme_machine_sun_la_LDFLAGS = -version-info 0:0:0
236libtme_machine_sun_la_LIBADD = $(top_builddir)/libtme/libtme.la \
237	$(top_builddir)/generic/libtme-generic.la
238
239bin_SCRIPTS = tme-sun-idprom tme-sun-eeprom
240examplesdir = $(datadir)/examples/tme
241examples_DATA = sun-keyboards.txt my-sun-macros.txt
242EXTRA_DIST = tme-sun-idprom.pl tme-sun-eeprom.pl $(examples_DATA)
243all: all-am
244
245.SUFFIXES:
246.SUFFIXES: .c .lo .o .obj
247$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
248	@for dep in $?; do \
249	  case '$(am__configure_deps)' in \
250	    *$$dep*) \
251	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
252		&& exit 0; \
253	      exit 1;; \
254	  esac; \
255	done; \
256	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  machine/sun/Makefile'; \
257	cd $(top_srcdir) && \
258	  $(AUTOMAKE) --gnu  machine/sun/Makefile
259.PRECIOUS: Makefile
260Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261	@case '$?' in \
262	  *config.status*) \
263	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264	  *) \
265	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267	esac;
268
269$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272$(top_srcdir)/configure:  $(am__configure_deps)
273	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
277	@$(NORMAL_INSTALL)
278	test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
279	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
280	  if test -f $$p; then \
281	    f=$(am__strip_dir) \
282	    echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
283	    $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
284	  else :; fi; \
285	done
286
287uninstall-pkglibLTLIBRARIES:
288	@$(NORMAL_UNINSTALL)
289	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
290	  p=$(am__strip_dir) \
291	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
292	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
293	done
294
295clean-pkglibLTLIBRARIES:
296	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
297	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
298	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
299	  test "$$dir" != "$$p" || dir=.; \
300	  echo "rm -f \"$${dir}/so_locations\""; \
301	  rm -f "$${dir}/so_locations"; \
302	done
303libtme-machine-sun.la: $(libtme_machine_sun_la_OBJECTS) $(libtme_machine_sun_la_DEPENDENCIES)
304	$(libtme_machine_sun_la_LINK) -rpath $(pkglibdir) $(libtme_machine_sun_la_OBJECTS) $(libtme_machine_sun_la_LIBADD) $(LIBS)
305install-binSCRIPTS: $(bin_SCRIPTS)
306	@$(NORMAL_INSTALL)
307	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
308	@list='$(bin_SCRIPTS)'; for p in $$list; do \
309	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
310	  if test -f $$d$$p; then \
311	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
312	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
313	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
314	  else :; fi; \
315	done
316
317uninstall-binSCRIPTS:
318	@$(NORMAL_UNINSTALL)
319	@list='$(bin_SCRIPTS)'; for p in $$list; do \
320	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
321	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
322	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
323	done
324
325mostlyclean-compile:
326	-rm -f *.$(OBJEXT)
327
328distclean-compile:
329	-rm -f *.tab.c
330
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-bwtwo.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-cgsix.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-cgtwo.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-fb.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-mmu.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-obie.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun-si.Plo@am__quote@
338
339.c.o:
340@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
341@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
342@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
343@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
344@am__fastdepCC_FALSE@	$(COMPILE) -c $<
345
346.c.obj:
347@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
348@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
350@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
352
353.c.lo:
354@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
355@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
356@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
357@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
359
360mostlyclean-libtool:
361	-rm -f *.lo
362
363clean-libtool:
364	-rm -rf .libs _libs
365install-examplesDATA: $(examples_DATA)
366	@$(NORMAL_INSTALL)
367	test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
368	@list='$(examples_DATA)'; for p in $$list; do \
369	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
370	  f=$(am__strip_dir) \
371	  echo " $(examplesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesdir)/$$f'"; \
372	  $(examplesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesdir)/$$f"; \
373	done
374
375uninstall-examplesDATA:
376	@$(NORMAL_UNINSTALL)
377	@list='$(examples_DATA)'; for p in $$list; do \
378	  f=$(am__strip_dir) \
379	  echo " rm -f '$(DESTDIR)$(examplesdir)/$$f'"; \
380	  rm -f "$(DESTDIR)$(examplesdir)/$$f"; \
381	done
382
383ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
384	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385	unique=`for i in $$list; do \
386	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387	  done | \
388	  $(AWK) '    { files[$$0] = 1; } \
389	       END { for (i in files) print i; }'`; \
390	mkid -fID $$unique
391tags: TAGS
392
393TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394		$(TAGS_FILES) $(LISP)
395	tags=; \
396	here=`pwd`; \
397	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
398	unique=`for i in $$list; do \
399	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400	  done | \
401	  $(AWK) '    { files[$$0] = 1; } \
402	       END { for (i in files) print i; }'`; \
403	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
404	  test -n "$$unique" || unique=$$empty_fix; \
405	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
406	    $$tags $$unique; \
407	fi
408ctags: CTAGS
409CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410		$(TAGS_FILES) $(LISP)
411	tags=; \
412	here=`pwd`; \
413	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
414	unique=`for i in $$list; do \
415	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416	  done | \
417	  $(AWK) '    { files[$$0] = 1; } \
418	       END { for (i in files) print i; }'`; \
419	test -z "$(CTAGS_ARGS)$$tags$$unique" \
420	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
421	     $$tags $$unique
422
423GTAGS:
424	here=`$(am__cd) $(top_builddir) && pwd` \
425	  && cd $(top_srcdir) \
426	  && gtags -i $(GTAGS_ARGS) $$here
427
428distclean-tags:
429	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
430
431distdir: $(DISTFILES)
432	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434	list='$(DISTFILES)'; \
435	  dist_files=`for file in $$list; do echo $$file; done | \
436	  sed -e "s|^$$srcdirstrip/||;t" \
437	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
438	case $$dist_files in \
439	  */*) $(MKDIR_P) `echo "$$dist_files" | \
440			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
441			   sort -u` ;; \
442	esac; \
443	for file in $$dist_files; do \
444	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445	  if test -d $$d/$$file; then \
446	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
447	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
449	    fi; \
450	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
451	  else \
452	    test -f $(distdir)/$$file \
453	    || cp -p $$d/$$file $(distdir)/$$file \
454	    || exit 1; \
455	  fi; \
456	done
457check-am: all-am
458check: check-am
459all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA)
460installdirs:
461	for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(examplesdir)"; do \
462	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
463	done
464install: install-am
465install-exec: install-exec-am
466install-data: install-data-am
467uninstall: uninstall-am
468
469install-am: all-am
470	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
471
472installcheck: installcheck-am
473install-strip:
474	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476	  `test -z '$(STRIP)' || \
477	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
478mostlyclean-generic:
479
480clean-generic:
481
482distclean-generic:
483	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484
485maintainer-clean-generic:
486	@echo "This command is intended for maintainers to use"
487	@echo "it deletes files that may require special tools to rebuild."
488clean: clean-am
489
490clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
491	mostlyclean-am
492
493distclean: distclean-am
494	-rm -rf ./$(DEPDIR)
495	-rm -f Makefile
496distclean-am: clean-am distclean-compile distclean-generic \
497	distclean-tags
498
499dvi: dvi-am
500
501dvi-am:
502
503html: html-am
504
505info: info-am
506
507info-am:
508
509install-data-am: install-examplesDATA
510
511install-dvi: install-dvi-am
512
513install-exec-am: install-binSCRIPTS install-pkglibLTLIBRARIES
514
515install-html: install-html-am
516
517install-info: install-info-am
518
519install-man:
520
521install-pdf: install-pdf-am
522
523install-ps: install-ps-am
524
525installcheck-am:
526
527maintainer-clean: maintainer-clean-am
528	-rm -rf ./$(DEPDIR)
529	-rm -f Makefile
530maintainer-clean-am: distclean-am maintainer-clean-generic
531
532mostlyclean: mostlyclean-am
533
534mostlyclean-am: mostlyclean-compile mostlyclean-generic \
535	mostlyclean-libtool
536
537pdf: pdf-am
538
539pdf-am:
540
541ps: ps-am
542
543ps-am:
544
545uninstall-am: uninstall-binSCRIPTS uninstall-examplesDATA \
546	uninstall-pkglibLTLIBRARIES
547
548.MAKE: install-am install-strip
549
550.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
551	clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
552	distclean-compile distclean-generic distclean-libtool \
553	distclean-tags distdir dvi dvi-am html html-am info info-am \
554	install install-am install-binSCRIPTS install-data \
555	install-data-am install-dvi install-dvi-am \
556	install-examplesDATA install-exec install-exec-am install-html \
557	install-html-am install-info install-info-am install-man \
558	install-pdf install-pdf-am install-pkglibLTLIBRARIES \
559	install-ps install-ps-am install-strip installcheck \
560	installcheck-am installdirs maintainer-clean \
561	maintainer-clean-generic mostlyclean mostlyclean-compile \
562	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
563	tags uninstall uninstall-am uninstall-binSCRIPTS \
564	uninstall-examplesDATA uninstall-pkglibLTLIBRARIES
565
566
567# target to make tme-sun-idprom:
568tme-sun-idprom: tme-sun-idprom.pl
569	sed -e s%/usr/pkg/bin/perl%$(PERL)% < $(srcdir)/tme-sun-idprom.pl > $@
570
571# target to make tme-sun-eeprom:
572tme-sun-eeprom: tme-sun-eeprom.pl $(top_srcdir)/tools/tme-binary-struct.pl.in
573	cat $(top_srcdir)/tools/tme-binary-struct.pl.in $(srcdir)/tme-sun-eeprom.pl | \
574	sed -e s%/usr/pkg/bin/perl%$(PERL)% > $@
575# Tell versions [3.59,3.63) of GNU make to not export all variables.
576# Otherwise a system limit (for SysV at least) may be exceeded.
577.NOEXPORT:
578