Updated README: Equal sign not required with `--mode` flag.
[sgk-go] / utils / Makefile.in
CommitLineData
7eeb782e
AT
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
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38subdir = utils
39DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48LIBRARIES = $(noinst_LIBRARIES)
49AR = ar
50ARFLAGS = cru
51libutils_a_AR = $(AR) $(ARFLAGS)
52libutils_a_LIBADD =
53am_libutils_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
54 random.$(OBJEXT) gg_utils.$(OBJEXT) winsocket.$(OBJEXT)
55libutils_a_OBJECTS = $(am_libutils_a_OBJECTS)
56DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61CCLD = $(CC)
62LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
63SOURCES = $(libutils_a_SOURCES)
64DIST_SOURCES = $(libutils_a_SOURCES)
65HEADERS = $(noinst_HEADERS)
66ETAGS = etags
67CTAGS = ctags
68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69ACLOCAL = @ACLOCAL@
70AMDEP_FALSE = @AMDEP_FALSE@
71AMDEP_TRUE = @AMDEP_TRUE@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85DFA_ENABLED_FALSE = @DFA_ENABLED_FALSE@
86DFA_ENABLED_TRUE = @DFA_ENABLED_TRUE@
87ECHO_C = @ECHO_C@
88ECHO_N = @ECHO_N@
89ECHO_T = @ECHO_T@
90EGREP = @EGREP@
91EXEEXT = @EXEEXT@
92GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
93GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
94GCC_ONLY_FALSE = @GCC_ONLY_FALSE@
95GCC_ONLY_TRUE = @GCC_ONLY_TRUE@
96GNU_GO_WARNINGS = @GNU_GO_WARNINGS@
97GREP = @GREP@
98INSTALL_DATA = @INSTALL_DATA@
99INSTALL_PROGRAM = @INSTALL_PROGRAM@
100INSTALL_SCRIPT = @INSTALL_SCRIPT@
101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102LDFLAGS = @LDFLAGS@
103LIBOBJS = @LIBOBJS@
104LIBS = @LIBS@
105LTLIBOBJS = @LTLIBOBJS@
106MAINT = @MAINT@
107MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
108MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
109MAKEINFO = @MAKEINFO@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118RANLIB = @RANLIB@
119SET_MAKE = @SET_MAKE@
120SHELL = @SHELL@
121STRIP = @STRIP@
122VERSION = @VERSION@
123ac_ct_CC = @ac_ct_CC@
124am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126am__include = @am__include@
127am__leading_dot = @am__leading_dot@
128am__quote = @am__quote@
129am__tar = @am__tar@
130am__untar = @am__untar@
131bindir = @bindir@
132build_alias = @build_alias@
133datadir = @datadir@
134datarootdir = @datarootdir@
135docdir = @docdir@
136dvidir = @dvidir@
137exec_prefix = @exec_prefix@
138glibconfig = @glibconfig@
139host_alias = @host_alias@
140htmldir = @htmldir@
141includedir = @includedir@
142infodir = @infodir@
143install_sh = @install_sh@
144libdir = @libdir@
145libexecdir = @libexecdir@
146localedir = @localedir@
147localstatedir = @localstatedir@
148mandir = @mandir@
149mkdir_p = @mkdir_p@
150oldincludedir = @oldincludedir@
151pdfdir = @pdfdir@
152prefix = @prefix@
153program_transform_name = @program_transform_name@
154psdir = @psdir@
155sbindir = @sbindir@
156sharedstatedir = @sharedstatedir@
157sysconfdir = @sysconfdir@
158target_alias = @target_alias@
159noinst_LIBRARIES = libutils.a
160EXTRA_DIST = utils.dsp CMakeLists.txt
161libutils_a_SOURCES = getopt.c getopt1.c random.c gg_utils.c winsocket.c
162noinst_HEADERS = gg-getopt.h random.h gg_utils.h winsocket.h
163
164# Remove these files here... they are created locally
165DISTCLEANFILES = *~
166all: all-am
167
168.SUFFIXES:
169.SUFFIXES: .c .o .obj
170$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
171 @for dep in $?; do \
172 case '$(am__configure_deps)' in \
173 *$$dep*) \
174 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175 && exit 0; \
176 exit 1;; \
177 esac; \
178 done; \
179 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
180 cd $(top_srcdir) && \
181 $(AUTOMAKE) --gnu utils/Makefile
182.PRECIOUS: Makefile
183Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184 @case '$?' in \
185 *config.status*) \
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187 *) \
188 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190 esac;
191
192$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200clean-noinstLIBRARIES:
201 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
202libutils.a: $(libutils_a_OBJECTS) $(libutils_a_DEPENDENCIES)
203 -rm -f libutils.a
204 $(libutils_a_AR) libutils.a $(libutils_a_OBJECTS) $(libutils_a_LIBADD)
205 $(RANLIB) libutils.a
206
207mostlyclean-compile:
208 -rm -f *.$(OBJEXT)
209
210distclean-compile:
211 -rm -f *.tab.c
212
213@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
214@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
215@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gg_utils.Po@am__quote@
216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random.Po@am__quote@
217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/winsocket.Po@am__quote@
218
219.c.o:
220@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
221@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
222@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
223@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
224@am__fastdepCC_FALSE@ $(COMPILE) -c $<
225
226.c.obj:
227@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
228@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
229@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
230@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
231@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
232uninstall-info-am:
233
234ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
235 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
236 unique=`for i in $$list; do \
237 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
238 done | \
239 $(AWK) ' { files[$$0] = 1; } \
240 END { for (i in files) print i; }'`; \
241 mkid -fID $$unique
242tags: TAGS
243
244TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
245 $(TAGS_FILES) $(LISP)
246 tags=; \
247 here=`pwd`; \
248 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249 unique=`for i in $$list; do \
250 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251 done | \
252 $(AWK) ' { files[$$0] = 1; } \
253 END { for (i in files) print i; }'`; \
254 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
255 test -n "$$unique" || unique=$$empty_fix; \
256 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
257 $$tags $$unique; \
258 fi
259ctags: CTAGS
260CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
261 $(TAGS_FILES) $(LISP)
262 tags=; \
263 here=`pwd`; \
264 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265 unique=`for i in $$list; do \
266 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267 done | \
268 $(AWK) ' { files[$$0] = 1; } \
269 END { for (i in files) print i; }'`; \
270 test -z "$(CTAGS_ARGS)$$tags$$unique" \
271 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
272 $$tags $$unique
273
274GTAGS:
275 here=`$(am__cd) $(top_builddir) && pwd` \
276 && cd $(top_srcdir) \
277 && gtags -i $(GTAGS_ARGS) $$here
278
279distclean-tags:
280 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
281
282distdir: $(DISTFILES)
283 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
284 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
285 list='$(DISTFILES)'; for file in $$list; do \
286 case $$file in \
287 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
288 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
289 esac; \
290 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
292 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
293 dir="/$$dir"; \
294 $(mkdir_p) "$(distdir)$$dir"; \
295 else \
296 dir=''; \
297 fi; \
298 if test -d $$d/$$file; then \
299 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
301 fi; \
302 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
303 else \
304 test -f $(distdir)/$$file \
305 || cp -p $$d/$$file $(distdir)/$$file \
306 || exit 1; \
307 fi; \
308 done
309check-am: all-am
310check: check-am
311all-am: Makefile $(LIBRARIES) $(HEADERS)
312installdirs:
313install: install-am
314install-exec: install-exec-am
315install-data: install-data-am
316uninstall: uninstall-am
317
318install-am: all-am
319 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
320
321installcheck: installcheck-am
322install-strip:
323 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
324 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
325 `test -z '$(STRIP)' || \
326 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
327mostlyclean-generic:
328
329clean-generic:
330
331distclean-generic:
332 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
333 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
334
335maintainer-clean-generic:
336 @echo "This command is intended for maintainers to use"
337 @echo "it deletes files that may require special tools to rebuild."
338clean: clean-am
339
340clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
341
342distclean: distclean-am
343 -rm -rf ./$(DEPDIR)
344 -rm -f Makefile
345distclean-am: clean-am distclean-compile distclean-generic \
346 distclean-tags
347
348dvi: dvi-am
349
350dvi-am:
351
352html: html-am
353
354info: info-am
355
356info-am:
357
358install-data-am:
359
360install-exec-am:
361
362install-info: install-info-am
363
364install-man:
365
366installcheck-am:
367
368maintainer-clean: maintainer-clean-am
369 -rm -rf ./$(DEPDIR)
370 -rm -f Makefile
371maintainer-clean-am: distclean-am maintainer-clean-generic
372
373mostlyclean: mostlyclean-am
374
375mostlyclean-am: mostlyclean-compile mostlyclean-generic
376
377pdf: pdf-am
378
379pdf-am:
380
381ps: ps-am
382
383ps-am:
384
385uninstall-am: uninstall-info-am
386
387.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
388 clean-noinstLIBRARIES ctags distclean distclean-compile \
389 distclean-generic distclean-tags distdir dvi dvi-am html \
390 html-am info info-am install install-am install-data \
391 install-data-am install-exec install-exec-am install-info \
392 install-info-am install-man install-strip installcheck \
393 installcheck-am installdirs maintainer-clean \
394 maintainer-clean-generic mostlyclean mostlyclean-compile \
395 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
396 uninstall-am uninstall-info-am
397
398# Tell versions [3.59,3.63) of GNU make to not export all variables.
399# Otherwise a system limit (for SysV at least) may be exceeded.
400.NOEXPORT: