1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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# Automake input for strace.
18
19
20
21SOURCES = $(strace_SOURCES)
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = .
30am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31INSTALL = @INSTALL@
32install_sh_DATA = $(install_sh) -c -m 644
33install_sh_PROGRAM = $(install_sh) -c
34install_sh_SCRIPT = $(install_sh) -c
35INSTALL_HEADER = $(INSTALL_DATA)
36transform = $(program_transform_name)
37NORMAL_INSTALL = :
38PRE_INSTALL = :
39POST_INSTALL = :
40NORMAL_UNINSTALL = :
41PRE_UNINSTALL = :
42POST_UNINSTALL = :
43build_triplet = @build@
44host_triplet = @host@
45bin_PROGRAMS = strace$(EXEEXT)
46DIST_COMMON = README $(am__configure_deps) $(noinst_HEADERS) \
47	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
48	$(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS \
49	ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
50	install-sh missing mkinstalldirs
51subdir = .
52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
54	$(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno configure.status.lineno
59mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60CONFIG_HEADER = config.h
61CONFIG_CLEAN_FILES =
62am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
63	"$(DESTDIR)$(man1dir)"
64binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
65PROGRAMS = $(bin_PROGRAMS)
66am_strace_OBJECTS = strace.$(OBJEXT) syscall.$(OBJEXT) util.$(OBJEXT) \
67	desc.$(OBJEXT) file.$(OBJEXT) ipc.$(OBJEXT) io.$(OBJEXT) \
68	ioctl.$(OBJEXT) mem.$(OBJEXT) net.$(OBJEXT) process.$(OBJEXT) \
69	bjm.$(OBJEXT) resource.$(OBJEXT) signal.$(OBJEXT) \
70	sock.$(OBJEXT) system.$(OBJEXT) term.$(OBJEXT) time.$(OBJEXT) \
71	proc.$(OBJEXT) stream.$(OBJEXT)
72strace_OBJECTS = $(am_strace_OBJECTS)
73strace_LDADD = $(LDADD)
74binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
75SCRIPTS = $(bin_SCRIPTS)
76DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
77depcomp = $(SHELL) $(top_srcdir)/depcomp
78am__depfiles_maybe = depfiles
79COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81CCLD = $(CC)
82LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
83SOURCES = $(strace_SOURCES)
84DIST_SOURCES = $(strace_SOURCES)
85man1dir = $(mandir)/man1
86NROFF = nroff
87MANS = $(man_MANS)
88HEADERS = $(noinst_HEADERS)
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92distdir = $(PACKAGE)-$(VERSION)
93top_distdir = $(distdir)
94am__remove_distdir = \
95  { test ! -d $(distdir) \
96    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
97         && rm -fr $(distdir); }; }
98DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
99GZIP_ENV = --best
100distuninstallcheck_listfiles = find . -type f -print
101distcleancheck_listfiles = find . -type f -print
102ACLOCAL = @ACLOCAL@
103AMDEP_FALSE = @AMDEP_FALSE@
104AMDEP_TRUE = @AMDEP_TRUE@
105AMTAR = @AMTAR@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CPP = @CPP@
114CPPFLAGS = @CPPFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118ECHO_C = @ECHO_C@
119ECHO_N = @ECHO_N@
120ECHO_T = @ECHO_T@
121EGREP = @EGREP@
122EXEEXT = @EXEEXT@
123FREEBSD_FALSE = @FREEBSD_FALSE@
124FREEBSD_TRUE = @FREEBSD_TRUE@
125I386_FALSE = @I386_FALSE@
126I386_TRUE = @I386_TRUE@
127INSTALL_DATA = @INSTALL_DATA@
128INSTALL_PROGRAM = @INSTALL_PROGRAM@
129INSTALL_SCRIPT = @INSTALL_SCRIPT@
130INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131LDFLAGS = @LDFLAGS@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LINUX_FALSE = @LINUX_FALSE@
135LINUX_TRUE = @LINUX_TRUE@
136LTLIBOBJS = @LTLIBOBJS@
137MAINT = @MAINT@
138MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
139MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
140MAKEINFO = @MAKEINFO@
141OBJEXT = @OBJEXT@
142PACKAGE = @PACKAGE@
143PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144PACKAGE_NAME = @PACKAGE_NAME@
145PACKAGE_STRING = @PACKAGE_STRING@
146PACKAGE_TARNAME = @PACKAGE_TARNAME@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH_SEPARATOR = @PATH_SEPARATOR@
149PERL = @PERL@
150SET_MAKE = @SET_MAKE@
151SHELL = @SHELL@
152STRIP = @STRIP@
153SUNOS4_FALSE = @SUNOS4_FALSE@
154SUNOS4_TRUE = @SUNOS4_TRUE@
155SVR4_FALSE = @SVR4_FALSE@
156SVR4_TRUE = @SVR4_TRUE@
157VERSION = @VERSION@
158WARNFLAGS = @WARNFLAGS@
159X86_64_FALSE = @X86_64_FALSE@
160X86_64_TRUE = @X86_64_TRUE@
161ac_ct_CC = @ac_ct_CC@
162ac_ct_STRIP = @ac_ct_STRIP@
163am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165am__include = @am__include@
166am__leading_dot = @am__leading_dot@
167am__quote = @am__quote@
168am__tar = @am__tar@
169am__untar = @am__untar@
170arch = @arch@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177datadir = @datadir@
178exec_prefix = @exec_prefix@
179host = @host@
180host_alias = @host_alias@
181host_cpu = @host_cpu@
182host_os = @host_os@
183host_vendor = @host_vendor@
184includedir = @includedir@
185infodir = @infodir@
186install_sh = @install_sh@
187libdir = @libdir@
188libexecdir = @libexecdir@
189localstatedir = @localstatedir@
190mandir = @mandir@
191mkdir_p = @mkdir_p@
192oldincludedir = @oldincludedir@
193opsys = @opsys@
194prefix = @prefix@
195program_transform_name = @program_transform_name@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198sysconfdir = @sysconfdir@
199target_alias = @target_alias@
200man_MANS = strace.1
201bin_SCRIPTS = strace-graph
202
203# OS is one of `linux', `sunos4', `svr4', or `freebsd'.
204OS = @opsys@
205# ARCH is `i386', `m68k', `sparc', etc.
206ARCH = @arch@
207AM_CFLAGS = $(WARNFLAGS)
208INCLUDES = -I$(OS)/$(ARCH) -I$(srcdir)/$(OS)/$(ARCH) -I$(OS) -I$(srcdir)/$(OS)
209strace_SOURCES = strace.c syscall.c util.c desc.c file.c ipc.c \
210		 io.c ioctl.c mem.c net.c process.c bjm.c \
211		 resource.c signal.c sock.c system.c term.c time.c \
212		 proc.c stream.c
213
214noinst_HEADERS = defs.h
215EXTRA_DIST = $(man_MANS) errnoent.sh signalent.sh syscallent.sh ioctlsort.c \
216     	     debian/changelog debian/control debian/copyright debian/rules \
217	     strace.spec \
218	     strace-graph COPYRIGHT CREDITS PORTING \
219	     README-CVS README-freebsd README-linux README-sunos4 README-svr4 \
220	     linux/ioctlsort.c linux/ioctlent.sh \
221	     linux/ioctlent.h linux/errnoent.h linux/signalent.h \
222	     linux/syscall.h linux/syscallent.h linux/dummy.h \
223	     linux/alpha/errnoent.h linux/alpha/ioctlent.h \
224	     linux/alpha/signalent.h linux/alpha/syscallent.h \
225	     linux/hppa/errnoent.h linux/hppa/ioctlent.h \
226	     linux/hppa/signalent.h linux/hppa/syscallent.h \
227	     linux/ia64/syscallent.h linux/ia64/errnoent.h \
228	     linux/ia64/ioctlent.h linux/ia64/signalent.h \
229     	     linux/mips/ioctlent.sh linux/mips/errnoent.h \
230	     linux/mips/ioctlent.h linux/mips/signalent.h \
231	     linux/mips/syscallent.h \
232	     linux/powerpc/syscallent.h \
233	     linux/powerpc/errnoent.h linux/powerpc/ioctlent.h \
234	     linux/powerpc/signalent.h \
235	     linux/s390/errnoent.h linux/s390/ioctlent.h \
236	     linux/s390/signalent.h linux/s390/syscallent.h \
237	     linux/s390x/errnoent.h linux/s390x/ioctlent.h \
238	     linux/s390x/signalent.h linux/s390x/syscallent.h \
239	     linux/sh/syscallent.h linux/sh/errnoent.h \
240	     linux/sh/ioctlent.h linux/sh/signalent.h \
241	     linux/sh64/syscallent.h \
242	     linux/sparc/dummy2.h \
243	     linux/sparc/errnoent.h linux/sparc/errnoent1.h \
244	     linux/sparc/ioctlent.h linux/sparc/ioctlent1.h \
245	     linux/sparc/signalent.h linux/sparc/signalent1.h \
246	     linux/sparc/syscall.h linux/sparc/syscall1.h \
247	     linux/sparc/syscallent.h linux/sparc/syscallent1.h \
248	     linux/sparc/gen.pl linux/sparc/syscall.h.2 \
249	     linux/sparc64/dummy2.h linux/sparc64/errnoent.h \
250	     linux/sparc64/errnoent1.h linux/sparc64/errnoent2.h \
251	     linux/sparc64/ioctlent.h linux/sparc64/ioctlent1.h \
252	     linux/sparc64/ioctlent2.h linux/sparc64/signalent.h \
253	     linux/sparc64/signalent1.h linux/sparc64/signalent2.h \
254	     linux/sparc64/syscall.h linux/sparc64/syscall1.h \
255	     linux/sparc64/syscallent.h linux/sparc64/syscallent1.h \
256	     linux/sparc64/syscallent2.h \
257	     linux/x86_64/syscallent.h linux/x86_64/gentab.pl \
258	     linux/x86_64/errnoent1.h linux/x86_64/ioctlent1.h \
259	     linux/x86_64/signalent1.h linux/x86_64/syscallent1.h \
260	     freebsd/ioctlent.sh \
261	     freebsd/syscalls.cat freebsd/syscalls.pl freebsd/syscalls.print \
262	     freebsd/i386/errnoent.h freebsd/i386/ioctlent.h \
263	     freebsd/i386/signalent.h \
264	     freebsd/i386/syscall.h freebsd/i386/syscallent.h \
265	     sunos4/dummy.h sunos4/errnoent.h \
266	     sunos4/ioctlent.h sunos4/ioctlent.sh sunos4/signalent.h \
267	     sunos4/syscall.h sunos4/syscallent.h \
268	     svr4/dummy.h svr4/errnoent.h svr4/ioctlent.h svr4/ioctlent.sh \
269	     svr4/signalent.h svr4/syscall.h svr4/syscallent.h
270
271@LINUX_TRUE@@MAINTAINER_MODE_TRUE@IOCTLDIR = /usr/include
272@LINUX_TRUE@@MAINTAINER_MODE_TRUE@IOCTLASM = asm
273@I386_FALSE@@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctlent_h = linux/$(ARCH)/ioctlent.h
274@I386_TRUE@@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctlent_h = linux/ioctlent.h
275@LINUX_TRUE@@MAINTAINER_MODE_TRUE@BUILT_SOURCES = $(ioctlent_h)
276all: $(BUILT_SOURCES) config.h
277	$(MAKE) $(AM_MAKEFLAGS) all-am
278
279.SUFFIXES:
280.SUFFIXES: .c .o .obj
281am--refresh:
282	@:
283$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
284	@for dep in $?; do \
285	  case '$(am__configure_deps)' in \
286	    *$$dep*) \
287	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
288	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
289		&& exit 0; \
290	      exit 1;; \
291	  esac; \
292	done; \
293	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
294	cd $(top_srcdir) && \
295	  $(AUTOMAKE) --foreign  Makefile
296.PRECIOUS: Makefile
297Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298	@case '$?' in \
299	  *config.status*) \
300	    echo ' $(SHELL) ./config.status'; \
301	    $(SHELL) ./config.status;; \
302	  *) \
303	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
304	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
305	esac;
306
307$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308	$(SHELL) ./config.status --recheck
309
310$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
311	cd $(srcdir) && $(AUTOCONF)
312$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
313	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
314
315config.h: stamp-h1
316	@if test ! -f $@; then \
317	  rm -f stamp-h1; \
318	  $(MAKE) stamp-h1; \
319	else :; fi
320
321stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
322	@rm -f stamp-h1
323	cd $(top_builddir) && $(SHELL) ./config.status config.h
324$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
325	cd $(top_srcdir) && $(AUTOHEADER)
326	rm -f stamp-h1
327	touch $@
328
329distclean-hdr:
330	-rm -f config.h stamp-h1
331install-binPROGRAMS: $(bin_PROGRAMS)
332	@$(NORMAL_INSTALL)
333	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
334	@list='$(bin_PROGRAMS)'; for p in $$list; do \
335	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
336	  if test -f $$p \
337	  ; then \
338	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
339	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
340	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
341	  else :; fi; \
342	done
343
344uninstall-binPROGRAMS:
345	@$(NORMAL_UNINSTALL)
346	@list='$(bin_PROGRAMS)'; for p in $$list; do \
347	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
348	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
349	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
350	done
351
352clean-binPROGRAMS:
353	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
354strace$(EXEEXT): $(strace_OBJECTS) $(strace_DEPENDENCIES) 
355	@rm -f strace$(EXEEXT)
356	$(LINK) $(strace_LDFLAGS) $(strace_OBJECTS) $(strace_LDADD) $(LIBS)
357install-binSCRIPTS: $(bin_SCRIPTS)
358	@$(NORMAL_INSTALL)
359	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
360	@list='$(bin_SCRIPTS)'; for p in $$list; do \
361	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
362	  if test -f $$d$$p; then \
363	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
364	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
365	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
366	  else :; fi; \
367	done
368
369uninstall-binSCRIPTS:
370	@$(NORMAL_UNINSTALL)
371	@list='$(bin_SCRIPTS)'; for p in $$list; do \
372	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
373	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
374	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
375	done
376
377mostlyclean-compile:
378	-rm -f *.$(OBJEXT)
379
380distclean-compile:
381	-rm -f *.tab.c
382
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bjm.Po@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/desc.Po@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioctl.Po@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Po@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Po@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Po@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Po@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource.Po@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Po@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sock.Po@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strace.Po@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream.Po@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syscall.Po@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/system.Po@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/term.Po@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@
402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
403
404.c.o:
405@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
406@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
407@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409@am__fastdepCC_FALSE@	$(COMPILE) -c $<
410
411.c.obj:
412@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
413@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
414@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
415@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
417uninstall-info-am:
418install-man1: $(man1_MANS) $(man_MANS)
419	@$(NORMAL_INSTALL)
420	test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
421	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
422	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
423	for i in $$l2; do \
424	  case "$$i" in \
425	    *.1*) list="$$list $$i" ;; \
426	  esac; \
427	done; \
428	for i in $$list; do \
429	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
430	  else file=$$i; fi; \
431	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
432	  case "$$ext" in \
433	    1*) ;; \
434	    *) ext='1' ;; \
435	  esac; \
436	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
437	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
438	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
439	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
440	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
441	done
442uninstall-man1:
443	@$(NORMAL_UNINSTALL)
444	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
445	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
446	for i in $$l2; do \
447	  case "$$i" in \
448	    *.1*) list="$$list $$i" ;; \
449	  esac; \
450	done; \
451	for i in $$list; do \
452	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
453	  case "$$ext" in \
454	    1*) ;; \
455	    *) ext='1' ;; \
456	  esac; \
457	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
458	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
459	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
460	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
461	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
462	done
463
464ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466	unique=`for i in $$list; do \
467	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468	  done | \
469	  $(AWK) '    { files[$$0] = 1; } \
470	       END { for (i in files) print i; }'`; \
471	mkid -fID $$unique
472tags: TAGS
473
474TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475		$(TAGS_FILES) $(LISP)
476	tags=; \
477	here=`pwd`; \
478	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
479	unique=`for i in $$list; do \
480	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481	  done | \
482	  $(AWK) '    { files[$$0] = 1; } \
483	       END { for (i in files) print i; }'`; \
484	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
485	  test -n "$$unique" || unique=$$empty_fix; \
486	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487	    $$tags $$unique; \
488	fi
489ctags: CTAGS
490CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
491		$(TAGS_FILES) $(LISP)
492	tags=; \
493	here=`pwd`; \
494	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
495	unique=`for i in $$list; do \
496	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497	  done | \
498	  $(AWK) '    { files[$$0] = 1; } \
499	       END { for (i in files) print i; }'`; \
500	test -z "$(CTAGS_ARGS)$$tags$$unique" \
501	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
502	     $$tags $$unique
503
504GTAGS:
505	here=`$(am__cd) $(top_builddir) && pwd` \
506	  && cd $(top_srcdir) \
507	  && gtags -i $(GTAGS_ARGS) $$here
508
509distclean-tags:
510	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511
512distdir: $(DISTFILES)
513	@case `sed 15q $(srcdir)/NEWS` in \
514	*"$(VERSION)"*) : ;; \
515	*) \
516	  echo "NEWS not updated; not releasing" 1>&2; \
517	  exit 1;; \
518	esac
519	$(am__remove_distdir)
520	mkdir $(distdir)
521	$(mkdir_p) $(distdir)/debian $(distdir)/freebsd $(distdir)/freebsd/i386 $(distdir)/linux $(distdir)/linux/alpha $(distdir)/linux/hppa $(distdir)/linux/ia64 $(distdir)/linux/mips $(distdir)/linux/powerpc $(distdir)/linux/s390 $(distdir)/linux/s390x $(distdir)/linux/sh $(distdir)/linux/sh64 $(distdir)/linux/sparc $(distdir)/linux/sparc64 $(distdir)/linux/x86_64 $(distdir)/sunos4 $(distdir)/svr4
522	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
523	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
524	list='$(DISTFILES)'; for file in $$list; do \
525	  case $$file in \
526	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
527	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
528	  esac; \
529	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
530	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
531	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
532	    dir="/$$dir"; \
533	    $(mkdir_p) "$(distdir)$$dir"; \
534	  else \
535	    dir=''; \
536	  fi; \
537	  if test -d $$d/$$file; then \
538	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
540	    fi; \
541	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
542	  else \
543	    test -f $(distdir)/$$file \
544	    || cp -p $$d/$$file $(distdir)/$$file \
545	    || exit 1; \
546	  fi; \
547	done
548	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
549	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
550	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
551	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
552	|| chmod -R a+r $(distdir)
553dist-gzip: distdir
554	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
555	$(am__remove_distdir)
556dist-bzip2: distdir
557	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
558	$(am__remove_distdir)
559
560dist-tarZ: distdir
561	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
562	$(am__remove_distdir)
563
564dist-shar: distdir
565	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
566	$(am__remove_distdir)
567
568dist-zip: distdir
569	-rm -f $(distdir).zip
570	zip -rq $(distdir).zip $(distdir)
571	$(am__remove_distdir)
572
573dist dist-all: distdir
574	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
575	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
576	$(am__remove_distdir)
577
578# This target untars the dist file and tries a VPATH configuration.  Then
579# it guarantees that the distribution is self-contained by making another
580# tarfile.
581distcheck: dist
582	case '$(DIST_ARCHIVES)' in \
583	*.tar.gz*) \
584	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
585	*.tar.bz2*) \
586	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
587	*.tar.Z*) \
588	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
589	*.shar.gz*) \
590	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
591	*.zip*) \
592	  unzip $(distdir).zip ;;\
593	esac
594	chmod -R a-w $(distdir); chmod a+w $(distdir)
595	mkdir $(distdir)/_build
596	mkdir $(distdir)/_inst
597	chmod a-w $(distdir)
598	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
599	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
600	  && cd $(distdir)/_build \
601	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
602	    $(DISTCHECK_CONFIGURE_FLAGS) \
603	  && $(MAKE) $(AM_MAKEFLAGS) \
604	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
605	  && $(MAKE) $(AM_MAKEFLAGS) check \
606	  && $(MAKE) $(AM_MAKEFLAGS) install \
607	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
608	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
609	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
610	        distuninstallcheck \
611	  && chmod -R a-w "$$dc_install_base" \
612	  && ({ \
613	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
614	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
615	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
616	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
617	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
618	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
619	  && rm -rf "$$dc_destdir" \
620	  && $(MAKE) $(AM_MAKEFLAGS) dist \
621	  && rm -rf $(DIST_ARCHIVES) \
622	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
623	$(am__remove_distdir)
624	@(echo "$(distdir) archives ready for distribution: "; \
625	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
626	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
627distuninstallcheck:
628	@cd $(distuninstallcheck_dir) \
629	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
630	   || { echo "ERROR: files left after uninstall:" ; \
631	        if test -n "$(DESTDIR)"; then \
632	          echo "  (check DESTDIR support)"; \
633	        fi ; \
634	        $(distuninstallcheck_listfiles) ; \
635	        exit 1; } >&2
636distcleancheck: distclean
637	@if test '$(srcdir)' = . ; then \
638	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
639	  exit 1 ; \
640	fi
641	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
642	  || { echo "ERROR: files left in build directory after distclean:" ; \
643	       $(distcleancheck_listfiles) ; \
644	       exit 1; } >&2
645check-am: all-am
646check: $(BUILT_SOURCES)
647	$(MAKE) $(AM_MAKEFLAGS) check-am
648all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) $(HEADERS) config.h
649installdirs:
650	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
651	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
652	done
653install: $(BUILT_SOURCES)
654	$(MAKE) $(AM_MAKEFLAGS) install-am
655install-exec: install-exec-am
656install-data: install-data-am
657uninstall: uninstall-am
658
659install-am: all-am
660	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
661
662installcheck: installcheck-am
663install-strip:
664	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
665	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
666	  `test -z '$(STRIP)' || \
667	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
668mostlyclean-generic:
669
670clean-generic:
671
672distclean-generic:
673	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
674
675maintainer-clean-generic:
676	@echo "This command is intended for maintainers to use"
677	@echo "it deletes files that may require special tools to rebuild."
678	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
679clean: clean-am
680
681clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
682
683distclean: distclean-am
684	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
685	-rm -rf ./$(DEPDIR)
686	-rm -f Makefile
687distclean-am: clean-am distclean-compile distclean-generic \
688	distclean-hdr distclean-tags
689
690dvi: dvi-am
691
692dvi-am:
693
694html: html-am
695
696info: info-am
697
698info-am:
699
700install-data-am: install-man
701
702install-exec-am: install-binPROGRAMS install-binSCRIPTS
703
704install-info: install-info-am
705
706install-man: install-man1
707
708installcheck-am:
709
710maintainer-clean: maintainer-clean-am
711	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
712	-rm -rf $(top_srcdir)/autom4te.cache
713	-rm -rf ./$(DEPDIR)
714	-rm -f Makefile
715maintainer-clean-am: distclean-am maintainer-clean-generic
716
717mostlyclean: mostlyclean-am
718
719mostlyclean-am: mostlyclean-compile mostlyclean-generic
720
721pdf: pdf-am
722
723pdf-am:
724
725ps: ps-am
726
727ps-am:
728
729uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
730	uninstall-info-am uninstall-man
731
732uninstall-man: uninstall-man1
733
734.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
735	clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
736	dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
737	distclean-compile distclean-generic distclean-hdr \
738	distclean-tags distcleancheck distdir distuninstallcheck dvi \
739	dvi-am html html-am info info-am install install-am \
740	install-binPROGRAMS install-binSCRIPTS install-data \
741	install-data-am install-exec install-exec-am install-info \
742	install-info-am install-man install-man1 install-strip \
743	installcheck installcheck-am installdirs maintainer-clean \
744	maintainer-clean-generic mostlyclean mostlyclean-compile \
745	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
746	uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
747	uninstall-info-am uninstall-man uninstall-man1
748
749
750@LINUX_TRUE@@MAINTAINER_MODE_TRUE@$(srcdir)/$(ioctlent_h): ioctlsort
751@LINUX_TRUE@@MAINTAINER_MODE_TRUE@	$(<D)/$(<F) > $@
752@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctlsort: $(srcdir)/linux/ioctlsort.c ioctls.h ioctldefs.h
753@LINUX_TRUE@@MAINTAINER_MODE_TRUE@	$(filter-out -I%,$(LINK.c)) -I. -I$(IOCTLDIR) $(filter -I%,$(LINK.c)) \
754@LINUX_TRUE@@MAINTAINER_MODE_TRUE@	  -o $@ $<
755@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctls.h: $(srcdir)/linux/ioctlent.sh
756@LINUX_TRUE@@MAINTAINER_MODE_TRUE@	$(SHELL) $< $(IOCTLDIR) $(IOCTLASM)
757@LINUX_TRUE@@MAINTAINER_MODE_TRUE@ioctldefs.h: ioctls.h ;
758# Tell versions [3.59,3.63) of GNU make to not export all variables.
759# Otherwise a system limit (for SysV at least) may be exceeded.
760.NOEXPORT:
761