1# Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@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@
37sbin_PROGRAMS = igmpproxy$(EXEEXT)
38subdir = src
39DIST_COMMON = $(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 = os.h
47CONFIG_CLEAN_VPATH_FILES =
48am__installdirs = "$(DESTDIR)$(sbindir)"
49PROGRAMS = $(sbin_PROGRAMS)
50am_igmpproxy_OBJECTS = callout.$(OBJEXT) config.$(OBJEXT) \
51	confread.$(OBJEXT) ifvc.$(OBJEXT) igmp.$(OBJEXT) \
52	igmpproxy.$(OBJEXT) kern.$(OBJEXT) lib.$(OBJEXT) \
53	mcgroup.$(OBJEXT) mroute-api.$(OBJEXT) request.$(OBJEXT) \
54	rttable.$(OBJEXT) syslog.$(OBJEXT) udpsock.$(OBJEXT)
55igmpproxy_OBJECTS = $(am_igmpproxy_OBJECTS)
56igmpproxy_LDADD = $(LDADD)
57DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
58depcomp = $(SHELL) $(top_srcdir)/depcomp
59am__depfiles_maybe = depfiles
60am__mv = mv -f
61COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63CCLD = $(CC)
64LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65SOURCES = $(igmpproxy_SOURCES)
66DIST_SOURCES = $(igmpproxy_SOURCES)
67ETAGS = etags
68CTAGS = ctags
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71AMTAR = @AMTAR@
72AUTOCONF = @AUTOCONF@
73AUTOHEADER = @AUTOHEADER@
74AUTOMAKE = @AUTOMAKE@
75AWK = @AWK@
76CC = @CC@
77CCDEPMODE = @CCDEPMODE@
78CFLAGS = @CFLAGS@
79CPPFLAGS = @CPPFLAGS@
80CYGPATH_W = @CYGPATH_W@
81DEFS = @DEFS@
82DEPDIR = @DEPDIR@
83ECHO_C = @ECHO_C@
84ECHO_N = @ECHO_N@
85ECHO_T = @ECHO_T@
86EXEEXT = @EXEEXT@
87INSTALL = @INSTALL@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92LDFLAGS = @LDFLAGS@
93LIBOBJS = @LIBOBJS@
94LIBS = @LIBS@
95LTLIBOBJS = @LTLIBOBJS@
96MAKEINFO = @MAKEINFO@
97MKDIR_P = @MKDIR_P@
98OBJEXT = @OBJEXT@
99PACKAGE = @PACKAGE@
100PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101PACKAGE_NAME = @PACKAGE_NAME@
102PACKAGE_STRING = @PACKAGE_STRING@
103PACKAGE_TARNAME = @PACKAGE_TARNAME@
104PACKAGE_URL = @PACKAGE_URL@
105PACKAGE_VERSION = @PACKAGE_VERSION@
106PATH_SEPARATOR = @PATH_SEPARATOR@
107SET_MAKE = @SET_MAKE@
108SHELL = @SHELL@
109STRIP = @STRIP@
110VERSION = @VERSION@
111abs_builddir = @abs_builddir@
112abs_srcdir = @abs_srcdir@
113abs_top_builddir = @abs_top_builddir@
114abs_top_srcdir = @abs_top_srcdir@
115ac_ct_CC = @ac_ct_CC@
116am__include = @am__include@
117am__leading_dot = @am__leading_dot@
118am__quote = @am__quote@
119am__tar = @am__tar@
120am__untar = @am__untar@
121bindir = @bindir@
122build = @build@
123build_alias = @build_alias@
124build_cpu = @build_cpu@
125build_os = @build_os@
126build_vendor = @build_vendor@
127builddir = @builddir@
128datadir = @datadir@
129datarootdir = @datarootdir@
130docdir = @docdir@
131dvidir = @dvidir@
132exec_prefix = @exec_prefix@
133host = @host@
134host_alias = @host_alias@
135host_cpu = @host_cpu@
136host_os = @host_os@
137host_vendor = @host_vendor@
138htmldir = @htmldir@
139includedir = @includedir@
140infodir = @infodir@
141install_sh = @install_sh@
142libdir = @libdir@
143libexecdir = @libexecdir@
144localedir = @localedir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147mkdir_p = @mkdir_p@
148oldincludedir = @oldincludedir@
149pdfdir = @pdfdir@
150prefix = @prefix@
151program_transform_name = @program_transform_name@
152psdir = @psdir@
153sbindir = @sbindir@
154sharedstatedir = @sharedstatedir@
155srcdir = @srcdir@
156sysconfdir = @sysconfdir@
157target_alias = @target_alias@
158top_build_prefix = @top_build_prefix@
159top_builddir = @top_builddir@
160top_srcdir = @top_srcdir@
161igmpproxy_SOURCES = \
162	callout.c \
163	config.c \
164	confread.c \
165	ifvc.c \
166	igmp.c \
167	igmpv3.h \
168	igmpproxy.c \
169	igmpproxy.h \
170	kern.c \
171	lib.c \
172	mcgroup.c \
173	mroute-api.c \
174	os-dragonfly.h \
175	os-freebsd.h \
176	os-linux.h \
177	os-netbsd.h \
178	os-openbsd.h \
179	request.c \
180	rttable.c \
181	syslog.c \
182	udpsock.c
183
184all: all-am
185
186.SUFFIXES:
187.SUFFIXES: .c .o .obj
188$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
189	@for dep in $?; do \
190	  case '$(am__configure_deps)' in \
191	    *$$dep*) \
192	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
193	        && { if test -f $@; then exit 0; else break; fi; }; \
194	      exit 1;; \
195	  esac; \
196	done; \
197	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
198	$(am__cd) $(top_srcdir) && \
199	  $(AUTOMAKE) --gnu src/Makefile
200.PRECIOUS: Makefile
201Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
202	@case '$?' in \
203	  *config.status*) \
204	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
205	  *) \
206	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
207	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
208	esac;
209
210$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
211	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213$(top_srcdir)/configure:  $(am__configure_deps)
214	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
216	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217$(am__aclocal_m4_deps):
218install-sbinPROGRAMS: $(sbin_PROGRAMS)
219	@$(NORMAL_INSTALL)
220	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
221	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
222	for p in $$list; do echo "$$p $$p"; done | \
223	sed 's/$(EXEEXT)$$//' | \
224	while read p p1; do if test -f $$p; \
225	  then echo "$$p"; echo "$$p"; else :; fi; \
226	done | \
227	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
228	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
229	sed 'N;N;N;s,\n, ,g' | \
230	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
231	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
232	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
233	    else { print "f", $$3 "/" $$4, $$1; } } \
234	  END { for (d in files) print "f", d, files[d] }' | \
235	while read type dir files; do \
236	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
237	    test -z "$$files" || { \
238	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
239	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
240	    } \
241	; done
242
243uninstall-sbinPROGRAMS:
244	@$(NORMAL_UNINSTALL)
245	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
246	files=`for p in $$list; do echo "$$p"; done | \
247	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
248	      -e 's/$$/$(EXEEXT)/' `; \
249	test -n "$$list" || exit 0; \
250	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
251	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
252
253clean-sbinPROGRAMS:
254	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
255igmpproxy$(EXEEXT): $(igmpproxy_OBJECTS) $(igmpproxy_DEPENDENCIES) 
256	@rm -f igmpproxy$(EXEEXT)
257	$(LINK) $(igmpproxy_OBJECTS) $(igmpproxy_LDADD) $(LIBS)
258
259mostlyclean-compile:
260	-rm -f *.$(OBJEXT)
261
262distclean-compile:
263	-rm -f *.tab.c
264
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callout.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/confread.Po@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifvc.Po@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/igmp.Po@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/igmpproxy.Po@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kern.Po@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lib.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcgroup.Po@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mroute-api.Po@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/request.Po@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rttable.Po@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syslog.Po@am__quote@
278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udpsock.Po@am__quote@
279
280.c.o:
281@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
282@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
283@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCC_FALSE@	$(COMPILE) -c $<
286
287.c.obj:
288@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
289@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
290@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
291@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
292@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
293
294ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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	mkid -fID $$unique
302tags: TAGS
303
304TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
305		$(TAGS_FILES) $(LISP)
306	set x; \
307	here=`pwd`; \
308	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
309	unique=`for i in $$list; do \
310	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311	  done | \
312	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
313	      END { if (nonempty) { for (i in files) print i; }; }'`; \
314	shift; \
315	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
316	  test -n "$$unique" || unique=$$empty_fix; \
317	  if test $$# -gt 0; then \
318	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319	      "$$@" $$unique; \
320	  else \
321	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
322	      $$unique; \
323	  fi; \
324	fi
325ctags: CTAGS
326CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327		$(TAGS_FILES) $(LISP)
328	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329	unique=`for i in $$list; do \
330	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331	  done | \
332	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333	      END { if (nonempty) { for (i in files) print i; }; }'`; \
334	test -z "$(CTAGS_ARGS)$$unique" \
335	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336	     $$unique
337
338GTAGS:
339	here=`$(am__cd) $(top_builddir) && pwd` \
340	  && $(am__cd) $(top_srcdir) \
341	  && gtags -i $(GTAGS_ARGS) "$$here"
342
343distclean-tags:
344	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345
346distdir: $(DISTFILES)
347	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	list='$(DISTFILES)'; \
350	  dist_files=`for file in $$list; do echo $$file; done | \
351	  sed -e "s|^$$srcdirstrip/||;t" \
352	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
353	case $$dist_files in \
354	  */*) $(MKDIR_P) `echo "$$dist_files" | \
355			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356			   sort -u` ;; \
357	esac; \
358	for file in $$dist_files; do \
359	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360	  if test -d $$d/$$file; then \
361	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
362	    if test -d "$(distdir)/$$file"; then \
363	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
364	    fi; \
365	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
366	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
367	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368	    fi; \
369	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
370	  else \
371	    test -f "$(distdir)/$$file" \
372	    || cp -p $$d/$$file "$(distdir)/$$file" \
373	    || exit 1; \
374	  fi; \
375	done
376check-am: all-am
377check: check-am
378all-am: Makefile $(PROGRAMS)
379installdirs:
380	for dir in "$(DESTDIR)$(sbindir)"; do \
381	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
382	done
383install: install-am
384install-exec: install-exec-am
385install-data: install-data-am
386uninstall: uninstall-am
387
388install-am: all-am
389	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391installcheck: installcheck-am
392install-strip:
393	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395	  `test -z '$(STRIP)' || \
396	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
397mostlyclean-generic:
398
399clean-generic:
400
401distclean-generic:
402	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405maintainer-clean-generic:
406	@echo "This command is intended for maintainers to use"
407	@echo "it deletes files that may require special tools to rebuild."
408clean: clean-am
409
410clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
411
412distclean: distclean-am
413	-rm -rf ./$(DEPDIR)
414	-rm -f Makefile
415distclean-am: clean-am distclean-compile distclean-generic \
416	distclean-tags
417
418dvi: dvi-am
419
420dvi-am:
421
422html: html-am
423
424html-am:
425
426info: info-am
427
428info-am:
429
430install-data-am:
431
432install-dvi: install-dvi-am
433
434install-dvi-am:
435
436install-exec-am: install-sbinPROGRAMS
437
438install-html: install-html-am
439
440install-html-am:
441
442install-info: install-info-am
443
444install-info-am:
445
446install-man:
447
448install-pdf: install-pdf-am
449
450install-pdf-am:
451
452install-ps: install-ps-am
453
454install-ps-am:
455
456installcheck-am:
457
458maintainer-clean: maintainer-clean-am
459	-rm -rf ./$(DEPDIR)
460	-rm -f Makefile
461maintainer-clean-am: distclean-am maintainer-clean-generic
462
463mostlyclean: mostlyclean-am
464
465mostlyclean-am: mostlyclean-compile mostlyclean-generic
466
467pdf: pdf-am
468
469pdf-am:
470
471ps: ps-am
472
473ps-am:
474
475uninstall-am: uninstall-sbinPROGRAMS
476
477.MAKE: install-am install-strip
478
479.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
480	clean-sbinPROGRAMS ctags distclean distclean-compile \
481	distclean-generic distclean-tags distdir dvi dvi-am html \
482	html-am info info-am install install-am install-data \
483	install-data-am install-dvi install-dvi-am install-exec \
484	install-exec-am install-html install-html-am install-info \
485	install-info-am install-man install-pdf install-pdf-am \
486	install-ps install-ps-am install-sbinPROGRAMS install-strip \
487	installcheck installcheck-am installdirs maintainer-clean \
488	maintainer-clean-generic mostlyclean mostlyclean-compile \
489	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
490	uninstall-am uninstall-sbinPROGRAMS
491
492
493# Tell versions [3.59,3.63) of GNU make to not export all variables.
494# Otherwise a system limit (for SysV at least) may be exceeded.
495.NOEXPORT:
496