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