1254721Semaste# Makefile.in generated by automake 1.16.5 from Makefile.am.
2254721Semaste# @configure_input@
3254721Semaste
4254721Semaste# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5254721Semaste
6254721Semaste# This Makefile.in is free software; the Free Software Foundation
7254721Semaste# gives unlimited permission to copy and/or distribute it,
8254721Semaste# with or without modifications, as long as this notice is preserved.
9254721Semaste
10254721Semaste# This program is distributed in the hope that it will be useful,
11254721Semaste# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12254721Semaste# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13254721Semaste# PARTICULAR PURPOSE.
14254721Semaste
15254721Semaste@SET_MAKE@
16254721Semaste
17254721Semaste
18254721Semaste
19254721SemasteVPATH = @srcdir@
20254721Semasteam__is_gnu_make = { \
21254721Semaste  if test -z '$(MAKELEVEL)'; then \
22254721Semaste    false; \
23254721Semaste  elif test -n '$(MAKE_HOST)'; then \
24254721Semaste    true; \
25254721Semaste  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26254721Semaste    true; \
27254721Semaste  else \
28254721Semaste    false; \
29254721Semaste  fi; \
30254721Semaste}
31254721Semasteam__make_running_with_option = \
32254721Semaste  case $${target_option-} in \
33254721Semaste      ?) ;; \
34254721Semaste      *) echo "am__make_running_with_option: internal error: invalid" \
35254721Semaste              "target option '$${target_option-}' specified" >&2; \
36254721Semaste         exit 1;; \
37254721Semaste  esac; \
38254721Semaste  has_opt=no; \
39254721Semaste  sane_makeflags=$$MAKEFLAGS; \
40254721Semaste  if $(am__is_gnu_make); then \
41254721Semaste    sane_makeflags=$$MFLAGS; \
42254721Semaste  else \
43254721Semaste    case $$MAKEFLAGS in \
44254721Semaste      *\\[\ \	]*) \
45254721Semaste        bs=\\; \
46254721Semaste        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47254721Semaste          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48254721Semaste    esac; \
49254721Semaste  fi; \
50254721Semaste  skip_next=no; \
51254721Semaste  strip_trailopt () \
52254721Semaste  { \
53254721Semaste    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54254721Semaste  }; \
55254721Semaste  for flg in $$sane_makeflags; do \
56254721Semaste    test $$skip_next = yes && { skip_next=no; continue; }; \
57254721Semaste    case $$flg in \
58254721Semaste      *=*|--*) continue;; \
59254721Semaste        -*I) strip_trailopt 'I'; skip_next=yes;; \
60254721Semaste      -*I?*) strip_trailopt 'I';; \
61254721Semaste        -*O) strip_trailopt 'O'; skip_next=yes;; \
62254721Semaste      -*O?*) strip_trailopt 'O';; \
63254721Semaste        -*l) strip_trailopt 'l'; skip_next=yes;; \
64254721Semaste      -*l?*) strip_trailopt 'l';; \
65254721Semaste      -[dEDm]) skip_next=yes;; \
66254721Semaste      -[JT]) skip_next=yes;; \
67254721Semaste    esac; \
68254721Semaste    case $$flg in \
69254721Semaste      *$$target_option*) has_opt=yes; break;; \
70254721Semaste    esac; \
71254721Semaste  done; \
72254721Semaste  test $$has_opt = yes
73254721Semasteam__make_dryrun = (target_option=n; $(am__make_running_with_option))
74254721Semasteam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75254721Semastepkgincludedir = $(includedir)/@PACKAGE@
76254721Semastepkglibdir = $(libdir)/@PACKAGE@
77254721Semastepkglibexecdir = $(libexecdir)/@PACKAGE@
78254721Semasteam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79254721Semasteinstall_sh_DATA = $(install_sh) -c -m 644
80254721Semasteinstall_sh_PROGRAM = $(install_sh) -c
81254721Semasteinstall_sh_SCRIPT = $(install_sh) -c
82254721SemasteINSTALL_HEADER = $(INSTALL_DATA)
83254721Semastetransform = $(program_transform_name)
84254721SemasteNORMAL_INSTALL = :
85254721SemastePRE_INSTALL = :
86254721SemastePOST_INSTALL = :
87254721SemasteNORMAL_UNINSTALL = :
88254721SemastePRE_UNINSTALL = :
89254721SemastePOST_UNINSTALL = :
90254721Semastebuild_triplet = @build@
91254721Semastehost_triplet = @host@
92254721Semastebin_PROGRAMS = file$(EXEEXT)
93254721Semastesubdir = src
94254721SemasteACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95254721Semasteam__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
96254721Semaste	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97254721Semaste	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98254721Semaste	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/acinclude.m4 \
99254721Semaste	$(top_srcdir)/configure.ac
100254721Semasteam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101254721Semaste	$(ACLOCAL_M4)
102254721SemasteDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103254721Semastemkinstalldirs = $(install_sh) -d
104254721SemasteCONFIG_HEADER = $(top_builddir)/config.h
105254721SemasteCONFIG_CLEAN_FILES =
106254721SemasteCONFIG_CLEAN_VPATH_FILES =
107254721Semasteam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \
108254721Semaste	"$(DESTDIR)$(includedir)"
109254721SemastePROGRAMS = $(bin_PROGRAMS)
110254721Semasteam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
111254721Semasteam__vpath_adj = case $$p in \
112254721Semaste    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113254721Semaste    *) f=$$p;; \
114254721Semaste  esac;
115254721Semasteam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
116254721Semasteam__install_max = 40
117254721Semasteam__nobase_strip_setup = \
118254721Semaste  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
119254721Semasteam__nobase_strip = \
120254721Semaste  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121254721Semasteam__nobase_list = $(am__nobase_strip_setup); \
122254721Semaste  for p in $$list; do echo "$$p $$p"; done | \
123254721Semaste  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
124254721Semaste  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125254721Semaste    if (++n[$$2] == $(am__install_max)) \
126254721Semaste      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
127254721Semaste    END { for (dir in files) print dir, files[dir] }'
128254721Semasteam__base_list = \
129254721Semaste  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
130254721Semaste  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
131254721Semasteam__uninstall_files_from_dir = { \
132254721Semaste  test -z "$$files" \
133254721Semaste    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
134254721Semaste    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135254721Semaste         $(am__cd) "$$dir" && rm -f $$files; }; \
136254721Semaste  }
137254721SemasteLTLIBRARIES = $(lib_LTLIBRARIES)
138254721Semasteam__DEPENDENCIES_1 =
139254721Semastelibmagic_la_DEPENDENCIES = $(LTLIBOBJS) $(am__DEPENDENCIES_1)
140254721Semasteam_libmagic_la_OBJECTS = buffer.lo magic.lo apprentice.lo softmagic.lo \
141254721Semaste	ascmagic.lo encoding.lo compress.lo is_csv.lo is_json.lo \
142254721Semaste	is_simh.lo is_tar.lo readelf.lo print.lo fsmagic.lo funcs.lo \
143254721Semaste	apptype.lo der.lo cdf.lo cdf_time.lo readcdf.lo
144254721Semastelibmagic_la_OBJECTS = $(am_libmagic_la_OBJECTS)
145254721SemasteAM_V_lt = $(am__v_lt_@AM_V@)
146254721Semasteam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
147254721Semasteam__v_lt_0 = --silent
148254721Semasteam__v_lt_1 = 
149254721Semastelibmagic_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150254721Semaste	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151254721Semaste	$(libmagic_la_LDFLAGS) $(LDFLAGS) -o $@
152254721Semasteam_file_OBJECTS = file.$(OBJEXT) seccomp.$(OBJEXT)
153254721Semastefile_OBJECTS = $(am_file_OBJECTS)
154254721Semastefile_DEPENDENCIES = libmagic.la
155254721SemasteAM_V_P = $(am__v_P_@AM_V@)
156254721Semasteam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
157254721Semasteam__v_P_0 = false
158254721Semasteam__v_P_1 = :
159254721SemasteAM_V_GEN = $(am__v_GEN_@AM_V@)
160254721Semasteam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161254721Semasteam__v_GEN_0 = @echo "  GEN     " $@;
162254721Semasteam__v_GEN_1 = 
163254721SemasteAM_V_at = $(am__v_at_@AM_V@)
164254721Semasteam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
165254721Semasteam__v_at_0 = @
166254721Semasteam__v_at_1 = 
167254721SemasteDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
168254721Semastedepcomp = $(SHELL) $(top_srcdir)/depcomp
169254721Semasteam__maybe_remake_depfiles = depfiles
170254721Semasteam__depfiles_remade = $(DEPDIR)/asctime_r.Plo $(DEPDIR)/asprintf.Plo \
171254721Semaste	$(DEPDIR)/ctime_r.Plo $(DEPDIR)/dprintf.Plo \
172254721Semaste	$(DEPDIR)/fmtcheck.Plo $(DEPDIR)/getline.Plo \
173254721Semaste	$(DEPDIR)/getopt_long.Plo $(DEPDIR)/gmtime_r.Plo \
174254721Semaste	$(DEPDIR)/localtime_r.Plo $(DEPDIR)/pread.Plo \
175254721Semaste	$(DEPDIR)/strcasestr.Plo $(DEPDIR)/strlcat.Plo \
176254721Semaste	$(DEPDIR)/strlcpy.Plo $(DEPDIR)/vasprintf.Plo \
177254721Semaste	./$(DEPDIR)/apprentice.Plo ./$(DEPDIR)/apptype.Plo \
178254721Semaste	./$(DEPDIR)/ascmagic.Plo ./$(DEPDIR)/buffer.Plo \
179254721Semaste	./$(DEPDIR)/cdf.Plo ./$(DEPDIR)/cdf_time.Plo \
180254721Semaste	./$(DEPDIR)/compress.Plo ./$(DEPDIR)/der.Plo \
181254721Semaste	./$(DEPDIR)/encoding.Plo ./$(DEPDIR)/file.Po \
182254721Semaste	./$(DEPDIR)/fsmagic.Plo ./$(DEPDIR)/funcs.Plo \
183254721Semaste	./$(DEPDIR)/is_csv.Plo ./$(DEPDIR)/is_json.Plo \
184254721Semaste	./$(DEPDIR)/is_simh.Plo ./$(DEPDIR)/is_tar.Plo \
185254721Semaste	./$(DEPDIR)/magic.Plo ./$(DEPDIR)/print.Plo \
186254721Semaste	./$(DEPDIR)/readcdf.Plo ./$(DEPDIR)/readelf.Plo \
187254721Semaste	./$(DEPDIR)/seccomp.Po ./$(DEPDIR)/softmagic.Plo
188254721Semasteam__mv = mv -f
189254721SemasteCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
190254721Semaste	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
191254721SemasteLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192254721Semaste	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
193254721Semaste	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
194254721Semaste	$(AM_CFLAGS) $(CFLAGS)
195254721SemasteAM_V_CC = $(am__v_CC_@AM_V@)
196254721Semasteam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
197254721Semasteam__v_CC_0 = @echo "  CC      " $@;
198254721Semasteam__v_CC_1 = 
199254721SemasteCCLD = $(CC)
200254721SemasteLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
201254721Semaste	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
202254721Semaste	$(AM_LDFLAGS) $(LDFLAGS) -o $@
203254721SemasteAM_V_CCLD = $(am__v_CCLD_@AM_V@)
204254721Semasteam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
205254721Semasteam__v_CCLD_0 = @echo "  CCLD    " $@;
206254721Semasteam__v_CCLD_1 = 
207254721SemasteSOURCES = $(libmagic_la_SOURCES) $(file_SOURCES)
208254721SemasteDIST_SOURCES = $(libmagic_la_SOURCES) $(file_SOURCES)
209254721Semasteam__can_run_installinfo = \
210254721Semaste  case $$AM_UPDATE_INFO_DIR in \
211254721Semaste    n|no|NO) false;; \
212254721Semaste    *) (install-info --version) >/dev/null 2>&1;; \
213254721Semaste  esac
214254721SemasteHEADERS = $(nodist_include_HEADERS)
215254721Semasteam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
216254721Semaste# Read a list of newline-separated strings from the standard input,
217254721Semaste# and print each of them once, without duplicates.  Input order is
218254721Semaste# *not* preserved.
219254721Semasteam__uniquify_input = $(AWK) '\
220254721Semaste  BEGIN { nonempty = 0; } \
221254721Semaste  { items[$$0] = 1; nonempty = 1; } \
222254721Semaste  END { if (nonempty) { for (i in items) print i; }; } \
223254721Semaste'
224254721Semaste# Make sure the list of sources is unique.  This is necessary because,
225254721Semaste# e.g., the same source file might be shared among _SOURCES variables
226254721Semaste# for different programs/libraries.
227254721Semasteam__define_uniq_tagged_files = \
228254721Semaste  list='$(am__tagged_files)'; \
229254721Semaste  unique=`for i in $$list; do \
230254721Semaste    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231254721Semaste  done | $(am__uniquify_input)`
232254721Semasteam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
233254721Semaste	asctime_r.c asprintf.c ctime_r.c dprintf.c fmtcheck.c \
234254721Semaste	getline.c getopt_long.c gmtime_r.c localtime_r.c pread.c \
235254721Semaste	strcasestr.c strlcat.c strlcpy.c vasprintf.c
236254721SemasteDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
237254721Semastepkgdatadir = @pkgdatadir@
238254721SemasteACLOCAL = @ACLOCAL@
239254721SemasteAMTAR = @AMTAR@
240254721SemasteAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
241254721SemasteAR = @AR@
242254721SemasteAUTOCONF = @AUTOCONF@
243254721SemasteAUTOHEADER = @AUTOHEADER@
244254721SemasteAUTOMAKE = @AUTOMAKE@
245254721SemasteAWK = @AWK@
246254721SemasteCC = @CC@
247254721SemasteCCDEPMODE = @CCDEPMODE@
248254721SemasteCFLAGS = @CFLAGS@
249254721SemasteCFLAG_VISIBILITY = @CFLAG_VISIBILITY@
250254721SemasteCPPFLAGS = @CPPFLAGS@
251254721SemasteCSCOPE = @CSCOPE@
252254721SemasteCTAGS = @CTAGS@
253254721SemasteCYGPATH_W = @CYGPATH_W@
254254721SemasteDEFS = @DEFS@
255254721SemasteDEPDIR = @DEPDIR@
256254721SemasteDLLTOOL = @DLLTOOL@
257254721SemasteDSYMUTIL = @DSYMUTIL@
258254721SemasteDUMPBIN = @DUMPBIN@
259254721SemasteECHO_C = @ECHO_C@
260254721SemasteECHO_N = @ECHO_N@
261254721SemasteECHO_T = @ECHO_T@
262254721SemasteEGREP = @EGREP@
263254721SemasteETAGS = @ETAGS@
264254721SemasteEXEEXT = @EXEEXT@
265254721SemasteFGREP = @FGREP@
266254721SemasteGREP = @GREP@
267254721SemasteHAVE_VISIBILITY = @HAVE_VISIBILITY@
268254721SemasteINSTALL = @INSTALL@
269254721SemasteINSTALL_DATA = @INSTALL_DATA@
270254721SemasteINSTALL_PROGRAM = @INSTALL_PROGRAM@
271254721SemasteINSTALL_SCRIPT = @INSTALL_SCRIPT@
272254721SemasteINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273254721SemasteLD = @LD@
274254721SemasteLDFLAGS = @LDFLAGS@
275254721SemasteLIBOBJS = @LIBOBJS@
276254721SemasteLIBS = @LIBS@
277254721SemasteLIBTOOL = @LIBTOOL@
278254721SemasteLIPO = @LIPO@
279254721SemasteLN_S = @LN_S@
280254721SemasteLTLIBOBJS = @LTLIBOBJS@
281254721SemasteLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
282254721SemasteMAINT = @MAINT@
283254721SemasteMAKEINFO = @MAKEINFO@
284254721SemasteMANIFEST_TOOL = @MANIFEST_TOOL@
285254721SemasteMINGW = @MINGW@
286254721SemasteMKDIR_P = @MKDIR_P@
287254721SemasteNM = @NM@
288254721SemasteNMEDIT = @NMEDIT@
289254721SemasteOBJDUMP = @OBJDUMP@
290254721SemasteOBJEXT = @OBJEXT@
291254721SemasteOTOOL = @OTOOL@
292254721SemasteOTOOL64 = @OTOOL64@
293254721SemastePACKAGE = @PACKAGE@
294254721SemastePACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
295254721SemastePACKAGE_NAME = @PACKAGE_NAME@
296254721SemastePACKAGE_STRING = @PACKAGE_STRING@
297254721SemastePACKAGE_TARNAME = @PACKAGE_TARNAME@
298254721SemastePACKAGE_URL = @PACKAGE_URL@
299254721SemastePACKAGE_VERSION = @PACKAGE_VERSION@
300254721SemastePATH_SEPARATOR = @PATH_SEPARATOR@
301254721SemasteRANLIB = @RANLIB@
302254721SemasteSED = @SED@
303254721SemasteSET_MAKE = @SET_MAKE@
304254721SemasteSHELL = @SHELL@
305254721SemasteSTRIP = @STRIP@
306254721SemasteVERSION = @VERSION@
307254721SemasteWARNINGS = @WARNINGS@
308254721Semasteabs_builddir = @abs_builddir@
309254721Semasteabs_srcdir = @abs_srcdir@
310254721Semasteabs_top_builddir = @abs_top_builddir@
311254721Semasteabs_top_srcdir = @abs_top_srcdir@
312254721Semasteac_ct_AR = @ac_ct_AR@
313254721Semasteac_ct_CC = @ac_ct_CC@
314254721Semasteac_ct_DUMPBIN = @ac_ct_DUMPBIN@
315254721Semasteam__include = @am__include@
316254721Semasteam__leading_dot = @am__leading_dot@
317254721Semasteam__quote = @am__quote@
318254721Semasteam__tar = @am__tar@
319254721Semasteam__untar = @am__untar@
320254721Semastebindir = @bindir@
321254721Semastebuild = @build@
322254721Semastebuild_alias = @build_alias@
323254721Semastebuild_cpu = @build_cpu@
324254721Semastebuild_os = @build_os@
325254721Semastebuild_vendor = @build_vendor@
326254721Semastebuilddir = @builddir@
327254721Semastedatadir = @datadir@
328254721Semastedatarootdir = @datarootdir@
329254721Semastedocdir = @docdir@
330254721Semastedvidir = @dvidir@
331254721Semasteexec_prefix = @exec_prefix@
332254721Semastefsect = @fsect@
333254721Semastehost = @host@
334254721Semastehost_alias = @host_alias@
335254721Semastehost_cpu = @host_cpu@
336254721Semastehost_os = @host_os@
337254721Semastehost_vendor = @host_vendor@
338254721Semastehtmldir = @htmldir@
339254721Semasteincludedir = @includedir@
340254721Semasteinfodir = @infodir@
341254721Semasteinstall_sh = @install_sh@
342254721Semastelibdir = @libdir@
343254721Semastelibexecdir = @libexecdir@
344254721Semastelocaledir = @localedir@
345254721Semastelocalstatedir = @localstatedir@
346254721Semastemandir = @mandir@
347254721Semastemkdir_p = @mkdir_p@
348254721Semasteoldincludedir = @oldincludedir@
349254721Semastepdfdir = @pdfdir@
350254721Semasteprefix = @prefix@
351254721Semasteprogram_transform_name = @program_transform_name@
352254721Semastepsdir = @psdir@
353254721Semasterunstatedir = @runstatedir@
354254721Semastesbindir = @sbindir@
355254721Semastesharedstatedir = @sharedstatedir@
356254721Semastesrcdir = @srcdir@
357254721Semastesysconfdir = @sysconfdir@
358254721Semastetarget_alias = @target_alias@
359254721Semastetop_build_prefix = @top_build_prefix@
360254721Semastetop_builddir = @top_builddir@
361254721Semastetop_srcdir = @top_srcdir@
362254721SemasteMAGIC = $(pkgdatadir)/magic
363254721Semastelib_LTLIBRARIES = libmagic.la
364254721Semastenodist_include_HEADERS = magic.h
365254721SemasteAM_CPPFLAGS = -DMAGIC='"$(MAGIC)"'
366254721SemasteAM_CFLAGS = $(CFLAG_VISIBILITY) @WARNINGS@
367254721Semastelibmagic_la_SOURCES = buffer.c magic.c apprentice.c softmagic.c ascmagic.c \
368254721Semaste	encoding.c compress.c is_csv.c is_json.c is_simh.c is_tar.c readelf.c \
369254721Semaste	print.c fsmagic.c funcs.c file.h readelf.h tar.h apptype.c der.c der.h \
370254721Semaste	file_opts.h elfclass.h mygetopt.h cdf.c cdf_time.c readcdf.c cdf.h
371254721Semaste
372254721Semastelibmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0
373254721Semaste@MINGW_FALSE@MINGWLIBS = 
374254721Semaste@MINGW_TRUE@MINGWLIBS = -lgnurx -lshlwapi
375254721Semastelibmagic_la_LIBADD = -lm $(LTLIBOBJS) $(MINGWLIBS)
376254721Semastefile_SOURCES = file.c seccomp.c
377254721Semastefile_LDADD = libmagic.la -lm
378254721SemasteCLEANFILES = magic.h
379254721SemasteEXTRA_DIST = magic.h.in cdf.mk BNF memtest.c
380254721SemasteHDR = $(top_srcdir)/src/magic.h.in
381254721SemasteBUILT_SOURCES = magic.h
382254721Semasteall: $(BUILT_SOURCES)
383254721Semaste	$(MAKE) $(AM_MAKEFLAGS) all-am
384254721Semaste
385254721Semaste.SUFFIXES:
386254721Semaste.SUFFIXES: .c .lo .o .obj
387254721Semaste$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
388254721Semaste	@for dep in $?; do \
389254721Semaste	  case '$(am__configure_deps)' in \
390254721Semaste	    *$$dep*) \
391254721Semaste	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
392254721Semaste	        && { if test -f $@; then exit 0; else break; fi; }; \
393254721Semaste	      exit 1;; \
394254721Semaste	  esac; \
395254721Semaste	done; \
396254721Semaste	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
397254721Semaste	$(am__cd) $(top_srcdir) && \
398254721Semaste	  $(AUTOMAKE) --foreign src/Makefile
399254721SemasteMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
400254721Semaste	@case '$?' in \
401254721Semaste	  *config.status*) \
402254721Semaste	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
403254721Semaste	  *) \
404254721Semaste	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
405254721Semaste	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
406254721Semaste	esac;
407
408$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
409	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
410
411$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
412	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415$(am__aclocal_m4_deps):
416install-binPROGRAMS: $(bin_PROGRAMS)
417	@$(NORMAL_INSTALL)
418	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
419	if test -n "$$list"; then \
420	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
421	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
422	fi; \
423	for p in $$list; do echo "$$p $$p"; done | \
424	sed 's/$(EXEEXT)$$//' | \
425	while read p p1; do if test -f $$p \
426	 || test -f $$p1 \
427	  ; then echo "$$p"; echo "$$p"; else :; fi; \
428	done | \
429	sed -e 'p;s,.*/,,;n;h' \
430	    -e 's|.*|.|' \
431	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
432	sed 'N;N;N;s,\n, ,g' | \
433	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
434	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
435	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
436	    else { print "f", $$3 "/" $$4, $$1; } } \
437	  END { for (d in files) print "f", d, files[d] }' | \
438	while read type dir files; do \
439	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
440	    test -z "$$files" || { \
441	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
442	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
443	    } \
444	; done
445
446uninstall-binPROGRAMS:
447	@$(NORMAL_UNINSTALL)
448	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
449	files=`for p in $$list; do echo "$$p"; done | \
450	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
451	      -e 's/$$/$(EXEEXT)/' \
452	`; \
453	test -n "$$list" || exit 0; \
454	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
455	cd "$(DESTDIR)$(bindir)" && rm -f $$files
456
457clean-binPROGRAMS:
458	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
459	echo " rm -f" $$list; \
460	rm -f $$list || exit $$?; \
461	test -n "$(EXEEXT)" || exit 0; \
462	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
463	echo " rm -f" $$list; \
464	rm -f $$list
465
466install-libLTLIBRARIES: $(lib_LTLIBRARIES)
467	@$(NORMAL_INSTALL)
468	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
469	list2=; for p in $$list; do \
470	  if test -f $$p; then \
471	    list2="$$list2 $$p"; \
472	  else :; fi; \
473	done; \
474	test -z "$$list2" || { \
475	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
476	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
477	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
478	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
479	}
480
481uninstall-libLTLIBRARIES:
482	@$(NORMAL_UNINSTALL)
483	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
484	for p in $$list; do \
485	  $(am__strip_dir) \
486	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
487	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
488	done
489
490clean-libLTLIBRARIES:
491	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
492	@list='$(lib_LTLIBRARIES)'; \
493	locs=`for p in $$list; do echo $$p; done | \
494	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
495	      sort -u`; \
496	test -z "$$locs" || { \
497	  echo rm -f $${locs}; \
498	  rm -f $${locs}; \
499	}
500
501libmagic.la: $(libmagic_la_OBJECTS) $(libmagic_la_DEPENDENCIES) $(EXTRA_libmagic_la_DEPENDENCIES) 
502	$(AM_V_CCLD)$(libmagic_la_LINK) -rpath $(libdir) $(libmagic_la_OBJECTS) $(libmagic_la_LIBADD) $(LIBS)
503
504file$(EXEEXT): $(file_OBJECTS) $(file_DEPENDENCIES) $(EXTRA_file_DEPENDENCIES) 
505	@rm -f file$(EXEEXT)
506	$(AM_V_CCLD)$(LINK) $(file_OBJECTS) $(file_LDADD) $(LIBS)
507
508mostlyclean-compile:
509	-rm -f *.$(OBJEXT)
510
511distclean-compile:
512	-rm -f *.tab.c
513
514@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asctime_r.Plo@am__quote@ # am--include-marker
515@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Plo@am__quote@ # am--include-marker
516@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ctime_r.Plo@am__quote@ # am--include-marker
517@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dprintf.Plo@am__quote@ # am--include-marker
518@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fmtcheck.Plo@am__quote@ # am--include-marker
519@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Plo@am__quote@ # am--include-marker
520@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt_long.Plo@am__quote@ # am--include-marker
521@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gmtime_r.Plo@am__quote@ # am--include-marker
522@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/localtime_r.Plo@am__quote@ # am--include-marker
523@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Plo@am__quote@ # am--include-marker
524@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasestr.Plo@am__quote@ # am--include-marker
525@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcat.Plo@am__quote@ # am--include-marker
526@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcpy.Plo@am__quote@ # am--include-marker
527@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Plo@am__quote@ # am--include-marker
528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apprentice.Plo@am__quote@ # am--include-marker
529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apptype.Plo@am__quote@ # am--include-marker
530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ascmagic.Plo@am__quote@ # am--include-marker
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@ # am--include-marker
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdf.Plo@am__quote@ # am--include-marker
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdf_time.Plo@am__quote@ # am--include-marker
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@ # am--include-marker
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/der.Plo@am__quote@ # am--include-marker
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encoding.Plo@am__quote@ # am--include-marker
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@ # am--include-marker
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsmagic.Plo@am__quote@ # am--include-marker
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/funcs.Plo@am__quote@ # am--include-marker
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_csv.Plo@am__quote@ # am--include-marker
541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_json.Plo@am__quote@ # am--include-marker
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_simh.Plo@am__quote@ # am--include-marker
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_tar.Plo@am__quote@ # am--include-marker
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/magic.Plo@am__quote@ # am--include-marker
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@ # am--include-marker
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readcdf.Plo@am__quote@ # am--include-marker
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readelf.Plo@am__quote@ # am--include-marker
548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seccomp.Po@am__quote@ # am--include-marker
549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/softmagic.Plo@am__quote@ # am--include-marker
550
551$(am__depfiles_remade):
552	@$(MKDIR_P) $(@D)
553	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
554
555am--depfiles: $(am__depfiles_remade)
556
557.c.o:
558@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
559@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
560@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
561@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
562@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
564
565.c.obj:
566@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
567@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
568@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
569@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
572
573.c.lo:
574@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
575@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
576@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
577@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
578@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
580
581mostlyclean-libtool:
582	-rm -f *.lo
583
584clean-libtool:
585	-rm -rf .libs _libs
586install-nodist_includeHEADERS: $(nodist_include_HEADERS)
587	@$(NORMAL_INSTALL)
588	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
589	if test -n "$$list"; then \
590	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
591	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
592	fi; \
593	for p in $$list; do \
594	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
595	  echo "$$d$$p"; \
596	done | $(am__base_list) | \
597	while read files; do \
598	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
599	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
600	done
601
602uninstall-nodist_includeHEADERS:
603	@$(NORMAL_UNINSTALL)
604	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
605	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
606	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
607
608ID: $(am__tagged_files)
609	$(am__define_uniq_tagged_files); mkid -fID $$unique
610tags: tags-am
611TAGS: tags
612
613tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
614	set x; \
615	here=`pwd`; \
616	$(am__define_uniq_tagged_files); \
617	shift; \
618	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
619	  test -n "$$unique" || unique=$$empty_fix; \
620	  if test $$# -gt 0; then \
621	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
622	      "$$@" $$unique; \
623	  else \
624	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625	      $$unique; \
626	  fi; \
627	fi
628ctags: ctags-am
629
630CTAGS: ctags
631ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
632	$(am__define_uniq_tagged_files); \
633	test -z "$(CTAGS_ARGS)$$unique" \
634	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
635	     $$unique
636
637GTAGS:
638	here=`$(am__cd) $(top_builddir) && pwd` \
639	  && $(am__cd) $(top_srcdir) \
640	  && gtags -i $(GTAGS_ARGS) "$$here"
641cscopelist: cscopelist-am
642
643cscopelist-am: $(am__tagged_files)
644	list='$(am__tagged_files)'; \
645	case "$(srcdir)" in \
646	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
647	  *) sdir=$(subdir)/$(srcdir) ;; \
648	esac; \
649	for i in $$list; do \
650	  if test -f "$$i"; then \
651	    echo "$(subdir)/$$i"; \
652	  else \
653	    echo "$$sdir/$$i"; \
654	  fi; \
655	done >> $(top_builddir)/cscope.files
656
657distclean-tags:
658	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
659distdir: $(BUILT_SOURCES)
660	$(MAKE) $(AM_MAKEFLAGS) distdir-am
661
662distdir-am: $(DISTFILES)
663	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665	list='$(DISTFILES)'; \
666	  dist_files=`for file in $$list; do echo $$file; done | \
667	  sed -e "s|^$$srcdirstrip/||;t" \
668	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
669	case $$dist_files in \
670	  */*) $(MKDIR_P) `echo "$$dist_files" | \
671			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
672			   sort -u` ;; \
673	esac; \
674	for file in $$dist_files; do \
675	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
676	  if test -d $$d/$$file; then \
677	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
678	    if test -d "$(distdir)/$$file"; then \
679	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
680	    fi; \
681	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
682	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
683	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
684	    fi; \
685	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
686	  else \
687	    test -f "$(distdir)/$$file" \
688	    || cp -p $$d/$$file "$(distdir)/$$file" \
689	    || exit 1; \
690	  fi; \
691	done
692check-am: all-am
693check: $(BUILT_SOURCES)
694	$(MAKE) $(AM_MAKEFLAGS) check-am
695all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(HEADERS)
696install-binPROGRAMS: install-libLTLIBRARIES
697
698installdirs:
699	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
700	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
701	done
702install: $(BUILT_SOURCES)
703	$(MAKE) $(AM_MAKEFLAGS) install-am
704install-exec: $(BUILT_SOURCES)
705	$(MAKE) $(AM_MAKEFLAGS) install-exec-am
706install-data: install-data-am
707uninstall: uninstall-am
708
709install-am: all-am
710	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
711
712installcheck: installcheck-am
713install-strip:
714	if test -z '$(STRIP)'; then \
715	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717	      install; \
718	else \
719	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
720	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
721	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
722	fi
723mostlyclean-generic:
724
725clean-generic:
726	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
727
728distclean-generic:
729	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
730	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
731
732maintainer-clean-generic:
733	@echo "This command is intended for maintainers to use"
734	@echo "it deletes files that may require special tools to rebuild."
735	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
736clean: clean-am
737
738clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
739	clean-libtool mostlyclean-am
740
741distclean: distclean-am
742		-rm -f $(DEPDIR)/asctime_r.Plo
743	-rm -f $(DEPDIR)/asprintf.Plo
744	-rm -f $(DEPDIR)/ctime_r.Plo
745	-rm -f $(DEPDIR)/dprintf.Plo
746	-rm -f $(DEPDIR)/fmtcheck.Plo
747	-rm -f $(DEPDIR)/getline.Plo
748	-rm -f $(DEPDIR)/getopt_long.Plo
749	-rm -f $(DEPDIR)/gmtime_r.Plo
750	-rm -f $(DEPDIR)/localtime_r.Plo
751	-rm -f $(DEPDIR)/pread.Plo
752	-rm -f $(DEPDIR)/strcasestr.Plo
753	-rm -f $(DEPDIR)/strlcat.Plo
754	-rm -f $(DEPDIR)/strlcpy.Plo
755	-rm -f $(DEPDIR)/vasprintf.Plo
756	-rm -f ./$(DEPDIR)/apprentice.Plo
757	-rm -f ./$(DEPDIR)/apptype.Plo
758	-rm -f ./$(DEPDIR)/ascmagic.Plo
759	-rm -f ./$(DEPDIR)/buffer.Plo
760	-rm -f ./$(DEPDIR)/cdf.Plo
761	-rm -f ./$(DEPDIR)/cdf_time.Plo
762	-rm -f ./$(DEPDIR)/compress.Plo
763	-rm -f ./$(DEPDIR)/der.Plo
764	-rm -f ./$(DEPDIR)/encoding.Plo
765	-rm -f ./$(DEPDIR)/file.Po
766	-rm -f ./$(DEPDIR)/fsmagic.Plo
767	-rm -f ./$(DEPDIR)/funcs.Plo
768	-rm -f ./$(DEPDIR)/is_csv.Plo
769	-rm -f ./$(DEPDIR)/is_json.Plo
770	-rm -f ./$(DEPDIR)/is_simh.Plo
771	-rm -f ./$(DEPDIR)/is_tar.Plo
772	-rm -f ./$(DEPDIR)/magic.Plo
773	-rm -f ./$(DEPDIR)/print.Plo
774	-rm -f ./$(DEPDIR)/readcdf.Plo
775	-rm -f ./$(DEPDIR)/readelf.Plo
776	-rm -f ./$(DEPDIR)/seccomp.Po
777	-rm -f ./$(DEPDIR)/softmagic.Plo
778	-rm -f Makefile
779distclean-am: clean-am distclean-compile distclean-generic \
780	distclean-tags
781
782dvi: dvi-am
783
784dvi-am:
785
786html: html-am
787
788html-am:
789
790info: info-am
791
792info-am:
793
794install-data-am: install-nodist_includeHEADERS
795
796install-dvi: install-dvi-am
797
798install-dvi-am:
799
800install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
801
802install-html: install-html-am
803
804install-html-am:
805
806install-info: install-info-am
807
808install-info-am:
809
810install-man:
811
812install-pdf: install-pdf-am
813
814install-pdf-am:
815
816install-ps: install-ps-am
817
818install-ps-am:
819
820installcheck-am:
821
822maintainer-clean: maintainer-clean-am
823		-rm -f $(DEPDIR)/asctime_r.Plo
824	-rm -f $(DEPDIR)/asprintf.Plo
825	-rm -f $(DEPDIR)/ctime_r.Plo
826	-rm -f $(DEPDIR)/dprintf.Plo
827	-rm -f $(DEPDIR)/fmtcheck.Plo
828	-rm -f $(DEPDIR)/getline.Plo
829	-rm -f $(DEPDIR)/getopt_long.Plo
830	-rm -f $(DEPDIR)/gmtime_r.Plo
831	-rm -f $(DEPDIR)/localtime_r.Plo
832	-rm -f $(DEPDIR)/pread.Plo
833	-rm -f $(DEPDIR)/strcasestr.Plo
834	-rm -f $(DEPDIR)/strlcat.Plo
835	-rm -f $(DEPDIR)/strlcpy.Plo
836	-rm -f $(DEPDIR)/vasprintf.Plo
837	-rm -f ./$(DEPDIR)/apprentice.Plo
838	-rm -f ./$(DEPDIR)/apptype.Plo
839	-rm -f ./$(DEPDIR)/ascmagic.Plo
840	-rm -f ./$(DEPDIR)/buffer.Plo
841	-rm -f ./$(DEPDIR)/cdf.Plo
842	-rm -f ./$(DEPDIR)/cdf_time.Plo
843	-rm -f ./$(DEPDIR)/compress.Plo
844	-rm -f ./$(DEPDIR)/der.Plo
845	-rm -f ./$(DEPDIR)/encoding.Plo
846	-rm -f ./$(DEPDIR)/file.Po
847	-rm -f ./$(DEPDIR)/fsmagic.Plo
848	-rm -f ./$(DEPDIR)/funcs.Plo
849	-rm -f ./$(DEPDIR)/is_csv.Plo
850	-rm -f ./$(DEPDIR)/is_json.Plo
851	-rm -f ./$(DEPDIR)/is_simh.Plo
852	-rm -f ./$(DEPDIR)/is_tar.Plo
853	-rm -f ./$(DEPDIR)/magic.Plo
854	-rm -f ./$(DEPDIR)/print.Plo
855	-rm -f ./$(DEPDIR)/readcdf.Plo
856	-rm -f ./$(DEPDIR)/readelf.Plo
857	-rm -f ./$(DEPDIR)/seccomp.Po
858	-rm -f ./$(DEPDIR)/softmagic.Plo
859	-rm -f Makefile
860maintainer-clean-am: distclean-am maintainer-clean-generic
861
862mostlyclean: mostlyclean-am
863
864mostlyclean-am: mostlyclean-compile mostlyclean-generic \
865	mostlyclean-libtool
866
867pdf: pdf-am
868
869pdf-am:
870
871ps: ps-am
872
873ps-am:
874
875uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
876	uninstall-nodist_includeHEADERS
877
878.MAKE: all check install install-am install-exec install-strip
879
880.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
881	clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
882	clean-libtool cscopelist-am ctags ctags-am distclean \
883	distclean-compile distclean-generic distclean-libtool \
884	distclean-tags distdir dvi dvi-am html html-am info info-am \
885	install install-am install-binPROGRAMS install-data \
886	install-data-am install-dvi install-dvi-am install-exec \
887	install-exec-am install-html install-html-am install-info \
888	install-info-am install-libLTLIBRARIES install-man \
889	install-nodist_includeHEADERS install-pdf install-pdf-am \
890	install-ps install-ps-am install-strip installcheck \
891	installcheck-am installdirs maintainer-clean \
892	maintainer-clean-generic mostlyclean mostlyclean-compile \
893	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
894	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
895	uninstall-libLTLIBRARIES uninstall-nodist_includeHEADERS
896
897.PRECIOUS: Makefile
898
899
900magic.h:	${HDR}
901	sed -e "s/X.YY/$$(echo @VERSION@ | tr -d .)/" < ${HDR} > $@
902
903# Tell versions [3.59,3.63) of GNU make to not export all variables.
904# Otherwise a system limit (for SysV at least) may be exceeded.
905.NOEXPORT:
906