| 1 |
# Makefile.in generated by automake 1.16.5 from Makefile.am.
|
| 2 |
# @configure_input@
|
| 3 |
|
| 4 |
# Copyright (C) 1994-2021 Free Software Foundation, Inc.
|
| 5 |
|
| 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 |
VPATH = @srcdir@
|
| 18 |
am__is_gnu_make = { \
|
| 19 |
if test -z '$(MAKELEVEL)'; then \
|
| 20 |
false; \
|
| 21 |
elif test -n '$(MAKE_HOST)'; then \
|
| 22 |
true; \
|
| 23 |
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
| 24 |
true; \
|
| 25 |
else \
|
| 26 |
false; \
|
| 27 |
fi; \
|
| 28 |
}
|
| 29 |
am__make_running_with_option = \
|
| 30 |
case $${target_option-} in \
|
| 31 |
?) ;; \
|
| 32 |
*) echo "am__make_running_with_option: internal error: invalid" \
|
| 33 |
"target option '$${target_option-}' specified" >&2; \
|
| 34 |
exit 1;; \
|
| 35 |
esac; \
|
| 36 |
has_opt=no; \
|
| 37 |
sane_makeflags=$$MAKEFLAGS; \
|
| 38 |
if $(am__is_gnu_make); then \
|
| 39 |
sane_makeflags=$$MFLAGS; \
|
| 40 |
else \
|
| 41 |
case $$MAKEFLAGS in \
|
| 42 |
*\\[\ \ ]*) \
|
| 43 |
bs=\\; \
|
| 44 |
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
| 45 |
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
| 46 |
esac; \
|
| 47 |
fi; \
|
| 48 |
skip_next=no; \
|
| 49 |
strip_trailopt () \
|
| 50 |
{ \
|
| 51 |
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
| 52 |
}; \
|
| 53 |
for flg in $$sane_makeflags; do \
|
| 54 |
test $$skip_next = yes && { skip_next=no; continue; }; \
|
| 55 |
case $$flg in \
|
| 56 |
*=*|--*) continue;; \
|
| 57 |
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
| 58 |
-*I?*) strip_trailopt 'I';; \
|
| 59 |
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
| 60 |
-*O?*) strip_trailopt 'O';; \
|
| 61 |
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
| 62 |
-*l?*) strip_trailopt 'l';; \
|
| 63 |
-[dEDm]) skip_next=yes;; \
|
| 64 |
-[JT]) skip_next=yes;; \
|
| 65 |
esac; \
|
| 66 |
case $$flg in \
|
| 67 |
*$$target_option*) has_opt=yes; break;; \
|
| 68 |
esac; \
|
| 69 |
done; \
|
| 70 |
test $$has_opt = yes
|
| 71 |
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
| 72 |
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
| 73 |
pkgdatadir = $(datadir)/@PACKAGE@
|
| 74 |
pkgincludedir = $(includedir)/@PACKAGE@
|
| 75 |
pkglibdir = $(libdir)/@PACKAGE@
|
| 76 |
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
| 77 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| 78 |
install_sh_DATA = $(install_sh) -c -m 644
|
| 79 |
install_sh_PROGRAM = $(install_sh) -c
|
| 80 |
install_sh_SCRIPT = $(install_sh) -c
|
| 81 |
INSTALL_HEADER = $(INSTALL_DATA)
|
| 82 |
transform = $(program_transform_name)
|
| 83 |
NORMAL_INSTALL = :
|
| 84 |
PRE_INSTALL = :
|
| 85 |
POST_INSTALL = :
|
| 86 |
NORMAL_UNINSTALL = :
|
| 87 |
PRE_UNINSTALL = :
|
| 88 |
POST_UNINSTALL = :
|
| 89 |
build_triplet = @build@
|
| 90 |
host_triplet = @host@
|
| 91 |
subdir = utils/game
|
| 92 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
| 93 |
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
|
| 94 |
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
| 95 |
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
| 96 |
$(top_srcdir)/configure.ac
|
| 97 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
| 98 |
$(ACLOCAL_M4)
|
| 99 |
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
| 100 |
mkinstalldirs = $(install_sh) -d
|
| 101 |
CONFIG_CLEAN_FILES =
|
| 102 |
CONFIG_CLEAN_VPATH_FILES =
|
| 103 |
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
| 104 |
am__vpath_adj = case $$p in \
|
| 105 |
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
| 106 |
*) f=$$p;; \
|
| 107 |
esac;
|
| 108 |
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
| 109 |
am__install_max = 40
|
| 110 |
am__nobase_strip_setup = \
|
| 111 |
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
| 112 |
am__nobase_strip = \
|
| 113 |
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
| 114 |
am__nobase_list = $(am__nobase_strip_setup); \
|
| 115 |
for p in $$list; do echo "$$p $$p"; done | \
|
| 116 |
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
| 117 |
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
| 118 |
if (++n[$$2] == $(am__install_max)) \
|
| 119 |
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
| 120 |
END { for (dir in files) print dir, files[dir] }'
|
| 121 |
am__base_list = \
|
| 122 |
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
| 123 |
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
| 124 |
am__uninstall_files_from_dir = { \
|
| 125 |
test -z "$$files" \
|
| 126 |
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
| 127 |
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
| 128 |
$(am__cd) "$$dir" && rm -f $$files; }; \
|
| 129 |
}
|
| 130 |
am__installdirs = "$(DESTDIR)$(libdir)"
|
| 131 |
LTLIBRARIES = $(lib_LTLIBRARIES)
|
| 132 |
libgame_la_LIBADD =
|
| 133 |
am_libgame_la_OBJECTS = chicken.lo
|
| 134 |
libgame_la_OBJECTS = $(am_libgame_la_OBJECTS)
|
| 135 |
AM_V_lt = $(am__v_lt_@AM_V@)
|
| 136 |
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
| 137 |
am__v_lt_0 = --silent
|
| 138 |
am__v_lt_1 =
|
| 139 |
AM_V_P = $(am__v_P_@AM_V@)
|
| 140 |
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
| 141 |
am__v_P_0 = false
|
| 142 |
am__v_P_1 = :
|
| 143 |
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
| 144 |
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
| 145 |
am__v_GEN_0 = @echo " GEN " $@;
|
| 146 |
am__v_GEN_1 =
|
| 147 |
AM_V_at = $(am__v_at_@AM_V@)
|
| 148 |
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
| 149 |
am__v_at_0 = @
|
| 150 |
am__v_at_1 =
|
| 151 |
DEFAULT_INCLUDES = -I.@am__isrc@
|
| 152 |
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
| 153 |
am__maybe_remake_depfiles = depfiles
|
| 154 |
am__depfiles_remade = ./$(DEPDIR)/chicken.Plo
|
| 155 |
am__mv = mv -f
|
| 156 |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
| 157 |
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
| 158 |
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
| 159 |
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
|
| 160 |
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
| 161 |
$(AM_CFLAGS) $(CFLAGS)
|
| 162 |
AM_V_CC = $(am__v_CC_@AM_V@)
|
| 163 |
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
| 164 |
am__v_CC_0 = @echo " CC " $@;
|
| 165 |
am__v_CC_1 =
|
| 166 |
CCLD = $(CC)
|
| 167 |
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
| 168 |
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
| 169 |
$(AM_LDFLAGS) $(LDFLAGS) -o $@
|
| 170 |
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
| 171 |
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
| 172 |
am__v_CCLD_0 = @echo " CCLD " $@;
|
| 173 |
am__v_CCLD_1 =
|
| 174 |
SOURCES = $(libgame_la_SOURCES)
|
| 175 |
DIST_SOURCES = $(libgame_la_SOURCES)
|
| 176 |
am__can_run_installinfo = \
|
| 177 |
case $$AM_UPDATE_INFO_DIR in \
|
| 178 |
n|no|NO) false;; \
|
| 179 |
*) (install-info --version) >/dev/null 2>&1;; \
|
| 180 |
esac
|
| 181 |
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
| 182 |
# Read a list of newline-separated strings from the standard input,
|
| 183 |
# and print each of them once, without duplicates. Input order is
|
| 184 |
# *not* preserved.
|
| 185 |
am__uniquify_input = $(AWK) '\
|
| 186 |
BEGIN { nonempty = 0; } \
|
| 187 |
{ items[$$0] = 1; nonempty = 1; } \
|
| 188 |
END { if (nonempty) { for (i in items) print i; }; } \
|
| 189 |
'
|
| 190 |
# Make sure the list of sources is unique. This is necessary because,
|
| 191 |
# e.g., the same source file might be shared among _SOURCES variables
|
| 192 |
# for different programs/libraries.
|
| 193 |
am__define_uniq_tagged_files = \
|
| 194 |
list='$(am__tagged_files)'; \
|
| 195 |
unique=`for i in $$list; do \
|
| 196 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
| 197 |
done | $(am__uniquify_input)`
|
| 198 |
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
|
| 199 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
| 200 |
ACLOCAL = @ACLOCAL@
|
| 201 |
AMTAR = @AMTAR@
|
| 202 |
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
| 203 |
AR = @AR@
|
| 204 |
AUTOCONF = @AUTOCONF@
|
| 205 |
AUTOHEADER = @AUTOHEADER@
|
| 206 |
AUTOMAKE = @AUTOMAKE@
|
| 207 |
AWK = @AWK@
|
| 208 |
CC = @CC@
|
| 209 |
CCDEPMODE = @CCDEPMODE@
|
| 210 |
CFLAGS = @CFLAGS@
|
| 211 |
CPP = @CPP@
|
| 212 |
CPPFLAGS = @CPPFLAGS@
|
| 213 |
CSCOPE = @CSCOPE@
|
| 214 |
CTAGS = @CTAGS@
|
| 215 |
CXX = @CXX@
|
| 216 |
CXXCPP = @CXXCPP@
|
| 217 |
CXXDEPMODE = @CXXDEPMODE@
|
| 218 |
CXXFLAGS = @CXXFLAGS@
|
| 219 |
CYGPATH_W = @CYGPATH_W@
|
| 220 |
DEFS = @DEFS@
|
| 221 |
DEPDIR = @DEPDIR@
|
| 222 |
DLLTOOL = @DLLTOOL@
|
| 223 |
DSYMUTIL = @DSYMUTIL@
|
| 224 |
DUMPBIN = @DUMPBIN@
|
| 225 |
ECHO_C = @ECHO_C@
|
| 226 |
ECHO_N = @ECHO_N@
|
| 227 |
ECHO_T = @ECHO_T@
|
| 228 |
EGREP = @EGREP@
|
| 229 |
ETAGS = @ETAGS@
|
| 230 |
EXEEXT = @EXEEXT@
|
| 231 |
FGREP = @FGREP@
|
| 232 |
FILECMD = @FILECMD@
|
| 233 |
GREP = @GREP@
|
| 234 |
INSTALL = @INSTALL@
|
| 235 |
INSTALL_DATA = @INSTALL_DATA@
|
| 236 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
| 237 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
| 238 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
| 239 |
LD = @LD@
|
| 240 |
LDFLAGS = @LDFLAGS@
|
| 241 |
LIBOBJS = @LIBOBJS@
|
| 242 |
LIBS = -L$(top_builddir)/lib -L/usr/lib/mysql -L/usr/lib64/mysql -lmysqlclient -lz
|
| 243 |
LIBTOOL = @LIBTOOL@
|
| 244 |
LIPO = @LIPO@
|
| 245 |
LN_S = @LN_S@
|
| 246 |
LTLIBOBJS = @LTLIBOBJS@
|
| 247 |
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
|
| 248 |
MAKEINFO = @MAKEINFO@
|
| 249 |
MANIFEST_TOOL = @MANIFEST_TOOL@
|
| 250 |
MKDIR_P = @MKDIR_P@
|
| 251 |
NM = @NM@
|
| 252 |
NMEDIT = @NMEDIT@
|
| 253 |
OBJDUMP = @OBJDUMP@
|
| 254 |
OBJEXT = @OBJEXT@
|
| 255 |
OTOOL = @OTOOL@
|
| 256 |
OTOOL64 = @OTOOL64@
|
| 257 |
PACKAGE = @PACKAGE@
|
| 258 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
| 259 |
PACKAGE_NAME = @PACKAGE_NAME@
|
| 260 |
PACKAGE_STRING = @PACKAGE_STRING@
|
| 261 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
| 262 |
PACKAGE_URL = @PACKAGE_URL@
|
| 263 |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
| 264 |
PATH_SEPARATOR = @PATH_SEPARATOR@
|
| 265 |
RANLIB = @RANLIB@
|
| 266 |
SED = @SED@
|
| 267 |
SET_MAKE = @SET_MAKE@
|
| 268 |
SHELL = @SHELL@
|
| 269 |
STRIP = @STRIP@
|
| 270 |
VERSION = @VERSION@
|
| 271 |
abs_builddir = @abs_builddir@
|
| 272 |
abs_srcdir = @abs_srcdir@
|
| 273 |
abs_top_builddir = @abs_top_builddir@
|
| 274 |
abs_top_srcdir = @abs_top_srcdir@
|
| 275 |
ac_ct_AR = @ac_ct_AR@
|
| 276 |
ac_ct_CC = @ac_ct_CC@
|
| 277 |
ac_ct_CXX = @ac_ct_CXX@
|
| 278 |
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
| 279 |
am__include = @am__include@
|
| 280 |
am__leading_dot = @am__leading_dot@
|
| 281 |
am__quote = @am__quote@
|
| 282 |
am__tar = @am__tar@
|
| 283 |
am__untar = @am__untar@
|
| 284 |
bindir = @bindir@
|
| 285 |
build = @build@
|
| 286 |
build_alias = @build_alias@
|
| 287 |
build_cpu = @build_cpu@
|
| 288 |
build_os = @build_os@
|
| 289 |
build_vendor = @build_vendor@
|
| 290 |
builddir = @builddir@
|
| 291 |
datadir = @datadir@
|
| 292 |
datarootdir = @datarootdir@
|
| 293 |
docdir = @docdir@
|
| 294 |
dvidir = @dvidir@
|
| 295 |
exec_prefix = @exec_prefix@
|
| 296 |
host = @host@
|
| 297 |
host_alias = @host_alias@
|
| 298 |
host_cpu = @host_cpu@
|
| 299 |
host_os = @host_os@
|
| 300 |
host_vendor = @host_vendor@
|
| 301 |
htmldir = @htmldir@
|
| 302 |
includedir = @includedir@
|
| 303 |
infodir = @infodir@
|
| 304 |
install_sh = @install_sh@
|
| 305 |
libdir = ${prefix}/game/so
|
| 306 |
libexecdir = @libexecdir@
|
| 307 |
localedir = @localedir@
|
| 308 |
localstatedir = @localstatedir@
|
| 309 |
mandir = @mandir@
|
| 310 |
mkdir_p = @mkdir_p@
|
| 311 |
oldincludedir = @oldincludedir@
|
| 312 |
pdfdir = @pdfdir@
|
| 313 |
prefix = @prefix@
|
| 314 |
program_transform_name = @program_transform_name@
|
| 315 |
psdir = @psdir@
|
| 316 |
runstatedir = @runstatedir@
|
| 317 |
sbindir = @sbindir@
|
| 318 |
sharedstatedir = @sharedstatedir@
|
| 319 |
srcdir = @srcdir@
|
| 320 |
sysconfdir = @sysconfdir@
|
| 321 |
target_alias = @target_alias@
|
| 322 |
top_build_prefix = @top_build_prefix@
|
| 323 |
top_builddir = @top_builddir@
|
| 324 |
top_srcdir = @top_srcdir@
|
| 325 |
lib_LTLIBRARIES = libgame.la
|
| 326 |
libgame_la_SOURCES = chicken.c
|
| 327 |
AM_CFLAGS = -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions
|
| 328 |
AM_CPPFLAGS = -I$(top_builddir)/include -I/usr/include/mysql
|
| 329 |
CLEANFILES = @EXTRA_CLEAN@
|
| 330 |
all: all-am
|
| 331 |
|
| 332 |
.SUFFIXES:
|
| 333 |
.SUFFIXES: .c .lo .o .obj
|
| 334 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
| 335 |
@for dep in $?; do \
|
| 336 |
case '$(am__configure_deps)' in \
|
| 337 |
*$$dep*) \
|
| 338 |
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
| 339 |
&& { if test -f $@; then exit 0; else break; fi; }; \
|
| 340 |
exit 1;; \
|
| 341 |
esac; \
|
| 342 |
done; \
|
| 343 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/game/Makefile'; \
|
| 344 |
$(am__cd) $(top_srcdir) && \
|
| 345 |
$(AUTOMAKE) --gnu utils/game/Makefile
|
| 346 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
| 347 |
@case '$?' in \
|
| 348 |
*config.status*) \
|
| 349 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
| 350 |
*) \
|
| 351 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
| 352 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
| 353 |
esac;
|
| 354 |
|
| 355 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
| 356 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 357 |
|
| 358 |
$(top_srcdir)/configure: $(am__configure_deps)
|
| 359 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 360 |
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
| 361 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 362 |
$(am__aclocal_m4_deps):
|
| 363 |
|
| 364 |
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
| 365 |
@$(NORMAL_INSTALL)
|
| 366 |
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
| 367 |
list2=; for p in $$list; do \
|
| 368 |
if test -f $$p; then \
|
| 369 |
list2="$$list2 $$p"; \
|
| 370 |
else :; fi; \
|
| 371 |
done; \
|
| 372 |
test -z "$$list2" || { \
|
| 373 |
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
|
| 374 |
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
|
| 375 |
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
| 376 |
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
| 377 |
}
|
| 378 |
|
| 379 |
uninstall-libLTLIBRARIES:
|
| 380 |
@$(NORMAL_UNINSTALL)
|
| 381 |
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
| 382 |
for p in $$list; do \
|
| 383 |
$(am__strip_dir) \
|
| 384 |
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
| 385 |
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
| 386 |
done
|
| 387 |
|
| 388 |
clean-libLTLIBRARIES:
|
| 389 |
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
| 390 |
@list='$(lib_LTLIBRARIES)'; \
|
| 391 |
locs=`for p in $$list; do echo $$p; done | \
|
| 392 |
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
|
| 393 |
sort -u`; \
|
| 394 |
test -z "$$locs" || { \
|
| 395 |
echo rm -f $${locs}; \
|
| 396 |
rm -f $${locs}; \
|
| 397 |
}
|
| 398 |
|
| 399 |
libgame.la: $(libgame_la_OBJECTS) $(libgame_la_DEPENDENCIES) $(EXTRA_libgame_la_DEPENDENCIES)
|
| 400 |
$(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libgame_la_OBJECTS) $(libgame_la_LIBADD) $(LIBS)
|
| 401 |
|
| 402 |
mostlyclean-compile:
|
| 403 |
-rm -f *.$(OBJEXT)
|
| 404 |
|
| 405 |
distclean-compile:
|
| 406 |
-rm -f *.tab.c
|
| 407 |
|
| 408 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chicken.Plo@am__quote@ # am--include-marker
|
| 409 |
|
| 410 |
$(am__depfiles_remade):
|
| 411 |
@$(MKDIR_P) $(@D)
|
| 412 |
@echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
| 413 |
|
| 414 |
am--depfiles: $(am__depfiles_remade)
|
| 415 |
|
| 416 |
.c.o:
|
| 417 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
| 418 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 419 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 420 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 421 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
|
| 422 |
|
| 423 |
.c.obj:
|
| 424 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
| 425 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
| 426 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
| 427 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 428 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
| 429 |
|
| 430 |
.c.lo:
|
| 431 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
| 432 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
| 433 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
| 434 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
| 435 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
|
| 436 |
|
| 437 |
mostlyclean-libtool:
|
| 438 |
-rm -f *.lo
|
| 439 |
|
| 440 |
clean-libtool:
|
| 441 |
-rm -rf .libs _libs
|
| 442 |
|
| 443 |
ID: $(am__tagged_files)
|
| 444 |
$(am__define_uniq_tagged_files); mkid -fID $$unique
|
| 445 |
tags: tags-am
|
| 446 |
TAGS: tags
|
| 447 |
|
| 448 |
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
| 449 |
set x; \
|
| 450 |
here=`pwd`; \
|
| 451 |
$(am__define_uniq_tagged_files); \
|
| 452 |
shift; \
|
| 453 |
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
| 454 |
test -n "$$unique" || unique=$$empty_fix; \
|
| 455 |
if test $$# -gt 0; then \
|
| 456 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
| 457 |
"$$@" $$unique; \
|
| 458 |
else \
|
| 459 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
| 460 |
$$unique; \
|
| 461 |
fi; \
|
| 462 |
fi
|
| 463 |
ctags: ctags-am
|
| 464 |
|
| 465 |
CTAGS: ctags
|
| 466 |
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
| 467 |
$(am__define_uniq_tagged_files); \
|
| 468 |
test -z "$(CTAGS_ARGS)$$unique" \
|
| 469 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
| 470 |
$$unique
|
| 471 |
|
| 472 |
GTAGS:
|
| 473 |
here=`$(am__cd) $(top_builddir) && pwd` \
|
| 474 |
&& $(am__cd) $(top_srcdir) \
|
| 475 |
&& gtags -i $(GTAGS_ARGS) "$$here"
|
| 476 |
cscopelist: cscopelist-am
|
| 477 |
|
| 478 |
cscopelist-am: $(am__tagged_files)
|
| 479 |
list='$(am__tagged_files)'; \
|
| 480 |
case "$(srcdir)" in \
|
| 481 |
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
| 482 |
*) sdir=$(subdir)/$(srcdir) ;; \
|
| 483 |
esac; \
|
| 484 |
for i in $$list; do \
|
| 485 |
if test -f "$$i"; then \
|
| 486 |
echo "$(subdir)/$$i"; \
|
| 487 |
else \
|
| 488 |
echo "$$sdir/$$i"; \
|
| 489 |
fi; \
|
| 490 |
done >> $(top_builddir)/cscope.files
|
| 491 |
|
| 492 |
distclean-tags:
|
| 493 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
| 494 |
distdir: $(BUILT_SOURCES)
|
| 495 |
$(MAKE) $(AM_MAKEFLAGS) distdir-am
|
| 496 |
|
| 497 |
distdir-am: $(DISTFILES)
|
| 498 |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| 499 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
| 500 |
list='$(DISTFILES)'; \
|
| 501 |
dist_files=`for file in $$list; do echo $$file; done | \
|
| 502 |
sed -e "s|^$$srcdirstrip/||;t" \
|
| 503 |
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
| 504 |
case $$dist_files in \
|
| 505 |
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
| 506 |
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
| 507 |
sort -u` ;; \
|
| 508 |
esac; \
|
| 509 |
for file in $$dist_files; do \
|
| 510 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
| 511 |
if test -d $$d/$$file; then \
|
| 512 |
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
| 513 |
if test -d "$(distdir)/$$file"; then \
|
| 514 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
| 515 |
fi; \
|
| 516 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
| 517 |
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
| 518 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
| 519 |
fi; \
|
| 520 |
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
| 521 |
else \
|
| 522 |
test -f "$(distdir)/$$file" \
|
| 523 |
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
| 524 |
|| exit 1; \
|
| 525 |
fi; \
|
| 526 |
done
|
| 527 |
check-am: all-am
|
| 528 |
check: check-am
|
| 529 |
all-am: Makefile $(LTLIBRARIES)
|
| 530 |
installdirs:
|
| 531 |
for dir in "$(DESTDIR)$(libdir)"; do \
|
| 532 |
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
| 533 |
done
|
| 534 |
install: install-am
|
| 535 |
install-exec: install-exec-am
|
| 536 |
install-data: install-data-am
|
| 537 |
uninstall: uninstall-am
|
| 538 |
|
| 539 |
install-am: all-am
|
| 540 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
| 541 |
|
| 542 |
installcheck: installcheck-am
|
| 543 |
install-strip:
|
| 544 |
if test -z '$(STRIP)'; then \
|
| 545 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| 546 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| 547 |
install; \
|
| 548 |
else \
|
| 549 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| 550 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| 551 |
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
| 552 |
fi
|
| 553 |
mostlyclean-generic:
|
| 554 |
|
| 555 |
clean-generic:
|
| 556 |
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
| 557 |
|
| 558 |
distclean-generic:
|
| 559 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
| 560 |
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
| 561 |
|
| 562 |
maintainer-clean-generic:
|
| 563 |
@echo "This command is intended for maintainers to use"
|
| 564 |
@echo "it deletes files that may require special tools to rebuild."
|
| 565 |
clean: clean-am
|
| 566 |
|
| 567 |
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
| 568 |
mostlyclean-am
|
| 569 |
|
| 570 |
distclean: distclean-am
|
| 571 |
-rm -f ./$(DEPDIR)/chicken.Plo
|
| 572 |
-rm -f Makefile
|
| 573 |
distclean-am: clean-am distclean-compile distclean-generic \
|
| 574 |
distclean-tags
|
| 575 |
|
| 576 |
dvi: dvi-am
|
| 577 |
|
| 578 |
dvi-am:
|
| 579 |
|
| 580 |
html: html-am
|
| 581 |
|
| 582 |
html-am:
|
| 583 |
|
| 584 |
info: info-am
|
| 585 |
|
| 586 |
info-am:
|
| 587 |
|
| 588 |
install-data-am:
|
| 589 |
|
| 590 |
install-dvi: install-dvi-am
|
| 591 |
|
| 592 |
install-dvi-am:
|
| 593 |
|
| 594 |
install-exec-am: install-libLTLIBRARIES
|
| 595 |
|
| 596 |
install-html: install-html-am
|
| 597 |
|
| 598 |
install-html-am:
|
| 599 |
|
| 600 |
install-info: install-info-am
|
| 601 |
|
| 602 |
install-info-am:
|
| 603 |
|
| 604 |
install-man:
|
| 605 |
|
| 606 |
install-pdf: install-pdf-am
|
| 607 |
|
| 608 |
install-pdf-am:
|
| 609 |
|
| 610 |
install-ps: install-ps-am
|
| 611 |
|
| 612 |
install-ps-am:
|
| 613 |
|
| 614 |
installcheck-am:
|
| 615 |
|
| 616 |
maintainer-clean: maintainer-clean-am
|
| 617 |
-rm -f ./$(DEPDIR)/chicken.Plo
|
| 618 |
-rm -f Makefile
|
| 619 |
maintainer-clean-am: distclean-am maintainer-clean-generic
|
| 620 |
|
| 621 |
mostlyclean: mostlyclean-am
|
| 622 |
|
| 623 |
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
| 624 |
mostlyclean-libtool
|
| 625 |
|
| 626 |
pdf: pdf-am
|
| 627 |
|
| 628 |
pdf-am:
|
| 629 |
|
| 630 |
ps: ps-am
|
| 631 |
|
| 632 |
ps-am:
|
| 633 |
|
| 634 |
uninstall-am: uninstall-libLTLIBRARIES
|
| 635 |
|
| 636 |
.MAKE: install-am install-strip
|
| 637 |
|
| 638 |
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
|
| 639 |
clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \
|
| 640 |
ctags ctags-am distclean distclean-compile distclean-generic \
|
| 641 |
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
| 642 |
html-am info info-am install install-am install-data \
|
| 643 |
install-data-am install-dvi install-dvi-am install-exec \
|
| 644 |
install-exec-am install-html install-html-am install-info \
|
| 645 |
install-info-am install-libLTLIBRARIES install-man install-pdf \
|
| 646 |
install-pdf-am install-ps install-ps-am install-strip \
|
| 647 |
installcheck installcheck-am installdirs maintainer-clean \
|
| 648 |
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
| 649 |
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
| 650 |
tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
|
| 651 |
|
| 652 |
.PRECIOUS: Makefile
|
| 653 |
|
| 654 |
|
| 655 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| 656 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
| 657 |
.NOEXPORT:
|