Makefile.in revision eda3803b
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# $XFree86: $
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37noinst_PROGRAMS = stormdwg$(EXEEXT)
38subdir = util
39DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47PROGRAMS = $(noinst_PROGRAMS)
48am_stormdwg_OBJECTS = stormdwg.$(OBJEXT)
49stormdwg_OBJECTS = $(am_stormdwg_OBJECTS)
50stormdwg_LDADD = $(LDADD)
51DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
52depcomp = $(SHELL) $(top_srcdir)/depcomp
53am__depfiles_maybe = depfiles
54COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
55	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
56LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
57	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
58	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
59CCLD = $(CC)
60LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
62	$(LDFLAGS) -o $@
63SOURCES = $(stormdwg_SOURCES)
64DIST_SOURCES = $(stormdwg_SOURCES)
65ETAGS = etags
66CTAGS = ctags
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68ACLOCAL = @ACLOCAL@
69ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
70ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
71AMTAR = @AMTAR@
72APP_MAN_DIR = @APP_MAN_DIR@
73APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
74AR = @AR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
82CPP = @CPP@
83CPPFLAGS = @CPPFLAGS@
84CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
88DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
89DRIVER_NAME = @DRIVER_NAME@
90DRI_CFLAGS = @DRI_CFLAGS@
91DRI_LIBS = @DRI_LIBS@
92DSYMUTIL = @DSYMUTIL@
93DUMPBIN = @DUMPBIN@
94ECHO_C = @ECHO_C@
95ECHO_N = @ECHO_N@
96ECHO_T = @ECHO_T@
97EGREP = @EGREP@
98EXEEXT = @EXEEXT@
99FGREP = @FGREP@
100FILE_MAN_DIR = @FILE_MAN_DIR@
101FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
102GREP = @GREP@
103INSTALL = @INSTALL@
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108LD = @LD@
109LDFLAGS = @LDFLAGS@
110LIBOBJS = @LIBOBJS@
111LIBS = @LIBS@
112LIBTOOL = @LIBTOOL@
113LIB_MAN_DIR = @LIB_MAN_DIR@
114LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
115LIPO = @LIPO@
116LN_S = @LN_S@
117LTLIBOBJS = @LTLIBOBJS@
118MAINT = @MAINT@
119MAKEINFO = @MAKEINFO@
120MISC_MAN_DIR = @MISC_MAN_DIR@
121MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
122MKDIR_P = @MKDIR_P@
123NM = @NM@
124NMEDIT = @NMEDIT@
125OBJDUMP = @OBJDUMP@
126OBJEXT = @OBJEXT@
127OTOOL = @OTOOL@
128OTOOL64 = @OTOOL64@
129PACKAGE = @PACKAGE@
130PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131PACKAGE_NAME = @PACKAGE_NAME@
132PACKAGE_STRING = @PACKAGE_STRING@
133PACKAGE_TARNAME = @PACKAGE_TARNAME@
134PACKAGE_VERSION = @PACKAGE_VERSION@
135PATH_SEPARATOR = @PATH_SEPARATOR@
136PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
137PCIACCESS_LIBS = @PCIACCESS_LIBS@
138PKG_CONFIG = @PKG_CONFIG@
139RANLIB = @RANLIB@
140SED = @SED@
141SET_MAKE = @SET_MAKE@
142SHELL = @SHELL@
143STRIP = @STRIP@
144VERSION = @VERSION@
145XORG_CFLAGS = @XORG_CFLAGS@
146XORG_LIBS = @XORG_LIBS@
147abs_builddir = @abs_builddir@
148abs_srcdir = @abs_srcdir@
149abs_top_builddir = @abs_top_builddir@
150abs_top_srcdir = @abs_top_srcdir@
151ac_ct_CC = @ac_ct_CC@
152ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
156am__tar = @am__tar@
157am__untar = @am__untar@
158bindir = @bindir@
159build = @build@
160build_alias = @build_alias@
161build_cpu = @build_cpu@
162build_os = @build_os@
163build_vendor = @build_vendor@
164builddir = @builddir@
165datadir = @datadir@
166datarootdir = @datarootdir@
167docdir = @docdir@
168dvidir = @dvidir@
169exec_prefix = @exec_prefix@
170host = @host@
171host_alias = @host_alias@
172host_cpu = @host_cpu@
173host_os = @host_os@
174host_vendor = @host_vendor@
175htmldir = @htmldir@
176includedir = @includedir@
177infodir = @infodir@
178install_sh = @install_sh@
179libdir = @libdir@
180libexecdir = @libexecdir@
181localedir = @localedir@
182localstatedir = @localstatedir@
183lt_ECHO = @lt_ECHO@
184mandir = @mandir@
185mkdir_p = @mkdir_p@
186moduledir = @moduledir@
187oldincludedir = @oldincludedir@
188pdfdir = @pdfdir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194srcdir = @srcdir@
195sysconfdir = @sysconfdir@
196target_alias = @target_alias@
197top_build_prefix = @top_build_prefix@
198top_builddir = @top_builddir@
199top_srcdir = @top_srcdir@
200stormdwg_SOURCES = stormdwg.c
201EXTRA_DIST = README
202all: all-am
203
204.SUFFIXES:
205.SUFFIXES: .c .lo .o .obj
206$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207	@for dep in $?; do \
208	  case '$(am__configure_deps)' in \
209	    *$$dep*) \
210	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211	        && { if test -f $@; then exit 0; else break; fi; }; \
212	      exit 1;; \
213	  esac; \
214	done; \
215	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  util/Makefile'; \
216	cd $(top_srcdir) && \
217	  $(AUTOMAKE) --gnu  util/Makefile
218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220	@case '$?' in \
221	  *config.status*) \
222	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223	  *) \
224	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226	esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236clean-noinstPROGRAMS:
237	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
238	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
239	  echo " rm -f $$p $$f"; \
240	  rm -f $$p $$f ; \
241	done
242stormdwg$(EXEEXT): $(stormdwg_OBJECTS) $(stormdwg_DEPENDENCIES) 
243	@rm -f stormdwg$(EXEEXT)
244	$(LINK) $(stormdwg_OBJECTS) $(stormdwg_LDADD) $(LIBS)
245
246mostlyclean-compile:
247	-rm -f *.$(OBJEXT)
248
249distclean-compile:
250	-rm -f *.tab.c
251
252@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stormdwg.Po@am__quote@
253
254.c.o:
255@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
256@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
257@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259@am__fastdepCC_FALSE@	$(COMPILE) -c $<
260
261.c.obj:
262@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
263@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
264@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
267
268.c.lo:
269@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
270@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
271@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
272@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
273@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
274
275mostlyclean-libtool:
276	-rm -f *.lo
277
278clean-libtool:
279	-rm -rf .libs _libs
280
281ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
282	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
283	unique=`for i in $$list; do \
284	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285	  done | \
286	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287	      END { if (nonempty) { for (i in files) print i; }; }'`; \
288	mkid -fID $$unique
289tags: TAGS
290
291TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
292		$(TAGS_FILES) $(LISP)
293	tags=; \
294	here=`pwd`; \
295	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
296	unique=`for i in $$list; do \
297	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298	  done | \
299	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300	      END { if (nonempty) { for (i in files) print i; }; }'`; \
301	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
302	  test -n "$$unique" || unique=$$empty_fix; \
303	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
304	    $$tags $$unique; \
305	fi
306ctags: CTAGS
307CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
308		$(TAGS_FILES) $(LISP)
309	tags=; \
310	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311	unique=`for i in $$list; do \
312	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313	  done | \
314	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315	      END { if (nonempty) { for (i in files) print i; }; }'`; \
316	test -z "$(CTAGS_ARGS)$$tags$$unique" \
317	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
318	     $$tags $$unique
319
320GTAGS:
321	here=`$(am__cd) $(top_builddir) && pwd` \
322	  && cd $(top_srcdir) \
323	  && gtags -i $(GTAGS_ARGS) $$here
324
325distclean-tags:
326	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
327
328distdir: $(DISTFILES)
329	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
331	list='$(DISTFILES)'; \
332	  dist_files=`for file in $$list; do echo $$file; done | \
333	  sed -e "s|^$$srcdirstrip/||;t" \
334	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
335	case $$dist_files in \
336	  */*) $(MKDIR_P) `echo "$$dist_files" | \
337			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
338			   sort -u` ;; \
339	esac; \
340	for file in $$dist_files; do \
341	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342	  if test -d $$d/$$file; then \
343	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
344	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
346	    fi; \
347	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
348	  else \
349	    test -f $(distdir)/$$file \
350	    || cp -p $$d/$$file $(distdir)/$$file \
351	    || exit 1; \
352	  fi; \
353	done
354check-am: all-am
355check: check-am
356all-am: Makefile $(PROGRAMS)
357installdirs:
358install: install-am
359install-exec: install-exec-am
360install-data: install-data-am
361uninstall: uninstall-am
362
363install-am: all-am
364	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
366installcheck: installcheck-am
367install-strip:
368	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370	  `test -z '$(STRIP)' || \
371	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372mostlyclean-generic:
373
374clean-generic:
375
376distclean-generic:
377	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
378
379maintainer-clean-generic:
380	@echo "This command is intended for maintainers to use"
381	@echo "it deletes files that may require special tools to rebuild."
382clean: clean-am
383
384clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
385	mostlyclean-am
386
387distclean: distclean-am
388	-rm -rf ./$(DEPDIR)
389	-rm -f Makefile
390distclean-am: clean-am distclean-compile distclean-generic \
391	distclean-tags
392
393dvi: dvi-am
394
395dvi-am:
396
397html: html-am
398
399info: info-am
400
401info-am:
402
403install-data-am:
404
405install-dvi: install-dvi-am
406
407install-exec-am:
408
409install-html: install-html-am
410
411install-info: install-info-am
412
413install-man:
414
415install-pdf: install-pdf-am
416
417install-ps: install-ps-am
418
419installcheck-am:
420
421maintainer-clean: maintainer-clean-am
422	-rm -rf ./$(DEPDIR)
423	-rm -f Makefile
424maintainer-clean-am: distclean-am maintainer-clean-generic
425
426mostlyclean: mostlyclean-am
427
428mostlyclean-am: mostlyclean-compile mostlyclean-generic \
429	mostlyclean-libtool
430
431pdf: pdf-am
432
433pdf-am:
434
435ps: ps-am
436
437ps-am:
438
439uninstall-am:
440
441.MAKE: install-am install-strip
442
443.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
444	clean-libtool clean-noinstPROGRAMS ctags distclean \
445	distclean-compile distclean-generic distclean-libtool \
446	distclean-tags distdir dvi dvi-am html html-am info info-am \
447	install install-am install-data install-data-am install-dvi \
448	install-dvi-am install-exec install-exec-am install-html \
449	install-html-am install-info install-info-am install-man \
450	install-pdf install-pdf-am install-ps install-ps-am \
451	install-strip installcheck installcheck-am installdirs \
452	maintainer-clean maintainer-clean-generic mostlyclean \
453	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
454	pdf pdf-am ps ps-am tags uninstall uninstall-am
455
456# Tell versions [3.59,3.63) of GNU make to not export all variables.
457# Otherwise a system limit (for SysV at least) may be exceeded.
458.NOEXPORT:
459