Makefile.in revision e4da13ee
1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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#  Copyright 2005 Adam Jackson.
18#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
37VPATH = @srcdir@
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53build_triplet = @build@
54host_triplet = @host@
55subdir = src
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/configure.ac
59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60	$(ACLOCAL_M4)
61mkinstalldirs = $(install_sh) -d
62CONFIG_HEADER = $(top_builddir)/config.h
63CONFIG_CLEAN_FILES =
64am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65am__vpath_adj = case $$p in \
66    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67    *) f=$$p;; \
68  esac;
69am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70am__installdirs = "$(DESTDIR)$(suntcx_drv_ladir)"
71suntcx_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
72LTLIBRARIES = $(suntcx_drv_la_LTLIBRARIES)
73suntcx_drv_la_LIBADD =
74am_suntcx_drv_la_OBJECTS = tcx_cursor.lo tcx_driver.lo
75suntcx_drv_la_OBJECTS = $(am_suntcx_drv_la_OBJECTS)
76suntcx_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
77	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78	$(suntcx_drv_la_LDFLAGS) $(LDFLAGS) -o $@
79DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
80depcomp = $(SHELL) $(top_srcdir)/depcomp
81am__depfiles_maybe = depfiles
82COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87CCLD = $(CC)
88LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
90	$(LDFLAGS) -o $@
91SOURCES = $(suntcx_drv_la_SOURCES)
92DIST_SOURCES = $(suntcx_drv_la_SOURCES)
93ETAGS = etags
94CTAGS = ctags
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96ACLOCAL = @ACLOCAL@
97ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
98ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
99AMTAR = @AMTAR@
100APP_MAN_DIR = @APP_MAN_DIR@
101APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
102AR = @AR@
103AUTOCONF = @AUTOCONF@
104AUTOHEADER = @AUTOHEADER@
105AUTOMAKE = @AUTOMAKE@
106AWK = @AWK@
107CC = @CC@
108CCDEPMODE = @CCDEPMODE@
109CFLAGS = @CFLAGS@
110CPP = @CPP@
111CPPFLAGS = @CPPFLAGS@
112CXX = @CXX@
113CXXCPP = @CXXCPP@
114CXXDEPMODE = @CXXDEPMODE@
115CXXFLAGS = @CXXFLAGS@
116CYGPATH_W = @CYGPATH_W@
117DEFS = @DEFS@
118DEPDIR = @DEPDIR@
119DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
120DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
121DRIVER_NAME = @DRIVER_NAME@
122DSYMUTIL = @DSYMUTIL@
123ECHO = @ECHO@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EGREP = @EGREP@
128EXEEXT = @EXEEXT@
129F77 = @F77@
130FFLAGS = @FFLAGS@
131FILE_MAN_DIR = @FILE_MAN_DIR@
132FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
133GREP = @GREP@
134INSTALL = @INSTALL@
135INSTALL_DATA = @INSTALL_DATA@
136INSTALL_PROGRAM = @INSTALL_PROGRAM@
137INSTALL_SCRIPT = @INSTALL_SCRIPT@
138INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139LDFLAGS = @LDFLAGS@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
142LIBTOOL = @LIBTOOL@
143LIB_MAN_DIR = @LIB_MAN_DIR@
144LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
145LN_S = @LN_S@
146LTLIBOBJS = @LTLIBOBJS@
147MAINT = @MAINT@
148MAKEINFO = @MAKEINFO@
149MISC_MAN_DIR = @MISC_MAN_DIR@
150MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
151MKDIR_P = @MKDIR_P@
152NMEDIT = @NMEDIT@
153OBJEXT = @OBJEXT@
154PACKAGE = @PACKAGE@
155PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156PACKAGE_NAME = @PACKAGE_NAME@
157PACKAGE_STRING = @PACKAGE_STRING@
158PACKAGE_TARNAME = @PACKAGE_TARNAME@
159PACKAGE_VERSION = @PACKAGE_VERSION@
160PATH_SEPARATOR = @PATH_SEPARATOR@
161PKG_CONFIG = @PKG_CONFIG@
162RANLIB = @RANLIB@
163SED = @SED@
164SET_MAKE = @SET_MAKE@
165SHELL = @SHELL@
166STRIP = @STRIP@
167VERSION = @VERSION@
168XORG_CFLAGS = @XORG_CFLAGS@
169XORG_LIBS = @XORG_LIBS@
170abs_builddir = @abs_builddir@
171abs_srcdir = @abs_srcdir@
172abs_top_builddir = @abs_top_builddir@
173abs_top_srcdir = @abs_top_srcdir@
174ac_ct_CC = @ac_ct_CC@
175ac_ct_CXX = @ac_ct_CXX@
176ac_ct_F77 = @ac_ct_F77@
177am__include = @am__include@
178am__leading_dot = @am__leading_dot@
179am__quote = @am__quote@
180am__tar = @am__tar@
181am__untar = @am__untar@
182bindir = @bindir@
183build = @build@
184build_alias = @build_alias@
185build_cpu = @build_cpu@
186build_os = @build_os@
187build_vendor = @build_vendor@
188builddir = @builddir@
189datadir = @datadir@
190datarootdir = @datarootdir@
191docdir = @docdir@
192dvidir = @dvidir@
193exec_prefix = @exec_prefix@
194host = @host@
195host_alias = @host_alias@
196host_cpu = @host_cpu@
197host_os = @host_os@
198host_vendor = @host_vendor@
199htmldir = @htmldir@
200includedir = @includedir@
201infodir = @infodir@
202install_sh = @install_sh@
203libdir = @libdir@
204libexecdir = @libexecdir@
205localedir = @localedir@
206localstatedir = @localstatedir@
207mandir = @mandir@
208mkdir_p = @mkdir_p@
209moduledir = @moduledir@
210oldincludedir = @oldincludedir@
211pdfdir = @pdfdir@
212prefix = @prefix@
213program_transform_name = @program_transform_name@
214psdir = @psdir@
215sbindir = @sbindir@
216sharedstatedir = @sharedstatedir@
217srcdir = @srcdir@
218sysconfdir = @sysconfdir@
219target_alias = @target_alias@
220top_build_prefix = @top_build_prefix@
221top_builddir = @top_builddir@
222top_srcdir = @top_srcdir@
223
224# this is obnoxious:
225# -module lets us name the module exactly how we want
226# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
227# _ladir passes a dummy rpath to libtool so the thing will actually link
228# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
229AM_CFLAGS = @XORG_CFLAGS@
230suntcx_drv_la_LTLIBRARIES = suntcx_drv.la
231suntcx_drv_la_LDFLAGS = -module -avoid-version
232suntcx_drv_ladir = @moduledir@/drivers
233suntcx_drv_la_SOURCES = \
234         tcx_cursor.c \
235         tcx_driver.c \
236         tcx.h \
237         tcx_regs.h
238
239all: all-am
240
241.SUFFIXES:
242.SUFFIXES: .c .lo .o .obj
243$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
244	@for dep in $?; do \
245	  case '$(am__configure_deps)' in \
246	    *$$dep*) \
247	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
248	        && { if test -f $@; then exit 0; else break; fi; }; \
249	      exit 1;; \
250	  esac; \
251	done; \
252	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
253	cd $(top_srcdir) && \
254	  $(AUTOMAKE) --gnu  src/Makefile
255.PRECIOUS: Makefile
256Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257	@case '$?' in \
258	  *config.status*) \
259	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260	  *) \
261	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263	esac;
264
265$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
269	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
271	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272install-suntcx_drv_laLTLIBRARIES: $(suntcx_drv_la_LTLIBRARIES)
273	@$(NORMAL_INSTALL)
274	test -z "$(suntcx_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(suntcx_drv_ladir)"
275	@list='$(suntcx_drv_la_LTLIBRARIES)'; for p in $$list; do \
276	  if test -f $$p; then \
277	    f=$(am__strip_dir) \
278	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(suntcx_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(suntcx_drv_ladir)/$$f'"; \
279	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(suntcx_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(suntcx_drv_ladir)/$$f"; \
280	  else :; fi; \
281	done
282
283uninstall-suntcx_drv_laLTLIBRARIES:
284	@$(NORMAL_UNINSTALL)
285	@list='$(suntcx_drv_la_LTLIBRARIES)'; for p in $$list; do \
286	  p=$(am__strip_dir) \
287	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(suntcx_drv_ladir)/$$p'"; \
288	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(suntcx_drv_ladir)/$$p"; \
289	done
290
291clean-suntcx_drv_laLTLIBRARIES:
292	-test -z "$(suntcx_drv_la_LTLIBRARIES)" || rm -f $(suntcx_drv_la_LTLIBRARIES)
293	@list='$(suntcx_drv_la_LTLIBRARIES)'; for p in $$list; do \
294	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
295	  test "$$dir" != "$$p" || dir=.; \
296	  echo "rm -f \"$${dir}/so_locations\""; \
297	  rm -f "$${dir}/so_locations"; \
298	done
299suntcx_drv.la: $(suntcx_drv_la_OBJECTS) $(suntcx_drv_la_DEPENDENCIES) 
300	$(suntcx_drv_la_LINK) -rpath $(suntcx_drv_ladir) $(suntcx_drv_la_OBJECTS) $(suntcx_drv_la_LIBADD) $(LIBS)
301
302mostlyclean-compile:
303	-rm -f *.$(OBJEXT)
304
305distclean-compile:
306	-rm -f *.tab.c
307
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcx_cursor.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcx_driver.Plo@am__quote@
310
311.c.o:
312@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
313@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
314@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
315@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
316@am__fastdepCC_FALSE@	$(COMPILE) -c $<
317
318.c.obj:
319@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
320@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
321@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
322@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
324
325.c.lo:
326@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
327@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
328@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
329@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
330@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
331
332mostlyclean-libtool:
333	-rm -f *.lo
334
335clean-libtool:
336	-rm -rf .libs _libs
337
338ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340	unique=`for i in $$list; do \
341	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342	  done | \
343	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344	      END { if (nonempty) { for (i in files) print i; }; }'`; \
345	mkid -fID $$unique
346tags: TAGS
347
348TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349		$(TAGS_FILES) $(LISP)
350	tags=; \
351	here=`pwd`; \
352	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
353	unique=`for i in $$list; do \
354	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355	  done | \
356	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357	      END { if (nonempty) { for (i in files) print i; }; }'`; \
358	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
359	  test -n "$$unique" || unique=$$empty_fix; \
360	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361	    $$tags $$unique; \
362	fi
363ctags: CTAGS
364CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365		$(TAGS_FILES) $(LISP)
366	tags=; \
367	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368	unique=`for i in $$list; do \
369	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370	  done | \
371	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372	      END { if (nonempty) { for (i in files) print i; }; }'`; \
373	test -z "$(CTAGS_ARGS)$$tags$$unique" \
374	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375	     $$tags $$unique
376
377GTAGS:
378	here=`$(am__cd) $(top_builddir) && pwd` \
379	  && cd $(top_srcdir) \
380	  && gtags -i $(GTAGS_ARGS) $$here
381
382distclean-tags:
383	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
384
385distdir: $(DISTFILES)
386	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388	list='$(DISTFILES)'; \
389	  dist_files=`for file in $$list; do echo $$file; done | \
390	  sed -e "s|^$$srcdirstrip/||;t" \
391	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
392	case $$dist_files in \
393	  */*) $(MKDIR_P) `echo "$$dist_files" | \
394			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
395			   sort -u` ;; \
396	esac; \
397	for file in $$dist_files; do \
398	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
399	  if test -d $$d/$$file; then \
400	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
401	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403	    fi; \
404	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405	  else \
406	    test -f $(distdir)/$$file \
407	    || cp -p $$d/$$file $(distdir)/$$file \
408	    || exit 1; \
409	  fi; \
410	done
411check-am: all-am
412check: check-am
413all-am: Makefile $(LTLIBRARIES)
414installdirs:
415	for dir in "$(DESTDIR)$(suntcx_drv_ladir)"; do \
416	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
417	done
418install: install-am
419install-exec: install-exec-am
420install-data: install-data-am
421uninstall: uninstall-am
422
423install-am: all-am
424	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426installcheck: installcheck-am
427install-strip:
428	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430	  `test -z '$(STRIP)' || \
431	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432mostlyclean-generic:
433
434clean-generic:
435
436distclean-generic:
437	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438
439maintainer-clean-generic:
440	@echo "This command is intended for maintainers to use"
441	@echo "it deletes files that may require special tools to rebuild."
442clean: clean-am
443
444clean-am: clean-generic clean-libtool clean-suntcx_drv_laLTLIBRARIES \
445	mostlyclean-am
446
447distclean: distclean-am
448	-rm -rf ./$(DEPDIR)
449	-rm -f Makefile
450distclean-am: clean-am distclean-compile distclean-generic \
451	distclean-tags
452
453dvi: dvi-am
454
455dvi-am:
456
457html: html-am
458
459info: info-am
460
461info-am:
462
463install-data-am: install-suntcx_drv_laLTLIBRARIES
464
465install-dvi: install-dvi-am
466
467install-exec-am:
468
469install-html: install-html-am
470
471install-info: install-info-am
472
473install-man:
474
475install-pdf: install-pdf-am
476
477install-ps: install-ps-am
478
479installcheck-am:
480
481maintainer-clean: maintainer-clean-am
482	-rm -rf ./$(DEPDIR)
483	-rm -f Makefile
484maintainer-clean-am: distclean-am maintainer-clean-generic
485
486mostlyclean: mostlyclean-am
487
488mostlyclean-am: mostlyclean-compile mostlyclean-generic \
489	mostlyclean-libtool
490
491pdf: pdf-am
492
493pdf-am:
494
495ps: ps-am
496
497ps-am:
498
499uninstall-am: uninstall-suntcx_drv_laLTLIBRARIES
500
501.MAKE: install-am install-strip
502
503.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
504	clean-libtool clean-suntcx_drv_laLTLIBRARIES ctags distclean \
505	distclean-compile distclean-generic distclean-libtool \
506	distclean-tags distdir dvi dvi-am html html-am info info-am \
507	install install-am install-data install-data-am install-dvi \
508	install-dvi-am install-exec install-exec-am install-html \
509	install-html-am install-info install-info-am install-man \
510	install-pdf install-pdf-am install-ps install-ps-am \
511	install-strip install-suntcx_drv_laLTLIBRARIES installcheck \
512	installcheck-am installdirs maintainer-clean \
513	maintainer-clean-generic mostlyclean mostlyclean-compile \
514	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
515	tags uninstall uninstall-am uninstall-suntcx_drv_laLTLIBRARIES
516
517# Tell versions [3.59,3.63) of GNU make to not export all variables.
518# Otherwise a system limit (for SysV at least) may be exceeded.
519.NOEXPORT:
520