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