1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2290001Sglebius# @configure_input@
3290001Sglebius
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
6290001Sglebius# This Makefile.in is free software; the Free Software Foundation
7290001Sglebius# gives unlimited permission to copy and/or distribute it,
8290001Sglebius# with or without modifications, as long as this notice is preserved.
9290001Sglebius
10290001Sglebius# This program is distributed in the hope that it will be useful,
11290001Sglebius# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12290001Sglebius# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13290001Sglebius# PARTICULAR PURPOSE.
14290001Sglebius
15290001Sglebius@SET_MAKE@
16290001Sglebius
17290001SglebiusVPATH = @srcdir@
18290001Sglebiusam__is_gnu_make = { \
19290001Sglebius  if test -z '$(MAKELEVEL)'; then \
20290001Sglebius    false; \
21290001Sglebius  elif test -n '$(MAKE_HOST)'; then \
22290001Sglebius    true; \
23290001Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24290001Sglebius    true; \
25290001Sglebius  else \
26290001Sglebius    false; \
27290001Sglebius  fi; \
28290001Sglebius}
29290001Sglebiusam__make_running_with_option = \
30290001Sglebius  case $${target_option-} in \
31290001Sglebius      ?) ;; \
32290001Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
33290001Sglebius              "target option '$${target_option-}' specified" >&2; \
34290001Sglebius         exit 1;; \
35290001Sglebius  esac; \
36290001Sglebius  has_opt=no; \
37290001Sglebius  sane_makeflags=$$MAKEFLAGS; \
38290001Sglebius  if $(am__is_gnu_make); then \
39290001Sglebius    sane_makeflags=$$MFLAGS; \
40290001Sglebius  else \
41290001Sglebius    case $$MAKEFLAGS in \
42290001Sglebius      *\\[\ \	]*) \
43290001Sglebius        bs=\\; \
44290001Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45290001Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46290001Sglebius    esac; \
47290001Sglebius  fi; \
48290001Sglebius  skip_next=no; \
49290001Sglebius  strip_trailopt () \
50290001Sglebius  { \
51290001Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52290001Sglebius  }; \
53290001Sglebius  for flg in $$sane_makeflags; do \
54290001Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
55290001Sglebius    case $$flg in \
56290001Sglebius      *=*|--*) continue;; \
57290001Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
58290001Sglebius      -*I?*) strip_trailopt 'I';; \
59290001Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
60290001Sglebius      -*O?*) strip_trailopt 'O';; \
61290001Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
62290001Sglebius      -*l?*) strip_trailopt 'l';; \
63290001Sglebius      -[dEDm]) skip_next=yes;; \
64290001Sglebius      -[JT]) skip_next=yes;; \
65290001Sglebius    esac; \
66290001Sglebius    case $$flg in \
67290001Sglebius      *$$target_option*) has_opt=yes; break;; \
68290001Sglebius    esac; \
69290001Sglebius  done; \
70290001Sglebius  test $$has_opt = yes
71290001Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72290001Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73290001Sglebiuspkgdatadir = $(datadir)/@PACKAGE@
74290001Sglebiuspkgincludedir = $(includedir)/@PACKAGE@
75290001Sglebiuspkglibdir = $(libdir)/@PACKAGE@
76290001Sglebiuspkglibexecdir = $(libexecdir)/@PACKAGE@
77290001Sglebiusam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78290001Sglebiusinstall_sh_DATA = $(install_sh) -c -m 644
79290001Sglebiusinstall_sh_PROGRAM = $(install_sh) -c
80290001Sglebiusinstall_sh_SCRIPT = $(install_sh) -c
81290001SglebiusINSTALL_HEADER = $(INSTALL_DATA)
82290001Sglebiustransform = $(program_transform_name)
83290001SglebiusNORMAL_INSTALL = :
84290001SglebiusPRE_INSTALL = :
85290001SglebiusPOST_INSTALL = :
86290001SglebiusNORMAL_UNINSTALL = :
87290001SglebiusPRE_UNINSTALL = :
88290001SglebiusPOST_UNINSTALL = :
89290001Sglebiusbuild_triplet = @build@
90290001Sglebiushost_triplet = @host@
91290001Sglebiussubdir = unity
92290001SglebiusACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
94290001Sglebius	$(top_srcdir)/libopts/m4/stdnoreturn.m4 \
95290001Sglebius	$(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
96290001Sglebius	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97290001Sglebius	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98290001Sglebius	$(top_srcdir)/m4/ntp_cacheversion.m4 \
99290001Sglebius	$(top_srcdir)/m4/ntp_compiler.m4 \
100290001Sglebius	$(top_srcdir)/m4/ntp_crosscompile.m4 \
101290001Sglebius	$(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
102290001Sglebius	$(top_srcdir)/m4/ntp_facilitynames.m4 \
103290001Sglebius	$(top_srcdir)/m4/ntp_googletest.m4 \
104290001Sglebius	$(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
105290001Sglebius	$(top_srcdir)/m4/ntp_libevent.m4 \
106290001Sglebius	$(top_srcdir)/m4/ntp_libntp.m4 \
107290001Sglebius	$(top_srcdir)/m4/ntp_lineeditlibs.m4 \
108290001Sglebius	$(top_srcdir)/m4/ntp_locinfo.m4 \
109290001Sglebius	$(top_srcdir)/m4/ntp_openssl.m4 \
110290001Sglebius	$(top_srcdir)/m4/ntp_pkg_config.m4 \
111290001Sglebius	$(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
112290001Sglebius	$(top_srcdir)/m4/ntp_sysexits.m4 \
113290001Sglebius	$(top_srcdir)/m4/ntp_unitytest.m4 \
114290001Sglebius	$(top_srcdir)/m4/ntp_ver_suffix.m4 \
115290001Sglebius	$(top_srcdir)/m4/openldap-thread-check.m4 \
116290001Sglebius	$(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
117301301Sdelphij	$(top_srcdir)/m4/snprintf.m4 \
118301301Sdelphij	$(top_srcdir)/m4/sntp_problemtests.m4 \
119301301Sdelphij	$(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
120290001Sglebiusam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121290001Sglebius	$(ACLOCAL_M4)
122290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
123290001Sglebiusmkinstalldirs = $(install_sh) -d
124290001SglebiusCONFIG_HEADER = $(top_builddir)/config.h
125290001SglebiusCONFIG_CLEAN_FILES =
126290001SglebiusCONFIG_CLEAN_VPATH_FILES =
127290001SglebiusLIBRARIES = $(noinst_LIBRARIES)
128290001SglebiusARFLAGS = cru
129290001SglebiusAM_V_AR = $(am__v_AR_@AM_V@)
130290001Sglebiusam__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
131290001Sglebiusam__v_AR_0 = @echo "  AR      " $@;
132290001Sglebiusam__v_AR_1 = 
133290001Sglebiuslibunity_a_AR = $(AR) $(ARFLAGS)
134290001Sglebiuslibunity_a_LIBADD =
135290001Sglebiusam__objects_1 =
136290001Sglebiusam_libunity_a_OBJECTS = libunity_a-colcomp.$(OBJEXT) \
137310419Sdelphij	libunity_a-unity.$(OBJEXT) libunity_a-ulib_setup.$(OBJEXT) \
138310419Sdelphij	libunity_a-ulib_teardown.$(OBJEXT) \
139310419Sdelphij	libunity_a-unity_fixture.$(OBJEXT) $(am__objects_1)
140290001Sglebiuslibunity_a_OBJECTS = $(am_libunity_a_OBJECTS)
141290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
142290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143290001Sglebiusam__v_P_0 = false
144290001Sglebiusam__v_P_1 = :
145290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
146290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
148290001Sglebiusam__v_GEN_1 = 
149290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
150290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151290001Sglebiusam__v_at_0 = @
152290001Sglebiusam__v_at_1 = 
153290001SglebiusDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
154290001Sglebiusdepcomp = $(SHELL) $(top_srcdir)/libevent/build-aux/depcomp
155290001Sglebiusam__depfiles_maybe = depfiles
156290001Sglebiusam__mv = mv -f
157290001SglebiusAM_V_lt = $(am__v_lt_@AM_V@)
158290001Sglebiusam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
159290001Sglebiusam__v_lt_0 = --silent
160290001Sglebiusam__v_lt_1 = 
161290001SglebiusCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
162290001Sglebius	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
163290001SglebiusLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164290001Sglebius	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
165290001Sglebius	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
166290001Sglebius	$(AM_CFLAGS) $(CFLAGS)
167290001SglebiusAM_V_CC = $(am__v_CC_@AM_V@)
168290001Sglebiusam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169290001Sglebiusam__v_CC_0 = @echo "  CC      " $@;
170290001Sglebiusam__v_CC_1 = 
171290001SglebiusCCLD = $(CC)
172290001SglebiusLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173290001Sglebius	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174290001Sglebius	$(AM_LDFLAGS) $(LDFLAGS) -o $@
175290001SglebiusAM_V_CCLD = $(am__v_CCLD_@AM_V@)
176290001Sglebiusam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
177290001Sglebiusam__v_CCLD_0 = @echo "  CCLD    " $@;
178290001Sglebiusam__v_CCLD_1 = 
179290001SglebiusSOURCES = $(libunity_a_SOURCES)
180290001SglebiusDIST_SOURCES = $(libunity_a_SOURCES)
181290001Sglebiusam__can_run_installinfo = \
182290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
183290001Sglebius    n|no|NO) false;; \
184290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
185290001Sglebius  esac
186290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
187290001Sglebius# Read a list of newline-separated strings from the standard input,
188290001Sglebius# and print each of them once, without duplicates.  Input order is
189290001Sglebius# *not* preserved.
190290001Sglebiusam__uniquify_input = $(AWK) '\
191290001Sglebius  BEGIN { nonempty = 0; } \
192290001Sglebius  { items[$$0] = 1; nonempty = 1; } \
193290001Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
194290001Sglebius'
195290001Sglebius# Make sure the list of sources is unique.  This is necessary because,
196290001Sglebius# e.g., the same source file might be shared among _SOURCES variables
197290001Sglebius# for different programs/libraries.
198290001Sglebiusam__define_uniq_tagged_files = \
199290001Sglebius  list='$(am__tagged_files)'; \
200290001Sglebius  unique=`for i in $$list; do \
201290001Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
202290001Sglebius  done | $(am__uniquify_input)`
203290001SglebiusETAGS = etags
204290001SglebiusCTAGS = ctags
205290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \
206290001Sglebius	$(top_srcdir)/includes.mf \
207290001Sglebius	$(top_srcdir)/libevent/build-aux/depcomp
208290001SglebiusDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209290001SglebiusACLOCAL = @ACLOCAL@
210290001SglebiusALLOCA = @ALLOCA@
211290001SglebiusAMTAR = @AMTAR@
212290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
213290001SglebiusAR = @AR@
214290001SglebiusAUTOCONF = @AUTOCONF@
215290001SglebiusAUTOHEADER = @AUTOHEADER@
216290001SglebiusAUTOMAKE = @AUTOMAKE@
217290001SglebiusAWK = @AWK@
218290001SglebiusBUILD_THREAD = @BUILD_THREAD@
219290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
220290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
221290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
222290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
223290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
224290001SglebiusCC = @CC@
225290001SglebiusCCDEPMODE = @CCDEPMODE@
226290001SglebiusCFLAGS = @CFLAGS@
227290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
228290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
229290001SglebiusCPP = @CPP@
230290001SglebiusCPPFLAGS = @CPPFLAGS@
231290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
232290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
233290001SglebiusCXX = @CXX@
234290001SglebiusCXXCPP = @CXXCPP@
235290001SglebiusCXXDEPMODE = @CXXDEPMODE@
236290001SglebiusCXXFLAGS = @CXXFLAGS@
237290001SglebiusCYGPATH_W = @CYGPATH_W@
238290001SglebiusDEFS = @DEFS@
239290001SglebiusDEPDIR = @DEPDIR@
240290001SglebiusDLLTOOL = @DLLTOOL@
241290001SglebiusDSYMUTIL = @DSYMUTIL@
242290001SglebiusDUMPBIN = @DUMPBIN@
243290001SglebiusECHO_C = @ECHO_C@
244290001SglebiusECHO_N = @ECHO_N@
245290001SglebiusECHO_T = @ECHO_T@
246290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
247290001SglebiusEGREP = @EGREP@
248290001SglebiusEXEEXT = @EXEEXT@
249290001SglebiusFGREP = @FGREP@
250290001SglebiusGREP = @GREP@
251290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
252290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
253290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
254290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
255290001SglebiusGTEST_LIBS = @GTEST_LIBS@
256290001SglebiusHAVE_INLINE = @HAVE_INLINE@
257290001SglebiusINSTALL = @INSTALL@
258290001SglebiusINSTALL_DATA = @INSTALL_DATA@
259290001SglebiusINSTALL_PROGRAM = @INSTALL_PROGRAM@
260290001SglebiusINSTALL_SCRIPT = @INSTALL_SCRIPT@
261290001SglebiusINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262290001SglebiusLD = @LD@
263290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
264290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
265290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
266290001SglebiusLDADD_NTP = @LDADD_NTP@
267290001SglebiusLDFLAGS = @LDFLAGS@
268290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
269290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
270290001SglebiusLIBM = @LIBM@
271290001SglebiusLIBOBJS = @LIBOBJS@
272290001SglebiusLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
273290001SglebiusLIBOPTS_DIR = @LIBOPTS_DIR@
274290001SglebiusLIBOPTS_LDADD = @LIBOPTS_LDADD@
275290001SglebiusLIBS = @LIBS@
276290001SglebiusLIBTOOL = @LIBTOOL@
277290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
278290001SglebiusLIB_SYSLOG = @LIB_SYSLOG@
279290001SglebiusLIPO = @LIPO@
280290001SglebiusLN_S = @LN_S@
281290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
282290001SglebiusLTLIBOBJS = @LTLIBOBJS@
283290001SglebiusMAKEINFO = @MAKEINFO@
284290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
285290001SglebiusMANTAGFMT = @MANTAGFMT@
286290001SglebiusMKDIR_P = @MKDIR_P@
287290001SglebiusNM = @NM@
288290001SglebiusNMEDIT = @NMEDIT@
289290001SglebiusNTPDATE_DB = @NTPDATE_DB@
290290001SglebiusNTPDATE_DL = @NTPDATE_DL@
291290001SglebiusNTPDATE_DS = @NTPDATE_DS@
292290001SglebiusNTPDATE_MS = @NTPDATE_MS@
293290001SglebiusNTPDATE_NI = @NTPDATE_NI@
294290001SglebiusNTPDC_DB = @NTPDC_DB@
295290001SglebiusNTPDC_DL = @NTPDC_DL@
296290001SglebiusNTPDC_DS = @NTPDC_DS@
297290001SglebiusNTPDC_MS = @NTPDC_MS@
298290001SglebiusNTPDC_NI = @NTPDC_NI@
299290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
300290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
301290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
302290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
303290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
304290001SglebiusNTPD_DB = @NTPD_DB@
305290001SglebiusNTPD_DL = @NTPD_DL@
306290001SglebiusNTPD_DS = @NTPD_DS@
307290001SglebiusNTPD_MS = @NTPD_MS@
308290001SglebiusNTPD_NI = @NTPD_NI@
309290001SglebiusNTPQ_DB = @NTPQ_DB@
310290001SglebiusNTPQ_DL = @NTPQ_DL@
311290001SglebiusNTPQ_DS = @NTPQ_DS@
312290001SglebiusNTPQ_MS = @NTPQ_MS@
313290001SglebiusNTPQ_NI = @NTPQ_NI@
314290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
315290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
316290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
317290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
318290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
319290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
320290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
321290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
322290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
323290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
324290001SglebiusNTPTIME_DB = @NTPTIME_DB@
325290001SglebiusNTPTIME_DL = @NTPTIME_DL@
326290001SglebiusNTPTIME_DS = @NTPTIME_DS@
327290001SglebiusNTPTIME_MS = @NTPTIME_MS@
328290001SglebiusNTPTIME_NI = @NTPTIME_NI@
329290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
330290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
331290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
332290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
333290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
334290001SglebiusNTP_FORCE_LIBEVENT_DIST = @NTP_FORCE_LIBEVENT_DIST@
335290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
336290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
337290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
338290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
339290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
340290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
341290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
342290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
343290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
344290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
345290001SglebiusOBJDUMP = @OBJDUMP@
346290001SglebiusOBJEXT = @OBJEXT@
347290001SglebiusOTOOL = @OTOOL@
348290001SglebiusOTOOL64 = @OTOOL64@
349290001SglebiusPACKAGE = @PACKAGE@
350290001SglebiusPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
351290001SglebiusPACKAGE_NAME = @PACKAGE_NAME@
352290001SglebiusPACKAGE_STRING = @PACKAGE_STRING@
353290001SglebiusPACKAGE_TARNAME = @PACKAGE_TARNAME@
354290001SglebiusPACKAGE_URL = @PACKAGE_URL@
355290001SglebiusPACKAGE_VERSION = @PACKAGE_VERSION@
356290001SglebiusPATH_RUBY = @PATH_RUBY@
357290001SglebiusPATH_SEPARATOR = @PATH_SEPARATOR@
358290001SglebiusPKG_CONFIG = @PKG_CONFIG@
359290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
360290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
361290001SglebiusRANLIB = @RANLIB@
362290001SglebiusSED = @SED@
363290001SglebiusSET_MAKE = @SET_MAKE@
364290001SglebiusSHELL = @SHELL@
365290001SglebiusSNTP = @SNTP@
366290001SglebiusSNTP_DB = @SNTP_DB@
367290001SglebiusSNTP_DL = @SNTP_DL@
368290001SglebiusSNTP_DS = @SNTP_DS@
369290001SglebiusSNTP_MS = @SNTP_MS@
370290001SglebiusSNTP_NI = @SNTP_NI@
371290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
372290001SglebiusSTRIP = @STRIP@
373290001SglebiusTICKADJ_DB = @TICKADJ_DB@
374290001SglebiusTICKADJ_DL = @TICKADJ_DL@
375290001SglebiusTICKADJ_DS = @TICKADJ_DS@
376290001SglebiusTICKADJ_MS = @TICKADJ_MS@
377290001SglebiusTICKADJ_NI = @TICKADJ_NI@
378290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
379290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
380290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
381290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
382290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
383290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
384290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
385290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
386290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
387290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
388290001SglebiusVERSION = @VERSION@
389290001SglebiusVER_SUFFIX = @VER_SUFFIX@
390290001Sglebiusabs_builddir = @abs_builddir@
391290001Sglebiusabs_srcdir = @abs_srcdir@
392290001Sglebiusabs_top_builddir = @abs_top_builddir@
393290001Sglebiusabs_top_srcdir = @abs_top_srcdir@
394290001Sglebiusac_ct_AR = @ac_ct_AR@
395290001Sglebiusac_ct_CC = @ac_ct_CC@
396290001Sglebiusac_ct_CXX = @ac_ct_CXX@
397290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
398290001Sglebiusam__include = @am__include@
399290001Sglebiusam__leading_dot = @am__leading_dot@
400290001Sglebiusam__quote = @am__quote@
401290001Sglebiusam__tar = @am__tar@
402290001Sglebiusam__untar = @am__untar@
403290001Sglebiusbindir = @bindir@
404290001Sglebiusbuild = @build@
405290001Sglebiusbuild_alias = @build_alias@
406290001Sglebiusbuild_cpu = @build_cpu@
407290001Sglebiusbuild_os = @build_os@
408290001Sglebiusbuild_vendor = @build_vendor@
409290001Sglebiusbuilddir = @builddir@
410290001Sglebiusdatadir = @datadir@
411290001Sglebiusdatarootdir = @datarootdir@
412290001Sglebiusdocdir = @docdir@
413290001Sglebiusdvidir = @dvidir@
414290001Sglebiusexec_prefix = @exec_prefix@
415290001Sglebiushost = @host@
416290001Sglebiushost_alias = @host_alias@
417290001Sglebiushost_cpu = @host_cpu@
418290001Sglebiushost_os = @host_os@
419290001Sglebiushost_vendor = @host_vendor@
420290001Sglebiushtmldir = @htmldir@
421290001Sglebiusincludedir = @includedir@
422290001Sglebiusinfodir = @infodir@
423290001Sglebiusinstall_sh = @install_sh@
424290001Sglebiuslibdir = @libdir@
425290001Sglebiuslibexecdir = @libexecdir@
426290001Sglebiuslocaledir = @localedir@
427290001Sglebiuslocalstatedir = @localstatedir@
428290001Sglebiusmandir = @mandir@
429290001Sglebiusmkdir_p = @mkdir_p@
430290001Sglebiusoldincludedir = @oldincludedir@
431290001Sglebiuspdfdir = @pdfdir@
432290001Sglebiusprefix = @prefix@
433290001Sglebiusprogram_transform_name = @program_transform_name@
434290001Sglebiuspsdir = @psdir@
435290001Sglebiussbindir = @sbindir@
436290001Sglebiussharedstatedir = @sharedstatedir@
437290001Sglebiussrcdir = @srcdir@
438290001Sglebiussubdirs = @subdirs@
439290001Sglebiussysconfdir = @sysconfdir@
440290001Sglebiustarget_alias = @target_alias@
441290001Sglebiustop_build_prefix = @top_build_prefix@
442290001Sglebiustop_builddir = @top_builddir@
443290001Sglebiustop_srcdir = @top_srcdir@
444290001Sglebius
445290001Sglebius#AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
446290001SglebiusNULL = 
447290001SglebiusBUILT_SOURCES = .deps-ver
448290001SglebiusCLEANFILES = .deps-ver
449290001Sglebiusnoinst_LIBRARIES = libunity.a
450290001Sglebiuslibunity_a_CFLAGS = \
451290001Sglebius	-DUNITY_INCLUDE_CONFIG_H	\
452290001Sglebius	$(NULL)
453290001Sglebius
454290001Sglebiuslibunity_a_SOURCES = \
455290001Sglebius	../libpkgver/colcomp.c			\
456290001Sglebius	unity.c					\
457310419Sdelphij	ulib_setup.c				\
458310419Sdelphij	ulib_teardown.c				\
459290001Sglebius	unity.h					\
460290001Sglebius	unity_config.h				\
461290001Sglebius	unity_internals.h			\
462290001Sglebius	unity_fixture.c				\
463290001Sglebius	unity_fixture.h				\
464290001Sglebius	unity_fixture_internals.h		\
465290001Sglebius	unity_fixture_malloc_overrides.h	\
466290001Sglebius	unity_config.h				\
467290001Sglebius	$(NULL)
468290001Sglebius
469290001SglebiusSNTP_INCS = -I$(top_srcdir)/../include \
470290001Sglebius	-I$(top_srcdir)/../lib/isc/include \
471290001Sglebius	-I$(top_srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
472290001Sglebius	-I$(top_srcdir)/../lib/isc/unix/include
473290001Sglebiusall: $(BUILT_SOURCES)
474290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) all-am
475290001Sglebius
476290001Sglebius.SUFFIXES:
477290001Sglebius.SUFFIXES: .c .lo .o .obj
478290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
479290001Sglebius	@for dep in $?; do \
480290001Sglebius	  case '$(am__configure_deps)' in \
481290001Sglebius	    *$$dep*) \
482290001Sglebius	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
483290001Sglebius	        && { if test -f $@; then exit 0; else break; fi; }; \
484290001Sglebius	      exit 1;; \
485290001Sglebius	  esac; \
486290001Sglebius	done; \
487290001Sglebius	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign unity/Makefile'; \
488290001Sglebius	$(am__cd) $(top_srcdir) && \
489290001Sglebius	  $(AUTOMAKE) --foreign unity/Makefile
490290001SglebiusMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491290001Sglebius	@case '$?' in \
492290001Sglebius	  *config.status*) \
493290001Sglebius	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
494290001Sglebius	  *) \
495290001Sglebius	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
496290001Sglebius	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
497290001Sglebius	esac;
498290001Sglebius$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
499290001Sglebius
500290001Sglebius$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
501290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502290001Sglebius
503290001Sglebius$(top_srcdir)/configure:  $(am__configure_deps)
504290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505290001Sglebius$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
506290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507290001Sglebius$(am__aclocal_m4_deps):
508290001Sglebius
509290001Sglebiusclean-noinstLIBRARIES:
510290001Sglebius	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
511290001Sglebius
512290001Sglebiuslibunity.a: $(libunity_a_OBJECTS) $(libunity_a_DEPENDENCIES) $(EXTRA_libunity_a_DEPENDENCIES) 
513290001Sglebius	$(AM_V_at)-rm -f libunity.a
514290001Sglebius	$(AM_V_AR)$(libunity_a_AR) libunity.a $(libunity_a_OBJECTS) $(libunity_a_LIBADD)
515290001Sglebius	$(AM_V_at)$(RANLIB) libunity.a
516290001Sglebius
517290001Sglebiusmostlyclean-compile:
518290001Sglebius	-rm -f *.$(OBJEXT)
519290001Sglebius
520290001Sglebiusdistclean-compile:
521290001Sglebius	-rm -f *.tab.c
522290001Sglebius
523290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunity_a-colcomp.Po@am__quote@
524310419Sdelphij@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunity_a-ulib_setup.Po@am__quote@
525310419Sdelphij@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunity_a-ulib_teardown.Po@am__quote@
526290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunity_a-unity.Po@am__quote@
527290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libunity_a-unity_fixture.Po@am__quote@
528290001Sglebius
529290001Sglebius.c.o:
530290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
531290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
532290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
533290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
535290001Sglebius
536290001Sglebius.c.obj:
537290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
538290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
539290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
540290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
542290001Sglebius
543290001Sglebius.c.lo:
544290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
545290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
546290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
547290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
549290001Sglebius
550290001Sglebiuslibunity_a-colcomp.o: ../libpkgver/colcomp.c
551290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-colcomp.o -MD -MP -MF $(DEPDIR)/libunity_a-colcomp.Tpo -c -o libunity_a-colcomp.o `test -f '../libpkgver/colcomp.c' || echo '$(srcdir)/'`../libpkgver/colcomp.c
552290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-colcomp.Tpo $(DEPDIR)/libunity_a-colcomp.Po
553290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../libpkgver/colcomp.c' object='libunity_a-colcomp.o' libtool=no @AMDEPBACKSLASH@
554290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-colcomp.o `test -f '../libpkgver/colcomp.c' || echo '$(srcdir)/'`../libpkgver/colcomp.c
556290001Sglebius
557290001Sglebiuslibunity_a-colcomp.obj: ../libpkgver/colcomp.c
558290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-colcomp.obj -MD -MP -MF $(DEPDIR)/libunity_a-colcomp.Tpo -c -o libunity_a-colcomp.obj `if test -f '../libpkgver/colcomp.c'; then $(CYGPATH_W) '../libpkgver/colcomp.c'; else $(CYGPATH_W) '$(srcdir)/../libpkgver/colcomp.c'; fi`
559290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-colcomp.Tpo $(DEPDIR)/libunity_a-colcomp.Po
560290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='../libpkgver/colcomp.c' object='libunity_a-colcomp.obj' libtool=no @AMDEPBACKSLASH@
561290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-colcomp.obj `if test -f '../libpkgver/colcomp.c'; then $(CYGPATH_W) '../libpkgver/colcomp.c'; else $(CYGPATH_W) '$(srcdir)/../libpkgver/colcomp.c'; fi`
563290001Sglebius
564290001Sglebiuslibunity_a-unity.o: unity.c
565290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-unity.o -MD -MP -MF $(DEPDIR)/libunity_a-unity.Tpo -c -o libunity_a-unity.o `test -f 'unity.c' || echo '$(srcdir)/'`unity.c
566290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-unity.Tpo $(DEPDIR)/libunity_a-unity.Po
567290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='unity.c' object='libunity_a-unity.o' libtool=no @AMDEPBACKSLASH@
568290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-unity.o `test -f 'unity.c' || echo '$(srcdir)/'`unity.c
570290001Sglebius
571290001Sglebiuslibunity_a-unity.obj: unity.c
572290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-unity.obj -MD -MP -MF $(DEPDIR)/libunity_a-unity.Tpo -c -o libunity_a-unity.obj `if test -f 'unity.c'; then $(CYGPATH_W) 'unity.c'; else $(CYGPATH_W) '$(srcdir)/unity.c'; fi`
573290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-unity.Tpo $(DEPDIR)/libunity_a-unity.Po
574290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='unity.c' object='libunity_a-unity.obj' libtool=no @AMDEPBACKSLASH@
575290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-unity.obj `if test -f 'unity.c'; then $(CYGPATH_W) 'unity.c'; else $(CYGPATH_W) '$(srcdir)/unity.c'; fi`
577290001Sglebius
578310419Sdelphijlibunity_a-ulib_setup.o: ulib_setup.c
579310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-ulib_setup.o -MD -MP -MF $(DEPDIR)/libunity_a-ulib_setup.Tpo -c -o libunity_a-ulib_setup.o `test -f 'ulib_setup.c' || echo '$(srcdir)/'`ulib_setup.c
580310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-ulib_setup.Tpo $(DEPDIR)/libunity_a-ulib_setup.Po
581310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ulib_setup.c' object='libunity_a-ulib_setup.o' libtool=no @AMDEPBACKSLASH@
582310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583310419Sdelphij@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-ulib_setup.o `test -f 'ulib_setup.c' || echo '$(srcdir)/'`ulib_setup.c
584310419Sdelphij
585310419Sdelphijlibunity_a-ulib_setup.obj: ulib_setup.c
586310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-ulib_setup.obj -MD -MP -MF $(DEPDIR)/libunity_a-ulib_setup.Tpo -c -o libunity_a-ulib_setup.obj `if test -f 'ulib_setup.c'; then $(CYGPATH_W) 'ulib_setup.c'; else $(CYGPATH_W) '$(srcdir)/ulib_setup.c'; fi`
587310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-ulib_setup.Tpo $(DEPDIR)/libunity_a-ulib_setup.Po
588310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ulib_setup.c' object='libunity_a-ulib_setup.obj' libtool=no @AMDEPBACKSLASH@
589310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590310419Sdelphij@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-ulib_setup.obj `if test -f 'ulib_setup.c'; then $(CYGPATH_W) 'ulib_setup.c'; else $(CYGPATH_W) '$(srcdir)/ulib_setup.c'; fi`
591310419Sdelphij
592310419Sdelphijlibunity_a-ulib_teardown.o: ulib_teardown.c
593310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-ulib_teardown.o -MD -MP -MF $(DEPDIR)/libunity_a-ulib_teardown.Tpo -c -o libunity_a-ulib_teardown.o `test -f 'ulib_teardown.c' || echo '$(srcdir)/'`ulib_teardown.c
594310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-ulib_teardown.Tpo $(DEPDIR)/libunity_a-ulib_teardown.Po
595310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ulib_teardown.c' object='libunity_a-ulib_teardown.o' libtool=no @AMDEPBACKSLASH@
596310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597310419Sdelphij@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-ulib_teardown.o `test -f 'ulib_teardown.c' || echo '$(srcdir)/'`ulib_teardown.c
598310419Sdelphij
599310419Sdelphijlibunity_a-ulib_teardown.obj: ulib_teardown.c
600310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-ulib_teardown.obj -MD -MP -MF $(DEPDIR)/libunity_a-ulib_teardown.Tpo -c -o libunity_a-ulib_teardown.obj `if test -f 'ulib_teardown.c'; then $(CYGPATH_W) 'ulib_teardown.c'; else $(CYGPATH_W) '$(srcdir)/ulib_teardown.c'; fi`
601310419Sdelphij@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-ulib_teardown.Tpo $(DEPDIR)/libunity_a-ulib_teardown.Po
602310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ulib_teardown.c' object='libunity_a-ulib_teardown.obj' libtool=no @AMDEPBACKSLASH@
603310419Sdelphij@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604310419Sdelphij@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-ulib_teardown.obj `if test -f 'ulib_teardown.c'; then $(CYGPATH_W) 'ulib_teardown.c'; else $(CYGPATH_W) '$(srcdir)/ulib_teardown.c'; fi`
605310419Sdelphij
606290001Sglebiuslibunity_a-unity_fixture.o: unity_fixture.c
607290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-unity_fixture.o -MD -MP -MF $(DEPDIR)/libunity_a-unity_fixture.Tpo -c -o libunity_a-unity_fixture.o `test -f 'unity_fixture.c' || echo '$(srcdir)/'`unity_fixture.c
608290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-unity_fixture.Tpo $(DEPDIR)/libunity_a-unity_fixture.Po
609290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='unity_fixture.c' object='libunity_a-unity_fixture.o' libtool=no @AMDEPBACKSLASH@
610290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-unity_fixture.o `test -f 'unity_fixture.c' || echo '$(srcdir)/'`unity_fixture.c
612290001Sglebius
613290001Sglebiuslibunity_a-unity_fixture.obj: unity_fixture.c
614290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -MT libunity_a-unity_fixture.obj -MD -MP -MF $(DEPDIR)/libunity_a-unity_fixture.Tpo -c -o libunity_a-unity_fixture.obj `if test -f 'unity_fixture.c'; then $(CYGPATH_W) 'unity_fixture.c'; else $(CYGPATH_W) '$(srcdir)/unity_fixture.c'; fi`
615290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunity_a-unity_fixture.Tpo $(DEPDIR)/libunity_a-unity_fixture.Po
616290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='unity_fixture.c' object='libunity_a-unity_fixture.obj' libtool=no @AMDEPBACKSLASH@
617290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libunity_a_CFLAGS) $(CFLAGS) -c -o libunity_a-unity_fixture.obj `if test -f 'unity_fixture.c'; then $(CYGPATH_W) 'unity_fixture.c'; else $(CYGPATH_W) '$(srcdir)/unity_fixture.c'; fi`
619290001Sglebius
620290001Sglebiusmostlyclean-libtool:
621290001Sglebius	-rm -f *.lo
622290001Sglebius
623290001Sglebiusclean-libtool:
624290001Sglebius	-rm -rf .libs _libs
625290001Sglebius
626290001SglebiusID: $(am__tagged_files)
627290001Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
628290001Sglebiustags: tags-am
629290001SglebiusTAGS: tags
630290001Sglebius
631290001Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
632290001Sglebius	set x; \
633290001Sglebius	here=`pwd`; \
634290001Sglebius	$(am__define_uniq_tagged_files); \
635290001Sglebius	shift; \
636290001Sglebius	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
637290001Sglebius	  test -n "$$unique" || unique=$$empty_fix; \
638290001Sglebius	  if test $$# -gt 0; then \
639290001Sglebius	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
640290001Sglebius	      "$$@" $$unique; \
641290001Sglebius	  else \
642290001Sglebius	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
643290001Sglebius	      $$unique; \
644290001Sglebius	  fi; \
645290001Sglebius	fi
646290001Sglebiusctags: ctags-am
647290001Sglebius
648290001SglebiusCTAGS: ctags
649290001Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
650290001Sglebius	$(am__define_uniq_tagged_files); \
651290001Sglebius	test -z "$(CTAGS_ARGS)$$unique" \
652290001Sglebius	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
653290001Sglebius	     $$unique
654290001Sglebius
655290001SglebiusGTAGS:
656290001Sglebius	here=`$(am__cd) $(top_builddir) && pwd` \
657290001Sglebius	  && $(am__cd) $(top_srcdir) \
658290001Sglebius	  && gtags -i $(GTAGS_ARGS) "$$here"
659290001Sglebiuscscopelist: cscopelist-am
660290001Sglebius
661290001Sglebiuscscopelist-am: $(am__tagged_files)
662290001Sglebius	list='$(am__tagged_files)'; \
663290001Sglebius	case "$(srcdir)" in \
664290001Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
665290001Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
666290001Sglebius	esac; \
667290001Sglebius	for i in $$list; do \
668290001Sglebius	  if test -f "$$i"; then \
669290001Sglebius	    echo "$(subdir)/$$i"; \
670290001Sglebius	  else \
671290001Sglebius	    echo "$$sdir/$$i"; \
672290001Sglebius	  fi; \
673290001Sglebius	done >> $(top_builddir)/cscope.files
674290001Sglebius
675290001Sglebiusdistclean-tags:
676290001Sglebius	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
677290001Sglebius
678290001Sglebiusdistdir: $(DISTFILES)
679290001Sglebius	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
680290001Sglebius	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681290001Sglebius	list='$(DISTFILES)'; \
682290001Sglebius	  dist_files=`for file in $$list; do echo $$file; done | \
683290001Sglebius	  sed -e "s|^$$srcdirstrip/||;t" \
684290001Sglebius	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
685290001Sglebius	case $$dist_files in \
686290001Sglebius	  */*) $(MKDIR_P) `echo "$$dist_files" | \
687290001Sglebius			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
688290001Sglebius			   sort -u` ;; \
689290001Sglebius	esac; \
690290001Sglebius	for file in $$dist_files; do \
691290001Sglebius	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
692290001Sglebius	  if test -d $$d/$$file; then \
693290001Sglebius	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
694290001Sglebius	    if test -d "$(distdir)/$$file"; then \
695290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696290001Sglebius	    fi; \
697290001Sglebius	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
698290001Sglebius	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
699290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
700290001Sglebius	    fi; \
701290001Sglebius	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
702290001Sglebius	  else \
703290001Sglebius	    test -f "$(distdir)/$$file" \
704290001Sglebius	    || cp -p $$d/$$file "$(distdir)/$$file" \
705290001Sglebius	    || exit 1; \
706290001Sglebius	  fi; \
707290001Sglebius	done
708290001Sglebiuscheck-am: all-am
709290001Sglebiuscheck: $(BUILT_SOURCES)
710290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) check-am
711290001Sglebiusall-am: Makefile $(LIBRARIES)
712290001Sglebiusinstalldirs:
713290001Sglebiusinstall: $(BUILT_SOURCES)
714290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) install-am
715290001Sglebiusinstall-exec: install-exec-am
716290001Sglebiusinstall-data: install-data-am
717290001Sglebiusuninstall: uninstall-am
718290001Sglebius
719290001Sglebiusinstall-am: all-am
720290001Sglebius	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
721290001Sglebius
722290001Sglebiusinstallcheck: installcheck-am
723290001Sglebiusinstall-strip:
724290001Sglebius	if test -z '$(STRIP)'; then \
725290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
726290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
727290001Sglebius	      install; \
728290001Sglebius	else \
729290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
730290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
731290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
732290001Sglebius	fi
733290001Sglebiusmostlyclean-generic:
734290001Sglebius
735290001Sglebiusclean-generic:
736290001Sglebius	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
737290001Sglebius
738290001Sglebiusdistclean-generic:
739290001Sglebius	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
740290001Sglebius	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
741290001Sglebius
742290001Sglebiusmaintainer-clean-generic:
743290001Sglebius	@echo "This command is intended for maintainers to use"
744290001Sglebius	@echo "it deletes files that may require special tools to rebuild."
745290001Sglebius	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
746290001Sglebiusclean: clean-am
747290001Sglebius
748290001Sglebiusclean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
749290001Sglebius	mostlyclean-am
750290001Sglebius
751290001Sglebiusdistclean: distclean-am
752290001Sglebius	-rm -rf ./$(DEPDIR)
753290001Sglebius	-rm -f Makefile
754290001Sglebiusdistclean-am: clean-am distclean-compile distclean-generic \
755290001Sglebius	distclean-tags
756290001Sglebius
757290001Sglebiusdvi: dvi-am
758290001Sglebius
759290001Sglebiusdvi-am:
760290001Sglebius
761290001Sglebiushtml: html-am
762290001Sglebius
763290001Sglebiushtml-am:
764290001Sglebius
765290001Sglebiusinfo: info-am
766290001Sglebius
767290001Sglebiusinfo-am:
768290001Sglebius
769290001Sglebiusinstall-data-am:
770290001Sglebius
771290001Sglebiusinstall-dvi: install-dvi-am
772290001Sglebius
773290001Sglebiusinstall-dvi-am:
774290001Sglebius
775290001Sglebiusinstall-exec-am:
776290001Sglebius
777290001Sglebiusinstall-html: install-html-am
778290001Sglebius
779290001Sglebiusinstall-html-am:
780290001Sglebius
781290001Sglebiusinstall-info: install-info-am
782290001Sglebius
783290001Sglebiusinstall-info-am:
784290001Sglebius
785290001Sglebiusinstall-man:
786290001Sglebius
787290001Sglebiusinstall-pdf: install-pdf-am
788290001Sglebius
789290001Sglebiusinstall-pdf-am:
790290001Sglebius
791290001Sglebiusinstall-ps: install-ps-am
792290001Sglebius
793290001Sglebiusinstall-ps-am:
794290001Sglebius
795290001Sglebiusinstallcheck-am:
796290001Sglebius
797290001Sglebiusmaintainer-clean: maintainer-clean-am
798290001Sglebius	-rm -rf ./$(DEPDIR)
799290001Sglebius	-rm -f Makefile
800290001Sglebiusmaintainer-clean-am: distclean-am maintainer-clean-generic
801290001Sglebius
802290001Sglebiusmostlyclean: mostlyclean-am
803290001Sglebius
804290001Sglebiusmostlyclean-am: mostlyclean-compile mostlyclean-generic \
805290001Sglebius	mostlyclean-libtool
806290001Sglebius
807290001Sglebiuspdf: pdf-am
808290001Sglebius
809290001Sglebiuspdf-am:
810290001Sglebius
811290001Sglebiusps: ps-am
812290001Sglebius
813290001Sglebiusps-am:
814290001Sglebius
815290001Sglebiusuninstall-am:
816290001Sglebius
817290001Sglebius.MAKE: all check install install-am install-strip
818290001Sglebius
819290001Sglebius.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
820290001Sglebius	clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
821290001Sglebius	ctags-am distclean distclean-compile distclean-generic \
822290001Sglebius	distclean-libtool distclean-tags distdir dvi dvi-am html \
823290001Sglebius	html-am info info-am install install-am install-data \
824290001Sglebius	install-data-am install-dvi install-dvi-am install-exec \
825290001Sglebius	install-exec-am install-html install-html-am install-info \
826290001Sglebius	install-info-am install-man install-pdf install-pdf-am \
827290001Sglebius	install-ps install-ps-am install-strip installcheck \
828290001Sglebius	installcheck-am installdirs maintainer-clean \
829290001Sglebius	maintainer-clean-generic mostlyclean mostlyclean-compile \
830290001Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
831290001Sglebius	tags tags-am uninstall uninstall-am
832290001Sglebius
833290001Sglebius.PRECIOUS: Makefile
834290001Sglebius
835290001Sglebius$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
836290001Sglebius	@[ -f $@ ] ||							\
837290001Sglebius		cp $(top_srcdir)/deps-ver $@
838290001Sglebius	@[ -w $@ ] ||							\
839290001Sglebius		chmod ug+w $@
840290001Sglebius	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
841290001Sglebius		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
842290001Sglebius		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
843290001Sglebius		cat $@ &&						\
844290001Sglebius		rm -rf $(DEPDIR) &&					\
845290001Sglebius		mkdir $(DEPDIR) && 					\
846290001Sglebius		case "$(top_builddir)" in				\
847290001Sglebius		 .)							\
848290001Sglebius		    ./config.status Makefile depfiles			\
849290001Sglebius		    ;;							\
850290001Sglebius		 *)							\
851290001Sglebius		    cd "$(top_builddir)" &&				\
852290001Sglebius		    ./config.status $(subdir)/Makefile depfiles &&	\
853290001Sglebius		    cd $(subdir)					\
854290001Sglebius		    ;;							\
855290001Sglebius		esac &&							\
856290001Sglebius		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
857290001Sglebius		cat $(top_srcdir)/deps-ver				\
858290001Sglebius	)
859290001Sglebius	cp $(top_srcdir)/deps-ver $@
860290001Sglebius
861290001Sglebius.deps-ver: $(top_srcdir)/deps-ver
862290001Sglebius	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
863290001Sglebius	@touch $@
864290001Sglebius
865290001Sglebius#
866290001Sglebius# depsver.mf	included in Makefile.am for directories with .deps
867290001Sglebius#
868290001Sglebius# When building in the same directory with sources that change over
869290001Sglebius# time, such as when tracking using bk, the .deps files can become
870290001Sglebius# stale with respect to moved, deleted, or superceded headers.  Most
871290001Sglebius# commonly, this would exhibit as make reporting a failure to make a
872290001Sglebius# header file which is no longer in the location given.  To address
873290001Sglebius# this issue, we use a deps-ver file which is updated with each change
874290001Sglebius# that breaks old .deps files.  A copy of deps-ver is made into
875290001Sglebius# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
876290001Sglebius# with different contents than deps-ver, we make clean to ensure all
877290001Sglebius# .o files built before the incompatible change are rebuilt along with
878290001Sglebius# their updated .deps files, then remove $(DEPDIR) and recreate it as
879290001Sglebius# empty stubs.
880290001Sglebius#
881290001Sglebius# It is normal when configured with --disable-dependency-tracking for
882290001Sglebius# the DEPDIR to not have been created.  For this reason, we use the
883290001Sglebius# intermediate target .deps-ver, which invokes make recursively if
884290001Sglebius# DEPDIR exists.
885290001Sglebius#
886290001Sglebius# If you modify depsver.mf, please make the changes to the master
887290001Sglebius# copy, the one in sntp is copied by the bootstrap script from it.
888290001Sglebius#
889290001Sglebius# This comment block follows rather than leads the related code so that
890290001Sglebius# it stays with it in the generated Makefile.in and Makefile.
891290001Sglebius#
892290001Sglebius
893290001Sglebius# Tell versions [3.59,3.63) of GNU make to not export all variables.
894290001Sglebius# Otherwise a system limit (for SysV at least) may be exceeded.
895290001Sglebius.NOEXPORT:
896