Makefile.in revision 1fd23544
1# Makefile.in generated by automake 1.10.1 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@
55@DRI_TRUE@am__append_1 = \
56@DRI_TRUE@         sis_dri.c \
57@DRI_TRUE@         sis_dri.h 
58
59subdir = src
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65mkinstalldirs = $(install_sh) -d
66CONFIG_HEADER = $(top_builddir)/config.h
67CONFIG_CLEAN_FILES =
68am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69am__vpath_adj = case $$p in \
70    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71    *) f=$$p;; \
72  esac;
73am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74am__installdirs = "$(DESTDIR)$(sis_drv_ladir)"
75sis_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
76LTLIBRARIES = $(sis_drv_la_LTLIBRARIES)
77sis_drv_la_LIBADD =
78am__sis_drv_la_SOURCES_DIST = 300vtbl.h 310vtbl.h init301.c init301.h \
79	init.c initdef.h initextx.c initextx.h init.h oem300.h \
80	oem310.h osdef.h sis300_accel.c sis300_accel.h sis310_accel.c \
81	sis310_accel.h sis6326_video.c sispcirename.h sis_accel.c \
82	sis_accel.h sis_common.h sis_cursor.c sis_cursor.h sis_dac.c \
83	sis_dac.h sis_dga.c sis_driver.c sis_driver.h sis.h \
84	sis_memcpy.c sis_opt.c sis_regs.h sis_setup.c sis_shadow.c \
85	sis_utility.c sis_vb.c sis_vga.c sis_video.c sis_video.h \
86	sis_videostr.h vgatypes.h vstruct.h sis_dri.c sis_dri.h
87@DRI_TRUE@am__objects_1 = sis_dri.lo
88am_sis_drv_la_OBJECTS = init301.lo init.lo initextx.lo sis300_accel.lo \
89	sis310_accel.lo sis6326_video.lo sis_accel.lo sis_cursor.lo \
90	sis_dac.lo sis_dga.lo sis_driver.lo sis_memcpy.lo sis_opt.lo \
91	sis_setup.lo sis_shadow.lo sis_utility.lo sis_vb.lo sis_vga.lo \
92	sis_video.lo $(am__objects_1)
93sis_drv_la_OBJECTS = $(am_sis_drv_la_OBJECTS)
94sis_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
95	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96	$(sis_drv_la_LDFLAGS) $(LDFLAGS) -o $@
97DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
98depcomp = $(SHELL) $(top_srcdir)/depcomp
99am__depfiles_maybe = depfiles
100COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
104	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105CCLD = $(CC)
106LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
108	$(LDFLAGS) -o $@
109SOURCES = $(sis_drv_la_SOURCES)
110DIST_SOURCES = $(am__sis_drv_la_SOURCES_DIST)
111ETAGS = etags
112CTAGS = ctags
113DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114ACLOCAL = @ACLOCAL@
115ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
116ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
117AMTAR = @AMTAR@
118APP_MAN_DIR = @APP_MAN_DIR@
119APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
120AR = @AR@
121AUTOCONF = @AUTOCONF@
122AUTOHEADER = @AUTOHEADER@
123AUTOMAKE = @AUTOMAKE@
124AWK = @AWK@
125CC = @CC@
126CCDEPMODE = @CCDEPMODE@
127CFLAGS = @CFLAGS@
128CPP = @CPP@
129CPPFLAGS = @CPPFLAGS@
130CXX = @CXX@
131CXXCPP = @CXXCPP@
132CXXDEPMODE = @CXXDEPMODE@
133CXXFLAGS = @CXXFLAGS@
134CYGPATH_W = @CYGPATH_W@
135DEFS = @DEFS@
136DEPDIR = @DEPDIR@
137DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
138DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
139DRIVER_NAME = @DRIVER_NAME@
140DRI_CFLAGS = @DRI_CFLAGS@
141DRI_LIBS = @DRI_LIBS@
142DSYMUTIL = @DSYMUTIL@
143ECHO = @ECHO@
144ECHO_C = @ECHO_C@
145ECHO_N = @ECHO_N@
146ECHO_T = @ECHO_T@
147EGREP = @EGREP@
148EXEEXT = @EXEEXT@
149F77 = @F77@
150FFLAGS = @FFLAGS@
151FILE_MAN_DIR = @FILE_MAN_DIR@
152FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
153GREP = @GREP@
154INSTALL = @INSTALL@
155INSTALL_DATA = @INSTALL_DATA@
156INSTALL_PROGRAM = @INSTALL_PROGRAM@
157INSTALL_SCRIPT = @INSTALL_SCRIPT@
158INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
159LDFLAGS = @LDFLAGS@
160LIBOBJS = @LIBOBJS@
161LIBS = @LIBS@
162LIBTOOL = @LIBTOOL@
163LIB_MAN_DIR = @LIB_MAN_DIR@
164LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
165LINUXDOC = @LINUXDOC@
166LN_S = @LN_S@
167LTLIBOBJS = @LTLIBOBJS@
168MAINT = @MAINT@
169MAKEINFO = @MAKEINFO@
170MAKE_HTML = @MAKE_HTML@
171MAKE_PDF = @MAKE_PDF@
172MAKE_PS = @MAKE_PS@
173MAKE_TEXT = @MAKE_TEXT@
174MISC_MAN_DIR = @MISC_MAN_DIR@
175MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
176MKDIR_P = @MKDIR_P@
177NMEDIT = @NMEDIT@
178OBJEXT = @OBJEXT@
179PACKAGE = @PACKAGE@
180PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181PACKAGE_NAME = @PACKAGE_NAME@
182PACKAGE_STRING = @PACKAGE_STRING@
183PACKAGE_TARNAME = @PACKAGE_TARNAME@
184PACKAGE_VERSION = @PACKAGE_VERSION@
185PATH_SEPARATOR = @PATH_SEPARATOR@
186PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
187PCIACCESS_LIBS = @PCIACCESS_LIBS@
188PKG_CONFIG = @PKG_CONFIG@
189PS2PDF = @PS2PDF@
190RANLIB = @RANLIB@
191RAWCPP = @RAWCPP@
192RAWCPPFLAGS = @RAWCPPFLAGS@
193SED = @SED@
194SET_MAKE = @SET_MAKE@
195SHELL = @SHELL@
196STRIP = @STRIP@
197VERSION = @VERSION@
198XORG_CFLAGS = @XORG_CFLAGS@
199XORG_LIBS = @XORG_LIBS@
200abs_builddir = @abs_builddir@
201abs_srcdir = @abs_srcdir@
202abs_top_builddir = @abs_top_builddir@
203abs_top_srcdir = @abs_top_srcdir@
204ac_ct_CC = @ac_ct_CC@
205ac_ct_CXX = @ac_ct_CXX@
206ac_ct_F77 = @ac_ct_F77@
207am__include = @am__include@
208am__leading_dot = @am__leading_dot@
209am__quote = @am__quote@
210am__tar = @am__tar@
211am__untar = @am__untar@
212bindir = @bindir@
213build = @build@
214build_alias = @build_alias@
215build_cpu = @build_cpu@
216build_os = @build_os@
217build_vendor = @build_vendor@
218builddir = @builddir@
219datadir = @datadir@
220datarootdir = @datarootdir@
221docdir = @docdir@
222dvidir = @dvidir@
223exec_prefix = @exec_prefix@
224host = @host@
225host_alias = @host_alias@
226host_cpu = @host_cpu@
227host_os = @host_os@
228host_vendor = @host_vendor@
229htmldir = @htmldir@
230includedir = @includedir@
231infodir = @infodir@
232install_sh = @install_sh@
233libdir = @libdir@
234libexecdir = @libexecdir@
235localedir = @localedir@
236localstatedir = @localstatedir@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239moduledir = @moduledir@
240oldincludedir = @oldincludedir@
241pdfdir = @pdfdir@
242prefix = @prefix@
243program_transform_name = @program_transform_name@
244psdir = @psdir@
245sbindir = @sbindir@
246sharedstatedir = @sharedstatedir@
247srcdir = @srcdir@
248sysconfdir = @sysconfdir@
249target_alias = @target_alias@
250top_build_prefix = @top_build_prefix@
251top_builddir = @top_builddir@
252top_srcdir = @top_srcdir@
253
254# this is obnoxious:
255# -module lets us name the module exactly how we want
256# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
257# _ladir passes a dummy rpath to libtool so the thing will actually link
258# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
259AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@
260sis_drv_la_LTLIBRARIES = sis_drv.la
261sis_drv_la_LDFLAGS = -module -avoid-version
262sis_drv_ladir = @moduledir@/drivers
263sis_drv_la_SOURCES = 300vtbl.h 310vtbl.h init301.c init301.h init.c \
264	initdef.h initextx.c initextx.h init.h oem300.h oem310.h \
265	osdef.h sis300_accel.c sis300_accel.h sis310_accel.c \
266	sis310_accel.h sis6326_video.c sispcirename.h sis_accel.c \
267	sis_accel.h sis_common.h sis_cursor.c sis_cursor.h sis_dac.c \
268	sis_dac.h sis_dga.c sis_driver.c sis_driver.h sis.h \
269	sis_memcpy.c sis_opt.c sis_regs.h sis_setup.c sis_shadow.c \
270	sis_utility.c sis_vb.c sis_vga.c sis_video.c sis_video.h \
271	sis_videostr.h vgatypes.h vstruct.h $(am__append_1)
272all: all-am
273
274.SUFFIXES:
275.SUFFIXES: .c .lo .o .obj
276$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
277	@for dep in $?; do \
278	  case '$(am__configure_deps)' in \
279	    *$$dep*) \
280	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
281		&& exit 0; \
282	      exit 1;; \
283	  esac; \
284	done; \
285	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
286	cd $(top_srcdir) && \
287	  $(AUTOMAKE) --gnu  src/Makefile
288.PRECIOUS: Makefile
289Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
290	@case '$?' in \
291	  *config.status*) \
292	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
293	  *) \
294	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
295	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
296	esac;
297
298$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300
301$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
302	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
304	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305install-sis_drv_laLTLIBRARIES: $(sis_drv_la_LTLIBRARIES)
306	@$(NORMAL_INSTALL)
307	test -z "$(sis_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(sis_drv_ladir)"
308	@list='$(sis_drv_la_LTLIBRARIES)'; for p in $$list; do \
309	  if test -f $$p; then \
310	    f=$(am__strip_dir) \
311	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sis_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(sis_drv_ladir)/$$f'"; \
312	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sis_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(sis_drv_ladir)/$$f"; \
313	  else :; fi; \
314	done
315
316uninstall-sis_drv_laLTLIBRARIES:
317	@$(NORMAL_UNINSTALL)
318	@list='$(sis_drv_la_LTLIBRARIES)'; for p in $$list; do \
319	  p=$(am__strip_dir) \
320	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(sis_drv_ladir)/$$p'"; \
321	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(sis_drv_ladir)/$$p"; \
322	done
323
324clean-sis_drv_laLTLIBRARIES:
325	-test -z "$(sis_drv_la_LTLIBRARIES)" || rm -f $(sis_drv_la_LTLIBRARIES)
326	@list='$(sis_drv_la_LTLIBRARIES)'; for p in $$list; do \
327	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
328	  test "$$dir" != "$$p" || dir=.; \
329	  echo "rm -f \"$${dir}/so_locations\""; \
330	  rm -f "$${dir}/so_locations"; \
331	done
332sis_drv.la: $(sis_drv_la_OBJECTS) $(sis_drv_la_DEPENDENCIES) 
333	$(sis_drv_la_LINK) -rpath $(sis_drv_ladir) $(sis_drv_la_OBJECTS) $(sis_drv_la_LIBADD) $(LIBS)
334
335mostlyclean-compile:
336	-rm -f *.$(OBJEXT)
337
338distclean-compile:
339	-rm -f *.tab.c
340
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init301.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initextx.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis300_accel.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis310_accel.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis6326_video.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_accel.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_cursor.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dac.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dga.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dri.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_driver.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_memcpy.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_opt.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_setup.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_shadow.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_utility.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_vb.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_vga.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_video.Plo@am__quote@
361
362.c.o:
363@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
364@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367@am__fastdepCC_FALSE@	$(COMPILE) -c $<
368
369.c.obj:
370@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
371@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
372@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
375
376.c.lo:
377@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
378@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
379@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
382
383mostlyclean-libtool:
384	-rm -f *.lo
385
386clean-libtool:
387	-rm -rf .libs _libs
388
389ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
390	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
391	unique=`for i in $$list; do \
392	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393	  done | \
394	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
395	      END { if (nonempty) { for (i in files) print i; }; }'`; \
396	mkid -fID $$unique
397tags: TAGS
398
399TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
400		$(TAGS_FILES) $(LISP)
401	tags=; \
402	here=`pwd`; \
403	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404	unique=`for i in $$list; do \
405	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406	  done | \
407	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408	      END { if (nonempty) { for (i in files) print i; }; }'`; \
409	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
410	  test -n "$$unique" || unique=$$empty_fix; \
411	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412	    $$tags $$unique; \
413	fi
414ctags: CTAGS
415CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416		$(TAGS_FILES) $(LISP)
417	tags=; \
418	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419	unique=`for i in $$list; do \
420	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421	  done | \
422	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423	      END { if (nonempty) { for (i in files) print i; }; }'`; \
424	test -z "$(CTAGS_ARGS)$$tags$$unique" \
425	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
426	     $$tags $$unique
427
428GTAGS:
429	here=`$(am__cd) $(top_builddir) && pwd` \
430	  && cd $(top_srcdir) \
431	  && gtags -i $(GTAGS_ARGS) $$here
432
433distclean-tags:
434	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
435
436distdir: $(DISTFILES)
437	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439	list='$(DISTFILES)'; \
440	  dist_files=`for file in $$list; do echo $$file; done | \
441	  sed -e "s|^$$srcdirstrip/||;t" \
442	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
443	case $$dist_files in \
444	  */*) $(MKDIR_P) `echo "$$dist_files" | \
445			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446			   sort -u` ;; \
447	esac; \
448	for file in $$dist_files; do \
449	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450	  if test -d $$d/$$file; then \
451	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
452	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
453	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
454	    fi; \
455	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
456	  else \
457	    test -f $(distdir)/$$file \
458	    || cp -p $$d/$$file $(distdir)/$$file \
459	    || exit 1; \
460	  fi; \
461	done
462check-am: all-am
463check: check-am
464all-am: Makefile $(LTLIBRARIES)
465installdirs:
466	for dir in "$(DESTDIR)$(sis_drv_ladir)"; do \
467	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
468	done
469install: install-am
470install-exec: install-exec-am
471install-data: install-data-am
472uninstall: uninstall-am
473
474install-am: all-am
475	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476
477installcheck: installcheck-am
478install-strip:
479	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
480	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
481	  `test -z '$(STRIP)' || \
482	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
483mostlyclean-generic:
484
485clean-generic:
486
487distclean-generic:
488	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489
490maintainer-clean-generic:
491	@echo "This command is intended for maintainers to use"
492	@echo "it deletes files that may require special tools to rebuild."
493clean: clean-am
494
495clean-am: clean-generic clean-libtool clean-sis_drv_laLTLIBRARIES \
496	mostlyclean-am
497
498distclean: distclean-am
499	-rm -rf ./$(DEPDIR)
500	-rm -f Makefile
501distclean-am: clean-am distclean-compile distclean-generic \
502	distclean-tags
503
504dvi: dvi-am
505
506dvi-am:
507
508html: html-am
509
510info: info-am
511
512info-am:
513
514install-data-am: install-sis_drv_laLTLIBRARIES
515
516install-dvi: install-dvi-am
517
518install-exec-am:
519
520install-html: install-html-am
521
522install-info: install-info-am
523
524install-man:
525
526install-pdf: install-pdf-am
527
528install-ps: install-ps-am
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-am
533	-rm -rf ./$(DEPDIR)
534	-rm -f Makefile
535maintainer-clean-am: distclean-am maintainer-clean-generic
536
537mostlyclean: mostlyclean-am
538
539mostlyclean-am: mostlyclean-compile mostlyclean-generic \
540	mostlyclean-libtool
541
542pdf: pdf-am
543
544pdf-am:
545
546ps: ps-am
547
548ps-am:
549
550uninstall-am: uninstall-sis_drv_laLTLIBRARIES
551
552.MAKE: install-am install-strip
553
554.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
555	clean-libtool clean-sis_drv_laLTLIBRARIES ctags distclean \
556	distclean-compile distclean-generic distclean-libtool \
557	distclean-tags distdir dvi dvi-am html html-am info info-am \
558	install install-am install-data install-data-am install-dvi \
559	install-dvi-am install-exec install-exec-am install-html \
560	install-html-am install-info install-info-am install-man \
561	install-pdf install-pdf-am install-ps install-ps-am \
562	install-sis_drv_laLTLIBRARIES install-strip installcheck \
563	installcheck-am installdirs maintainer-clean \
564	maintainer-clean-generic mostlyclean mostlyclean-compile \
565	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
566	tags uninstall uninstall-am uninstall-sis_drv_laLTLIBRARIES
567
568# Tell versions [3.59,3.63) of GNU make to not export all variables.
569# Otherwise a system limit (for SysV at least) may be exceeded.
570.NOEXPORT:
571