~ubuntu-branches/ubuntu/intrepid/gnome-games/intrepid-updates

« back to all changes in this revision

Viewing changes to gnibbles/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2002-02-15 20:12:21 UTC
  • Revision ID: package-import@ubuntu.com-20020215201221-pntf81dxhsatz4qy
Tags: upstream-1.4.0.3
ImportĀ upstreamĀ versionĀ 1.4.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p1 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = ..
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
 
61
host_triplet = @host@
 
62
AS = @AS@
 
63
BUILD_GUILE = @BUILD_GUILE@
 
64
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
65
CATALOGS = @CATALOGS@
 
66
CATOBJEXT = @CATOBJEXT@
 
67
CC = @CC@
 
68
CFLAGS = @CFLAGS@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
 
71
CURSES_LIBS = @CURSES_LIBS@
 
72
CXX = @CXX@
 
73
DATADIRNAME = @DATADIRNAME@
 
74
DLLTOOL = @DLLTOOL@
 
75
ECHO = @ECHO@
 
76
EXEEXT = @EXEEXT@
 
77
GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
 
78
GDK_PIXBUF_CONFIG = @GDK_PIXBUF_CONFIG@
 
79
GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
 
80
GENCAT = @GENCAT@
 
81
GMOFILES = @GMOFILES@
 
82
GMSGFMT = @GMSGFMT@
 
83
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
 
84
GNOMEUI_LIBS = @GNOMEUI_LIBS@
 
85
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
 
86
GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
 
87
GNOME_CONFIG = @GNOME_CONFIG@
 
88
GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
 
89
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
 
90
GNOME_LIBDIR = @GNOME_LIBDIR@
 
91
GNOME_LIBS = @GNOME_LIBS@
 
92
GNORBA_CFLAGS = @GNORBA_CFLAGS@
 
93
GNORBA_LIBS = @GNORBA_LIBS@
 
94
GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
 
95
GTK_CFLAGS = @GTK_CFLAGS@
 
96
GTK_CONFIG = @GTK_CONFIG@
 
97
GTK_LIBS = @GTK_LIBS@
 
98
GT_NO = @GT_NO@
 
99
GT_YES = @GT_YES@
 
100
GUILE_INCS = @GUILE_INCS@
 
101
GUILE_LIBS = @GUILE_LIBS@
 
102
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 
103
INSTOBJEXT = @INSTOBJEXT@
 
104
INTLDEPS = @INTLDEPS@
 
105
INTLLIBS = @INTLLIBS@
 
106
INTLOBJS = @INTLOBJS@
 
107
LDFLAGS = @LDFLAGS@
 
108
LIBTOOL = @LIBTOOL@
 
109
LN_S = @LN_S@
 
110
MAINT = @MAINT@
 
111
MAKEINFO = @MAKEINFO@
 
112
MKINSTALLDIRS = @MKINSTALLDIRS@
 
113
OBJDUMP = @OBJDUMP@
 
114
OBJEXT = @OBJEXT@
 
115
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
116
ORBIT_CONFIG = @ORBIT_CONFIG@
 
117
ORBIT_IDL = @ORBIT_IDL@
 
118
ORBIT_LIBS = @ORBIT_LIBS@
 
119
PACKAGE = @PACKAGE@
 
120
POFILES = @POFILES@
 
121
POSUB = @POSUB@
 
122
PTHREAD_LIB = @PTHREAD_LIB@
 
123
QTTHREADS_LIB = @QTTHREADS_LIB@
 
124
RANLIB = @RANLIB@
 
125
READLINE_LIB = @READLINE_LIB@
 
126
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
 
127
SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
 
128
STRIP = @STRIP@
 
129
TERMCAP_LIB = @TERMCAP_LIB@
 
130
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
131
USE_NLS = @USE_NLS@
 
132
VERSION = @VERSION@
 
133
XPM_LIBS = @XPM_LIBS@
 
134
ZVT_LIBS = @ZVT_LIBS@
 
135
l = @l@
 
136
 
 
137
pixmapdir = $(datadir)/pixmaps/gnibbles
 
138
configdir = $(datadir)/gnibbles
 
139
icondir = $(datadir)/pixmaps
 
140
soundlistdir = $(sysconfdir)/sound/events
 
141
Gamesdir = $(datadir)/gnome/apps/Games
 
142
scoredir = $(localstatedir)/games
 
143
 
 
144
INCLUDES =      -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        -I$(includedir)                                 $(GNOME_INCLUDEDIR) $(GDK_PIXBUF_CFLAGS)
 
145
 
 
146
 
 
147
bin_PROGRAMS = gnibbles
 
148
 
 
149
icon_DATA = gnome-nibbles.png
 
150
 
 
151
gnibbles_SOURCES =      bonus.h         bonus.c         boni.h  boni.c  warp.h  warp.c  warpmanager.h   warpmanager.c   worm.h  worm.c  gnibbles.h      gnibbles.c      properties.h    properties.c    preferences.h   preferences.c   scoreboard.h    scoreboard.c    main.c  main.h
 
152
 
 
153
 
 
154
gnibbles_LDADD =        $(GNOME_LIBDIR)         $(GNOMEUI_LIBS)         $(GDK_PIXBUF_LIBS)      $(INTLLIBS)
 
155
 
 
156
 
 
157
pixmap_DATA =   gnibbles.png    gnibbles-logo.png
 
158
 
 
159
 
 
160
config_DATA =   level001.gnl    level002.gnl    level003.gnl    level004.gnl    level005.gnl    level006.gnl    level007.gnl    level008.gnl    level009.gnl    level010.gnl    level011.gnl    level012.gnl    level013.gnl    level014.gnl    level015.gnl    level016.gnl    level017.gnl    level018.gnl    level019.gnl    level020.gnl    level021.gnl    level022.gnl    level023.gnl    level024.gnl    level025.gnl    level026.gnl
 
161
 
 
162
 
 
163
Games_DATA = gnibbles.desktop
 
164
 
 
165
soundlist_DATA = gnibbles.soundlist
 
166
 
 
167
EXTRA_DIST =    $(pixmap_DATA)          $(Games_DATA)   $(config_DATA)  $(soundlist_DATA)       $(icon_DATA)
 
168
 
 
169
 
 
170
#EXTRA_DIST = README \
 
171
#             AUTHORS \
 
172
#             gnobots2.desktop \
 
173
#             gnobots2.soundlist \
 
174
#             $(appicon_DATA) \
 
175
#             $(pixmap_DATA)
 
176
 
 
177
SUBDIRS = sounds help
 
178
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
179
CONFIG_HEADER = ../config.h
 
180
CONFIG_CLEAN_FILES = 
 
181
bin_PROGRAMS =  gnibbles$(EXEEXT)
 
182
PROGRAMS =  $(bin_PROGRAMS)
 
183
 
 
184
 
 
185
DEFS = @DEFS@ -I. -I$(srcdir) -I..
 
186
LIBS = @LIBS@
 
187
gnibbles_OBJECTS =  bonus.$(OBJEXT) boni.$(OBJEXT) warp.$(OBJEXT) \
 
188
warpmanager.$(OBJEXT) worm.$(OBJEXT) gnibbles.$(OBJEXT) \
 
189
properties.$(OBJEXT) preferences.$(OBJEXT) scoreboard.$(OBJEXT) \
 
190
main.$(OBJEXT)
 
191
gnibbles_DEPENDENCIES = 
 
192
gnibbles_LDFLAGS = 
 
193
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
194
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
195
CCLD = $(CC)
 
196
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
197
DATA =  $(Games_DATA) $(config_DATA) $(icon_DATA) $(pixmap_DATA) \
 
198
$(soundlist_DATA)
 
199
 
 
200
DIST_COMMON =  AUTHORS ChangeLog Makefile.am Makefile.in
 
201
 
 
202
 
 
203
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
204
 
 
205
TAR = gtar
 
206
GZIP_ENV = --best
 
207
SOURCES = $(gnibbles_SOURCES)
 
208
OBJECTS = $(gnibbles_OBJECTS)
 
209
 
 
210
all: all-redirect
 
211
.SUFFIXES:
 
212
.SUFFIXES: .S .c .lo .o .obj .s
 
213
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
214
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gnibbles/Makefile
 
215
 
 
216
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
217
        cd $(top_builddir) \
 
218
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
219
 
 
220
 
 
221
mostlyclean-binPROGRAMS:
 
222
 
 
223
clean-binPROGRAMS:
 
224
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
225
 
 
226
distclean-binPROGRAMS:
 
227
 
 
228
maintainer-clean-binPROGRAMS:
 
229
 
 
230
install-binPROGRAMS: $(bin_PROGRAMS)
 
231
        @$(NORMAL_INSTALL)
 
232
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
233
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
234
          if test -f $$p; then \
 
235
            echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
 
236
            $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
 
237
          else :; fi; \
 
238
        done
 
239
 
 
240
uninstall-binPROGRAMS:
 
241
        @$(NORMAL_UNINSTALL)
 
242
        list='$(bin_PROGRAMS)'; for p in $$list; do \
 
243
          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
 
244
        done
 
245
 
 
246
.c.o:
 
247
        $(COMPILE) -c $<
 
248
 
 
249
# FIXME: We should only use cygpath when building on Windows,
 
250
# and only if it is available.
 
251
.c.obj:
 
252
        $(COMPILE) -c `cygpath -w $<`
 
253
 
 
254
.s.o:
 
255
        $(COMPILE) -c $<
 
256
 
 
257
.S.o:
 
258
        $(COMPILE) -c $<
 
259
 
 
260
mostlyclean-compile:
 
261
        -rm -f *.o core *.core
 
262
        -rm -f *.$(OBJEXT)
 
263
 
 
264
clean-compile:
 
265
 
 
266
distclean-compile:
 
267
        -rm -f *.tab.c
 
268
 
 
269
maintainer-clean-compile:
 
270
 
 
271
.c.lo:
 
272
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
273
 
 
274
.s.lo:
 
275
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
276
 
 
277
.S.lo:
 
278
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
279
 
 
280
mostlyclean-libtool:
 
281
        -rm -f *.lo
 
282
 
 
283
clean-libtool:
 
284
        -rm -rf .libs _libs
 
285
 
 
286
distclean-libtool:
 
287
 
 
288
maintainer-clean-libtool:
 
289
 
 
290
gnibbles$(EXEEXT): $(gnibbles_OBJECTS) $(gnibbles_DEPENDENCIES)
 
291
        @rm -f gnibbles$(EXEEXT)
 
292
        $(LINK) $(gnibbles_LDFLAGS) $(gnibbles_OBJECTS) $(gnibbles_LDADD) $(LIBS)
 
293
 
 
294
install-GamesDATA: $(Games_DATA)
 
295
        @$(NORMAL_INSTALL)
 
296
        $(mkinstalldirs) $(DESTDIR)$(Gamesdir)
 
297
        @list='$(Games_DATA)'; for p in $$list; do \
 
298
          if test -f $(srcdir)/$$p; then \
 
299
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Gamesdir)/$$p"; \
 
300
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Gamesdir)/$$p; \
 
301
          else if test -f $$p; then \
 
302
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(Gamesdir)/$$p"; \
 
303
            $(INSTALL_DATA) $$p $(DESTDIR)$(Gamesdir)/$$p; \
 
304
          fi; fi; \
 
305
        done
 
306
 
 
307
uninstall-GamesDATA:
 
308
        @$(NORMAL_UNINSTALL)
 
309
        list='$(Games_DATA)'; for p in $$list; do \
 
310
          rm -f $(DESTDIR)$(Gamesdir)/$$p; \
 
311
        done
 
312
 
 
313
install-configDATA: $(config_DATA)
 
314
        @$(NORMAL_INSTALL)
 
315
        $(mkinstalldirs) $(DESTDIR)$(configdir)
 
316
        @list='$(config_DATA)'; for p in $$list; do \
 
317
          if test -f $(srcdir)/$$p; then \
 
318
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(configdir)/$$p"; \
 
319
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(configdir)/$$p; \
 
320
          else if test -f $$p; then \
 
321
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(configdir)/$$p"; \
 
322
            $(INSTALL_DATA) $$p $(DESTDIR)$(configdir)/$$p; \
 
323
          fi; fi; \
 
324
        done
 
325
 
 
326
uninstall-configDATA:
 
327
        @$(NORMAL_UNINSTALL)
 
328
        list='$(config_DATA)'; for p in $$list; do \
 
329
          rm -f $(DESTDIR)$(configdir)/$$p; \
 
330
        done
 
331
 
 
332
install-iconDATA: $(icon_DATA)
 
333
        @$(NORMAL_INSTALL)
 
334
        $(mkinstalldirs) $(DESTDIR)$(icondir)
 
335
        @list='$(icon_DATA)'; for p in $$list; do \
 
336
          if test -f $(srcdir)/$$p; then \
 
337
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(icondir)/$$p"; \
 
338
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(icondir)/$$p; \
 
339
          else if test -f $$p; then \
 
340
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(icondir)/$$p"; \
 
341
            $(INSTALL_DATA) $$p $(DESTDIR)$(icondir)/$$p; \
 
342
          fi; fi; \
 
343
        done
 
344
 
 
345
uninstall-iconDATA:
 
346
        @$(NORMAL_UNINSTALL)
 
347
        list='$(icon_DATA)'; for p in $$list; do \
 
348
          rm -f $(DESTDIR)$(icondir)/$$p; \
 
349
        done
 
350
 
 
351
install-pixmapDATA: $(pixmap_DATA)
 
352
        @$(NORMAL_INSTALL)
 
353
        $(mkinstalldirs) $(DESTDIR)$(pixmapdir)
 
354
        @list='$(pixmap_DATA)'; for p in $$list; do \
 
355
          if test -f $(srcdir)/$$p; then \
 
356
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \
 
357
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p; \
 
358
          else if test -f $$p; then \
 
359
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \
 
360
            $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p; \
 
361
          fi; fi; \
 
362
        done
 
363
 
 
364
uninstall-pixmapDATA:
 
365
        @$(NORMAL_UNINSTALL)
 
366
        list='$(pixmap_DATA)'; for p in $$list; do \
 
367
          rm -f $(DESTDIR)$(pixmapdir)/$$p; \
 
368
        done
 
369
 
 
370
install-soundlistDATA: $(soundlist_DATA)
 
371
        @$(NORMAL_INSTALL)
 
372
        $(mkinstalldirs) $(DESTDIR)$(soundlistdir)
 
373
        @list='$(soundlist_DATA)'; for p in $$list; do \
 
374
          if test -f $(srcdir)/$$p; then \
 
375
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(soundlistdir)/$$p"; \
 
376
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(soundlistdir)/$$p; \
 
377
          else if test -f $$p; then \
 
378
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(soundlistdir)/$$p"; \
 
379
            $(INSTALL_DATA) $$p $(DESTDIR)$(soundlistdir)/$$p; \
 
380
          fi; fi; \
 
381
        done
 
382
 
 
383
uninstall-soundlistDATA:
 
384
        @$(NORMAL_UNINSTALL)
 
385
        list='$(soundlist_DATA)'; for p in $$list; do \
 
386
          rm -f $(DESTDIR)$(soundlistdir)/$$p; \
 
387
        done
 
388
 
 
389
# This directory's subdirectories are mostly independent; you can cd
 
390
# into them and run `make' without going through this Makefile.
 
391
# To change the values of `make' variables: instead of editing Makefiles,
 
392
# (1) if the variable is set in `config.status', edit `config.status'
 
393
#     (which will cause the Makefiles to be regenerated when you run `make');
 
394
# (2) otherwise, pass the desired values on the `make' command line.
 
395
 
 
396
@SET_MAKE@
 
397
 
 
398
all-recursive install-data-recursive install-exec-recursive \
 
399
installdirs-recursive install-recursive uninstall-recursive  \
 
400
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
401
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
402
        dot_seen=no; \
 
403
        target=`echo $@ | sed s/-recursive//`; \
 
404
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
405
          echo "Making $$target in $$subdir"; \
 
406
          if test "$$subdir" = "."; then \
 
407
            dot_seen=yes; \
 
408
            local_target="$$target-am"; \
 
409
          else \
 
410
            local_target="$$target"; \
 
411
          fi; \
 
412
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
413
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
414
        done; \
 
415
        if test "$$dot_seen" = "no"; then \
 
416
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
417
        fi; test -z "$$fail"
 
418
 
 
419
mostlyclean-recursive clean-recursive distclean-recursive \
 
420
maintainer-clean-recursive:
 
421
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
422
        dot_seen=no; \
 
423
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
424
          rev="$$subdir $$rev"; \
 
425
          test "$$subdir" = "." && dot_seen=yes; \
 
426
        done; \
 
427
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
428
        target=`echo $@ | sed s/-recursive//`; \
 
429
        for subdir in $$rev; do \
 
430
          echo "Making $$target in $$subdir"; \
 
431
          if test "$$subdir" = "."; then \
 
432
            local_target="$$target-am"; \
 
433
          else \
 
434
            local_target="$$target"; \
 
435
          fi; \
 
436
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
437
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
438
        done && test -z "$$fail"
 
439
tags-recursive:
 
440
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
441
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
442
        done
 
443
 
 
444
tags: TAGS
 
445
 
 
446
ID: $(HEADERS) $(SOURCES) $(LISP)
 
447
        list='$(SOURCES) $(HEADERS)'; \
 
448
        unique=`for i in $$list; do echo $$i; done | \
 
449
          awk '    { files[$$0] = 1; } \
 
450
               END { for (i in files) print i; }'`; \
 
451
        here=`pwd` && cd $(srcdir) \
 
452
          && mkid -f$$here/ID $$unique $(LISP)
 
453
 
 
454
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
455
        tags=; \
 
456
        here=`pwd`; \
 
457
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
458
   if test "$$subdir" = .; then :; else \
 
459
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
460
   fi; \
 
461
        done; \
 
462
        list='$(SOURCES) $(HEADERS)'; \
 
463
        unique=`for i in $$list; do echo $$i; done | \
 
464
          awk '    { files[$$0] = 1; } \
 
465
               END { for (i in files) print i; }'`; \
 
466
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
467
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
468
 
 
469
mostlyclean-tags:
 
470
 
 
471
clean-tags:
 
472
 
 
473
distclean-tags:
 
474
        -rm -f TAGS ID
 
475
 
 
476
maintainer-clean-tags:
 
477
 
 
478
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
479
 
 
480
subdir = gnibbles
 
481
 
 
482
distdir: $(DISTFILES)
 
483
        @for file in $(DISTFILES); do \
 
484
          d=$(srcdir); \
 
485
          if test -d $$d/$$file; then \
 
486
            cp -pr $$d/$$file $(distdir)/$$file; \
 
487
          else \
 
488
            test -f $(distdir)/$$file \
 
489
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
490
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
491
          fi; \
 
492
        done
 
493
        for subdir in $(SUBDIRS); do \
 
494
          if test "$$subdir" = .; then :; else \
 
495
            test -d $(distdir)/$$subdir \
 
496
            || mkdir $(distdir)/$$subdir \
 
497
            || exit 1; \
 
498
            chmod 777 $(distdir)/$$subdir; \
 
499
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
500
              || exit 1; \
 
501
          fi; \
 
502
        done
 
503
boni.o: boni.c ../config.h gnibbles.h bonus.h boni.h
 
504
bonus.o: bonus.c ../config.h gnibbles.h bonus.h
 
505
gnibbles.o: gnibbles.c ../config.h gnibbles.h worm.h boni.h bonus.h \
 
506
        warpmanager.h warp.h properties.h scoreboard.h
 
507
main.o: main.c ../config.h properties.h gnibbles.h worm.h bonus.h boni.h \
 
508
        preferences.h scoreboard.h
 
509
preferences.o: preferences.c preferences.h ../config.h properties.h \
 
510
        gnibbles.h ../gnobots2/keylabels.h main.h
 
511
properties.o: properties.c ../config.h properties.h gnibbles.h
 
512
scoreboard.o: scoreboard.c ../config.h gnibbles.h scoreboard.h worm.h
 
513
warpmanager.o: warpmanager.c ../config.h gnibbles.h warp.h warpmanager.h \
 
514
        worm.h boni.h bonus.h
 
515
warp.o: warp.c ../config.h gnibbles.h warp.h
 
516
worm.o: worm.c worm.h ../config.h gnibbles.h boni.h bonus.h \
 
517
        warpmanager.h warp.h properties.h
 
518
 
 
519
info-am:
 
520
info: info-recursive
 
521
dvi-am:
 
522
dvi: dvi-recursive
 
523
check-am: all-am
 
524
check: check-recursive
 
525
installcheck-am:
 
526
installcheck: installcheck-recursive
 
527
install-exec-am: install-binPROGRAMS
 
528
install-exec: install-exec-recursive
 
529
 
 
530
install-data-am: install-GamesDATA install-configDATA install-iconDATA \
 
531
                install-pixmapDATA install-soundlistDATA \
 
532
                install-data-local
 
533
install-data: install-data-recursive
 
534
 
 
535
install-am: all-am
 
536
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
537
install: install-recursive
 
538
uninstall-am: uninstall-binPROGRAMS uninstall-GamesDATA \
 
539
                uninstall-configDATA uninstall-iconDATA \
 
540
                uninstall-pixmapDATA uninstall-soundlistDATA
 
541
uninstall: uninstall-recursive
 
542
all-am: Makefile $(PROGRAMS) $(DATA)
 
543
all-redirect: all-recursive
 
544
install-strip:
 
545
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
546
installdirs: installdirs-recursive
 
547
installdirs-am:
 
548
        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(Gamesdir) \
 
549
                $(DESTDIR)$(configdir) $(DESTDIR)$(icondir) \
 
550
                $(DESTDIR)$(pixmapdir) $(DESTDIR)$(soundlistdir)
 
551
 
 
552
 
 
553
mostlyclean-generic:
 
554
 
 
555
clean-generic:
 
556
 
 
557
distclean-generic:
 
558
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
559
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
560
 
 
561
maintainer-clean-generic:
 
562
mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
 
563
                mostlyclean-libtool mostlyclean-tags \
 
564
                mostlyclean-generic
 
565
 
 
566
mostlyclean: mostlyclean-recursive
 
567
 
 
568
clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
 
569
                clean-generic mostlyclean-am
 
570
 
 
571
clean: clean-recursive
 
572
 
 
573
distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
 
574
                distclean-tags distclean-generic clean-am
 
575
        -rm -f libtool
 
576
 
 
577
distclean: distclean-recursive
 
578
 
 
579
maintainer-clean-am:  maintainer-clean-binPROGRAMS \
 
580
                maintainer-clean-compile maintainer-clean-libtool \
 
581
                maintainer-clean-tags maintainer-clean-generic \
 
582
                distclean-am
 
583
        @echo "This command is intended for maintainers to use;"
 
584
        @echo "it deletes files that may require special tools to rebuild."
 
585
 
 
586
maintainer-clean: maintainer-clean-recursive
 
587
 
 
588
.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
 
589
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
 
590
mostlyclean-compile distclean-compile clean-compile \
 
591
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
592
clean-libtool maintainer-clean-libtool uninstall-GamesDATA \
 
593
install-GamesDATA uninstall-configDATA install-configDATA \
 
594
uninstall-iconDATA install-iconDATA uninstall-pixmapDATA \
 
595
install-pixmapDATA uninstall-soundlistDATA install-soundlistDATA \
 
596
install-data-recursive uninstall-data-recursive install-exec-recursive \
 
597
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 
598
all-recursive check-recursive installcheck-recursive info-recursive \
 
599
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 
600
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
601
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
602
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
603
install-exec install-data-local install-data-am install-data install-am \
 
604
install uninstall-am uninstall all-redirect all-am all installdirs-am \
 
605
installdirs mostlyclean-generic distclean-generic clean-generic \
 
606
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
607
 
 
608
 
 
609
install-data-local:
 
610
        -$(mkinstalldirs) $(DESTDIR)$(scoredir)
 
611
        -touch $(DESTDIR)$(scoredir)/gnibbles.4.0.scores
 
612
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.4.0.scores
 
613
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.4.0.scores
 
614
        -touch $(DESTDIR)$(scoredir)/gnibbles.3.0.scores
 
615
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.3.0.scores
 
616
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.3.0.scores
 
617
        -touch $(DESTDIR)$(scoredir)/gnibbles.2.0.scores
 
618
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.2.0.scores
 
619
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.2.0.scores
 
620
        -touch $(DESTDIR)$(scoredir)/gnibbles.1.0.scores
 
621
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.1.0.scores
 
622
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.1.0.scores
 
623
        -touch $(DESTDIR)$(scoredir)/gnibbles.4.1.scores
 
624
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.4.1.scores
 
625
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.4.1.scores
 
626
        -touch $(DESTDIR)$(scoredir)/gnibbles.3.1.scores
 
627
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.3.1.scores
 
628
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.3.1.scores
 
629
        -touch $(DESTDIR)$(scoredir)/gnibbles.2.1.scores
 
630
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.2.1.scores
 
631
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.2.1.scores
 
632
        -touch $(DESTDIR)$(scoredir)/gnibbles.1.1.scores
 
633
        -chown games.games $(DESTDIR)$(scoredir)/gnibbles.1.1.scores
 
634
        -chmod 664 $(DESTDIR)$(scoredir)/gnibbles.1.1.scores
 
635
        -chgrp games $(DESTDIR)$(bindir)/gnibbles && chmod 2111 $(DESTDIR)$(bindir)/gnibbles
 
636
 
 
637
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
638
# Otherwise a system limit (for SysV at least) may be exceeded.
 
639
.NOEXPORT: