]> git.pld-linux.org Git - packages/bsd-games.git/blob - bsd-games-config.patch
- 2.14, updated headers and config patches, removed obsolete destdir patch
[packages/bsd-games.git] / bsd-games-config.patch
1 diff -Nur bsd-games-2.14.orig/atc/pathnames.h bsd-games-2.14/atc/pathnames.h
2 --- bsd-games-2.14.orig/atc/pathnames.h 1970-01-01 01:00:00.000000000 +0100
3 +++ bsd-games-2.14/atc/pathnames.h      2003-07-01 20:18:46.000000000 +0200
4 @@ -0,0 +1,42 @@
5 +/* Automatically generated from atc/pathnames.h.in.  Do not edit.  */
6 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/21 15:04:28 cgd Exp $        */
7 +
8 +/*-
9 + * Copyright (c) 1990, 1993
10 + *     The Regents of the University of California.  All rights reserved.
11 + *
12 + * Redistribution and use in source and binary forms, with or without
13 + * modification, are permitted provided that the following conditions
14 + * are met:
15 + * 1. Redistributions of source code must retain the above copyright
16 + *    notice, this list of conditions and the following disclaimer.
17 + * 2. Redistributions in binary form must reproduce the above copyright
18 + *    notice, this list of conditions and the following disclaimer in the
19 + *    documentation and/or other materials provided with the distribution.
20 + * 3. All advertising materials mentioning features or use of this software
21 + *    must display the following acknowledgement:
22 + *     This product includes software developed by the University of
23 + *     California, Berkeley and its contributors.
24 + * 4. Neither the name of the University nor the names of its contributors
25 + *    may be used to endorse or promote products derived from this software
26 + *    without specific prior written permission.
27 + *
28 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
29 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
31 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
34 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
35 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
36 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
37 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
38 + * SUCH DAMAGE.
39 + *
40 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
41 + */
42 +
43 +#include <paths.h>
44 +
45 +#define        _PATH_GAMES     "/usr/share/games/atc/"
46 +#define        _PATH_SCORE     "/var/games/atc_score"
47 diff -Nur bsd-games-2.14.orig/battlestar/pathnames.h bsd-games-2.14/battlestar/pathnames.h
48 --- bsd-games-2.14.orig/battlestar/pathnames.h  1970-01-01 01:00:00.000000000 +0100
49 +++ bsd-games-2.14/battlestar/pathnames.h       2003-07-01 20:18:46.000000000 +0200
50 @@ -0,0 +1,39 @@
51 +/* Automatically generated from battlestar/pathnames.h.in.  Do not edit.  */
52 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/21 15:07:51 cgd Exp $        */
53 +
54 +/*-
55 + * Copyright (c) 1990, 1993
56 + *     The Regents of the University of California.  All rights reserved.
57 + *
58 + * Redistribution and use in source and binary forms, with or without
59 + * modification, are permitted provided that the following conditions
60 + * are met:
61 + * 1. Redistributions of source code must retain the above copyright
62 + *    notice, this list of conditions and the following disclaimer.
63 + * 2. Redistributions in binary form must reproduce the above copyright
64 + *    notice, this list of conditions and the following disclaimer in the
65 + *    documentation and/or other materials provided with the distribution.
66 + * 3. All advertising materials mentioning features or use of this software
67 + *    must display the following acknowledgement:
68 + *     This product includes software developed by the University of
69 + *     California, Berkeley and its contributors.
70 + * 4. Neither the name of the University nor the names of its contributors
71 + *    may be used to endorse or promote products derived from this software
72 + *    without specific prior written permission.
73 + *
74 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
75 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
76 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
77 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
78 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
79 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
80 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
81 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
82 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
83 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
84 + * SUCH DAMAGE.
85 + *
86 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
87 + */
88 +
89 +#define        _PATH_SCORE     "/var/games/battlestar.log"
90 diff -Nur bsd-games-2.14.orig/boggle/boggle/bog.h bsd-games-2.14/boggle/boggle/bog.h
91 --- bsd-games-2.14.orig/boggle/boggle/bog.h     1970-01-01 01:00:00.000000000 +0100
92 +++ bsd-games-2.14/boggle/boggle/bog.h  2003-07-01 20:18:46.000000000 +0200
93 @@ -0,0 +1,88 @@
94 +/* Automatically generated from boggle/boggle/bog.h.in.  Do not edit.  */
95 +/*     $NetBSD: bog.h,v 1.2 1995/03/21 12:14:32 cgd Exp $      */
96 +
97 +/*-
98 + * Copyright (c) 1993
99 + *     The Regents of the University of California.  All rights reserved.
100 + *
101 + * This code is derived from software contributed to Berkeley by
102 + * Barry Brachman.
103 + *
104 + * Redistribution and use in source and binary forms, with or without
105 + * modification, are permitted provided that the following conditions
106 + * are met:
107 + * 1. Redistributions of source code must retain the above copyright
108 + *    notice, this list of conditions and the following disclaimer.
109 + * 2. Redistributions in binary form must reproduce the above copyright
110 + *    notice, this list of conditions and the following disclaimer in the
111 + *    documentation and/or other materials provided with the distribution.
112 + * 3. All advertising materials mentioning features or use of this software
113 + *    must display the following acknowledgement:
114 + *     This product includes software developed by the University of
115 + *     California, Berkeley and its contributors.
116 + * 4. Neither the name of the University nor the names of its contributors
117 + *    may be used to endorse or promote products derived from this software
118 + *    without specific prior written permission.
119 + *
120 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
121 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
122 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
123 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
124 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
125 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
126 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
127 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
128 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
129 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
130 + * SUCH DAMAGE.
131 + *
132 + *     @(#)bog.h       8.1 (Berkeley) 6/11/93
133 + */
134 +
135 +#define LOADDICT               1       /* Load the dictionary for speed */
136 +
137 +/*
138 + * Locations for the dictionary (generated by mkdict),
139 + * index (generated by mkindex), and helpfile
140 + */
141 +#define DICT                   "/usr/share/games/boggle/dictionary"
142 +#define DICTINDEX              "/usr/share/games/boggle/dictindex"
143 +#define HELPFILE               "/usr/share/games/boggle/helpfile"
144 +
145 +/*
146 + * The theoretical maximum for MAXWORDLEN is ('a' - 1) == 96
147 + */
148 +#define MAXWORDLEN             40      /* Maximum word length */
149 +#define MAXPWORDS              200     /* Maximum number of player's words */
150 +#define MAXMWORDS              200     /* Maximum number of machine's words */
151 +#define MAXPSPACE              2000    /* Space for player's words */
152 +#define MAXMSPACE              4000    /* Space for machines's words */
153 +
154 +#define MAXCOLS                        20
155 +
156 +/*
157 + * The following determine the screen layout
158 + */
159 +#define PROMPT_COL             20
160 +#define PROMPT_LINE            2
161 +
162 +#define BOARD_COL              0
163 +#define BOARD_LINE             0
164 +
165 +#define SCORE_COL              20
166 +#define SCORE_LINE             0
167 +
168 +#define LIST_COL               0
169 +#define LIST_LINE              10
170 +
171 +#define TIMER_COL              20
172 +#define TIMER_LINE             2
173 +
174 +/*
175 + * Internal dictionary index
176 + * Initialized from the file created by mkindex
177 + */
178 +struct dictindex {
179 +       long start;
180 +       long length;
181 +};
182 diff -Nur bsd-games-2.14.orig/canfield/canfield/pathnames.h bsd-games-2.14/canfield/canfield/pathnames.h
183 --- bsd-games-2.14.orig/canfield/canfield/pathnames.h   1970-01-01 01:00:00.000000000 +0100
184 +++ bsd-games-2.14/canfield/canfield/pathnames.h        2003-07-01 20:18:46.000000000 +0200
185 @@ -0,0 +1,40 @@
186 +/* Automatically generated from canfield/canfield/pathnames.h.in.  Do not edit.  */
187 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/21 15:08:34 cgd Exp $        */
188 +
189 +/*-
190 + * Copyright (c) 1990, 1993
191 + *     The Regents of the University of California.  All rights reserved.
192 + *
193 + * Redistribution and use in source and binary forms, with or without
194 + * modification, are permitted provided that the following conditions
195 + * are met:
196 + * 1. Redistributions of source code must retain the above copyright
197 + *    notice, this list of conditions and the following disclaimer.
198 + * 2. Redistributions in binary form must reproduce the above copyright
199 + *    notice, this list of conditions and the following disclaimer in the
200 + *    documentation and/or other materials provided with the distribution.
201 + * 3. All advertising materials mentioning features or use of this software
202 + *    must display the following acknowledgement:
203 + *     This product includes software developed by the University of
204 + *     California, Berkeley and its contributors.
205 + * 4. Neither the name of the University nor the names of its contributors
206 + *    may be used to endorse or promote products derived from this software
207 + *    without specific prior written permission.
208 + *
209 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
210 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
211 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
212 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
213 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
214 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
215 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
216 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
217 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
218 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
219 + * SUCH DAMAGE.
220 + *
221 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
222 + */
223 +
224 +#define        _PATH_SCORE     "/var/games/cfscores"
225 +
226 diff -Nur bsd-games-2.14.orig/cribbage/pathnames.h bsd-games-2.14/cribbage/pathnames.h
227 --- bsd-games-2.14.orig/cribbage/pathnames.h    1970-01-01 01:00:00.000000000 +0100
228 +++ bsd-games-2.14/cribbage/pathnames.h 2003-07-01 20:18:46.000000000 +0200
229 @@ -0,0 +1,41 @@
230 +/* Automatically generated from cribbage/pathnames.h.in.  Do not edit.  */
231 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/21 15:08:56 cgd Exp $        */
232 +
233 +/*-
234 + * Copyright (c) 1990, 1993
235 + *     The Regents of the University of California.  All rights reserved.
236 + *
237 + * Redistribution and use in source and binary forms, with or without
238 + * modification, are permitted provided that the following conditions
239 + * are met:
240 + * 1. Redistributions of source code must retain the above copyright
241 + *    notice, this list of conditions and the following disclaimer.
242 + * 2. Redistributions in binary form must reproduce the above copyright
243 + *    notice, this list of conditions and the following disclaimer in the
244 + *    documentation and/or other materials provided with the distribution.
245 + * 3. All advertising materials mentioning features or use of this software
246 + *    must display the following acknowledgement:
247 + *     This product includes software developed by the University of
248 + *     California, Berkeley and its contributors.
249 + * 4. Neither the name of the University nor the names of its contributors
250 + *    may be used to endorse or promote products derived from this software
251 + *    without specific prior written permission.
252 + *
253 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
254 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
255 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
256 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
257 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
258 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
259 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
260 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
261 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
262 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
263 + * SUCH DAMAGE.
264 + *
265 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
266 + */
267 +
268 +#define        _PATH_INSTR     "/usr/share/games/cribbage.instr"
269 +#define        _PATH_LOG       "/var/games/criblog"
270 +#define        _PATH_MORE      "/usr/bin/less"
271 diff -Nur bsd-games-2.14.orig/dm/pathnames.h bsd-games-2.14/dm/pathnames.h
272 --- bsd-games-2.14.orig/dm/pathnames.h  1970-01-01 01:00:00.000000000 +0100
273 +++ bsd-games-2.14/dm/pathnames.h       2003-07-01 20:18:46.000000000 +0200
274 @@ -0,0 +1,43 @@
275 +/* Automatically generated from dm/pathnames.h.in.  Do not edit.  */
276 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/21 15:09:08 cgd Exp $        */
277 +
278 +/*
279 + * Copyright (c) 1989, 1993
280 + *     The Regents of the University of California.  All rights reserved.
281 + *
282 + * Redistribution and use in source and binary forms, with or without
283 + * modification, are permitted provided that the following conditions
284 + * are met:
285 + * 1. Redistributions of source code must retain the above copyright
286 + *    notice, this list of conditions and the following disclaimer.
287 + * 2. Redistributions in binary form must reproduce the above copyright
288 + *    notice, this list of conditions and the following disclaimer in the
289 + *    documentation and/or other materials provided with the distribution.
290 + * 3. All advertising materials mentioning features or use of this software
291 + *    must display the following acknowledgement:
292 + *     This product includes software developed by the University of
293 + *     California, Berkeley and its contributors.
294 + * 4. Neither the name of the University nor the names of its contributors
295 + *    may be used to endorse or promote products derived from this software
296 + *    without specific prior written permission.
297 + *
298 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
299 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
300 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
301 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
302 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
303 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
304 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
305 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
306 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
307 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
308 + * SUCH DAMAGE.
309 + *
310 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
311 + */
312 +
313 +#define        _PATH_CONFIG    "/etc/dm.conf"
314 +#define        _PATH_HIDE      "/usr/lib/games/dm/"
315 +#undef _PATH_LOG
316 +#define        _PATH_LOG       "/var/games/games.log"
317 +#define        _PATH_NOGAMES   "/etc/nogames"
318 diff -Nur bsd-games-2.14.orig/fish/pathnames.h bsd-games-2.14/fish/pathnames.h
319 --- bsd-games-2.14.orig/fish/pathnames.h        1970-01-01 01:00:00.000000000 +0100
320 +++ bsd-games-2.14/fish/pathnames.h     2003-07-01 20:18:46.000000000 +0200
321 @@ -0,0 +1,40 @@
322 +/* Automatically generated from fish/pathnames.h.in.  Do not edit.  */
323 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/23 08:28:21 cgd Exp $        */
324 +
325 +/*-
326 + * Copyright (c) 1990, 1993
327 + *     The Regents of the University of California.  All rights reserved.
328 + *
329 + * Redistribution and use in source and binary forms, with or without
330 + * modification, are permitted provided that the following conditions
331 + * are met:
332 + * 1. Redistributions of source code must retain the above copyright
333 + *    notice, this list of conditions and the following disclaimer.
334 + * 2. Redistributions in binary form must reproduce the above copyright
335 + *    notice, this list of conditions and the following disclaimer in the
336 + *    documentation and/or other materials provided with the distribution.
337 + * 3. All advertising materials mentioning features or use of this software
338 + *    must display the following acknowledgement:
339 + *     This product includes software developed by the University of
340 + *     California, Berkeley and its contributors.
341 + * 4. Neither the name of the University nor the names of its contributors
342 + *    may be used to endorse or promote products derived from this software
343 + *    without specific prior written permission.
344 + *
345 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
346 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
347 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
348 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
349 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
350 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
351 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
352 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
353 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
354 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
355 + * SUCH DAMAGE.
356 + *
357 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
358 + */
359 +
360 +#define        _PATH_INSTR     "/usr/share/games/fish.instr"
361 +#define        _PATH_MORE      "/usr/bin/less"
362 diff -Nur bsd-games-2.14.orig/GNUmakefile bsd-games-2.14/GNUmakefile
363 --- bsd-games-2.14.orig/GNUmakefile     1970-01-01 01:00:00.000000000 +0100
364 +++ bsd-games-2.14/GNUmakefile  2003-07-01 20:18:53.000000000 +0200
365 @@ -0,0 +1,1785 @@
366 +# GNUmakefile - automatically generated by configure.  Do not edit.
367 +
368 +# No suffix rules
369 +.SUFFIXES:
370 +
371 +# Include configuration
372 +include Makeconfig
373 +
374 +.PHONY:        all  adventure_all arithmetic_all atc_games_all atc_all backgammon_backgammon_all backgammon_common_source_all backgammon_teachgammon_all backgammon_all battlestar_all bcd_all boggle_boggle_all boggle_mkdict_all boggle_mkindex_all boggle_all caesar_all canfield_canfield_all canfield_cfscores_all canfield_all countmail_all cribbage_all dm_all fish_all gomoku_all hangman_all hunt_hunt_all hunt_huntd_all hunt_all mille_all monop_all morse_all number_all phantasia_all pig_all pom_all ppt_all primes_all quiz_datfiles_all quiz_all rain_all random_all robots_all sail_all snake_snake_all snake_snscore_all snake_all tetris_all trek_all wargames_all worm_all worms_all wtf_all wump_all lib_all
375 +all:    adventure_all arithmetic_all atc_games_all atc_all backgammon_backgammon_all backgammon_common_source_all backgammon_teachgammon_all backgammon_all battlestar_all bcd_all boggle_boggle_all boggle_mkdict_all boggle_mkindex_all boggle_all caesar_all canfield_canfield_all canfield_cfscores_all canfield_all countmail_all cribbage_all dm_all fish_all gomoku_all hangman_all hunt_hunt_all hunt_huntd_all hunt_all mille_all monop_all morse_all number_all phantasia_all pig_all pom_all ppt_all primes_all quiz_datfiles_all quiz_all rain_all random_all robots_all sail_all snake_snake_all snake_snscore_all snake_all tetris_all trek_all wargames_all worm_all worms_all wtf_all wump_all lib_all
376 +
377 +# Include substitution rules.
378 +include subst.rules
379 +
380 +include adventure/Makefrag
381 +
382 +adventure/%.o: adventure/%.c
383 +       $(CC) $(CFLAGS) $(adventure_CFLAGS) $(adventure_DEFS) $(BASE_INCS) -Iadventure $(adventure_INCS) -c $< -o $@
384 +
385 +adventure/%.i: adventure/%.c
386 +       $(CC) $(CFLAGS) $(adventure_CFLAGS) $(adventure_DEFS) $(BASE_INCS) -Iadventure $(adventure_INCS) -E $< -o $@
387 +
388 +adventure/%.s: adventure/%.c
389 +       $(CC) $(CFLAGS) $(adventure_CFLAGS) $(adventure_DEFS) $(BASE_INCS) -Iadventure $(adventure_INCS) -S -fverbose-asm $< -o $@
390 +
391 +adventure/%.d: adventure/%.c
392 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(adventure_CFLAGS) $(adventure_DEFS) $(BASE_INCS) -Iadventure $(adventure_INCS)
393 +
394 +include arithmetic/Makefrag
395 +
396 +arithmetic/%.o:        arithmetic/%.c
397 +       $(CC) $(CFLAGS) $(arithmetic_CFLAGS) $(arithmetic_DEFS) $(BASE_INCS) -Iarithmetic $(arithmetic_INCS) -c $< -o $@
398 +
399 +arithmetic/%.i:        arithmetic/%.c
400 +       $(CC) $(CFLAGS) $(arithmetic_CFLAGS) $(arithmetic_DEFS) $(BASE_INCS) -Iarithmetic $(arithmetic_INCS) -E $< -o $@
401 +
402 +arithmetic/%.s:        arithmetic/%.c
403 +       $(CC) $(CFLAGS) $(arithmetic_CFLAGS) $(arithmetic_DEFS) $(BASE_INCS) -Iarithmetic $(arithmetic_INCS) -S -fverbose-asm $< -o $@
404 +
405 +arithmetic/%.d:        arithmetic/%.c
406 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(arithmetic_CFLAGS) $(arithmetic_DEFS) $(BASE_INCS) -Iarithmetic $(arithmetic_INCS)
407 +
408 +include atc/games/Makefrag
409 +
410 +atc/games/%.o: atc/games/%.c
411 +       $(CC) $(CFLAGS) $(atc_games_CFLAGS) $(atc_games_DEFS) $(BASE_INCS) -Iatc/games $(atc_games_INCS) -c $< -o $@
412 +
413 +atc/games/%.i: atc/games/%.c
414 +       $(CC) $(CFLAGS) $(atc_games_CFLAGS) $(atc_games_DEFS) $(BASE_INCS) -Iatc/games $(atc_games_INCS) -E $< -o $@
415 +
416 +atc/games/%.s: atc/games/%.c
417 +       $(CC) $(CFLAGS) $(atc_games_CFLAGS) $(atc_games_DEFS) $(BASE_INCS) -Iatc/games $(atc_games_INCS) -S -fverbose-asm $< -o $@
418 +
419 +atc/games/%.d: atc/games/%.c
420 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(atc_games_CFLAGS) $(atc_games_DEFS) $(BASE_INCS) -Iatc/games $(atc_games_INCS)
421 +
422 +include atc/Makefrag
423 +
424 +atc/%.o:       atc/%.c
425 +       $(CC) $(CFLAGS) $(atc_CFLAGS) $(atc_DEFS) $(BASE_INCS) -Iatc $(atc_INCS) -c $< -o $@
426 +
427 +atc/%.i:       atc/%.c
428 +       $(CC) $(CFLAGS) $(atc_CFLAGS) $(atc_DEFS) $(BASE_INCS) -Iatc $(atc_INCS) -E $< -o $@
429 +
430 +atc/%.s:       atc/%.c
431 +       $(CC) $(CFLAGS) $(atc_CFLAGS) $(atc_DEFS) $(BASE_INCS) -Iatc $(atc_INCS) -S -fverbose-asm $< -o $@
432 +
433 +atc/%.d:       atc/%.c
434 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(atc_CFLAGS) $(atc_DEFS) $(BASE_INCS) -Iatc $(atc_INCS)
435 +
436 +include backgammon/backgammon/Makefrag
437 +
438 +backgammon/backgammon/%.o:     backgammon/backgammon/%.c
439 +       $(CC) $(CFLAGS) $(backgammon_backgammon_CFLAGS) $(backgammon_backgammon_DEFS) $(BASE_INCS) -Ibackgammon/backgammon $(backgammon_backgammon_INCS) -c $< -o $@
440 +
441 +backgammon/backgammon/%.i:     backgammon/backgammon/%.c
442 +       $(CC) $(CFLAGS) $(backgammon_backgammon_CFLAGS) $(backgammon_backgammon_DEFS) $(BASE_INCS) -Ibackgammon/backgammon $(backgammon_backgammon_INCS) -E $< -o $@
443 +
444 +backgammon/backgammon/%.s:     backgammon/backgammon/%.c
445 +       $(CC) $(CFLAGS) $(backgammon_backgammon_CFLAGS) $(backgammon_backgammon_DEFS) $(BASE_INCS) -Ibackgammon/backgammon $(backgammon_backgammon_INCS) -S -fverbose-asm $< -o $@
446 +
447 +backgammon/backgammon/%.d:     backgammon/backgammon/%.c
448 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(backgammon_backgammon_CFLAGS) $(backgammon_backgammon_DEFS) $(BASE_INCS) -Ibackgammon/backgammon $(backgammon_backgammon_INCS)
449 +
450 +include backgammon/common_source/Makefrag
451 +
452 +backgammon/common_source/%.o:  backgammon/common_source/%.c
453 +       $(CC) $(CFLAGS) $(backgammon_common_source_CFLAGS) $(backgammon_common_source_DEFS) $(BASE_INCS) -Ibackgammon/common_source $(backgammon_common_source_INCS) -c $< -o $@
454 +
455 +backgammon/common_source/%.i:  backgammon/common_source/%.c
456 +       $(CC) $(CFLAGS) $(backgammon_common_source_CFLAGS) $(backgammon_common_source_DEFS) $(BASE_INCS) -Ibackgammon/common_source $(backgammon_common_source_INCS) -E $< -o $@
457 +
458 +backgammon/common_source/%.s:  backgammon/common_source/%.c
459 +       $(CC) $(CFLAGS) $(backgammon_common_source_CFLAGS) $(backgammon_common_source_DEFS) $(BASE_INCS) -Ibackgammon/common_source $(backgammon_common_source_INCS) -S -fverbose-asm $< -o $@
460 +
461 +backgammon/common_source/%.d:  backgammon/common_source/%.c
462 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(backgammon_common_source_CFLAGS) $(backgammon_common_source_DEFS) $(BASE_INCS) -Ibackgammon/common_source $(backgammon_common_source_INCS)
463 +
464 +include backgammon/teachgammon/Makefrag
465 +
466 +backgammon/teachgammon/%.o:    backgammon/teachgammon/%.c
467 +       $(CC) $(CFLAGS) $(backgammon_teachgammon_CFLAGS) $(backgammon_teachgammon_DEFS) $(BASE_INCS) -Ibackgammon/teachgammon $(backgammon_teachgammon_INCS) -c $< -o $@
468 +
469 +backgammon/teachgammon/%.i:    backgammon/teachgammon/%.c
470 +       $(CC) $(CFLAGS) $(backgammon_teachgammon_CFLAGS) $(backgammon_teachgammon_DEFS) $(BASE_INCS) -Ibackgammon/teachgammon $(backgammon_teachgammon_INCS) -E $< -o $@
471 +
472 +backgammon/teachgammon/%.s:    backgammon/teachgammon/%.c
473 +       $(CC) $(CFLAGS) $(backgammon_teachgammon_CFLAGS) $(backgammon_teachgammon_DEFS) $(BASE_INCS) -Ibackgammon/teachgammon $(backgammon_teachgammon_INCS) -S -fverbose-asm $< -o $@
474 +
475 +backgammon/teachgammon/%.d:    backgammon/teachgammon/%.c
476 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(backgammon_teachgammon_CFLAGS) $(backgammon_teachgammon_DEFS) $(BASE_INCS) -Ibackgammon/teachgammon $(backgammon_teachgammon_INCS)
477 +
478 +include backgammon/Makefrag
479 +
480 +backgammon/%.o:        backgammon/%.c
481 +       $(CC) $(CFLAGS) $(backgammon_CFLAGS) $(backgammon_DEFS) $(BASE_INCS) -Ibackgammon $(backgammon_INCS) -c $< -o $@
482 +
483 +backgammon/%.i:        backgammon/%.c
484 +       $(CC) $(CFLAGS) $(backgammon_CFLAGS) $(backgammon_DEFS) $(BASE_INCS) -Ibackgammon $(backgammon_INCS) -E $< -o $@
485 +
486 +backgammon/%.s:        backgammon/%.c
487 +       $(CC) $(CFLAGS) $(backgammon_CFLAGS) $(backgammon_DEFS) $(BASE_INCS) -Ibackgammon $(backgammon_INCS) -S -fverbose-asm $< -o $@
488 +
489 +backgammon/%.d:        backgammon/%.c
490 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(backgammon_CFLAGS) $(backgammon_DEFS) $(BASE_INCS) -Ibackgammon $(backgammon_INCS)
491 +
492 +include battlestar/Makefrag
493 +
494 +battlestar/%.o:        battlestar/%.c
495 +       $(CC) $(CFLAGS) $(battlestar_CFLAGS) $(battlestar_DEFS) $(BASE_INCS) -Ibattlestar $(battlestar_INCS) -c $< -o $@
496 +
497 +battlestar/%.i:        battlestar/%.c
498 +       $(CC) $(CFLAGS) $(battlestar_CFLAGS) $(battlestar_DEFS) $(BASE_INCS) -Ibattlestar $(battlestar_INCS) -E $< -o $@
499 +
500 +battlestar/%.s:        battlestar/%.c
501 +       $(CC) $(CFLAGS) $(battlestar_CFLAGS) $(battlestar_DEFS) $(BASE_INCS) -Ibattlestar $(battlestar_INCS) -S -fverbose-asm $< -o $@
502 +
503 +battlestar/%.d:        battlestar/%.c
504 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(battlestar_CFLAGS) $(battlestar_DEFS) $(BASE_INCS) -Ibattlestar $(battlestar_INCS)
505 +
506 +include bcd/Makefrag
507 +
508 +bcd/%.o:       bcd/%.c
509 +       $(CC) $(CFLAGS) $(bcd_CFLAGS) $(bcd_DEFS) $(BASE_INCS) -Ibcd $(bcd_INCS) -c $< -o $@
510 +
511 +bcd/%.i:       bcd/%.c
512 +       $(CC) $(CFLAGS) $(bcd_CFLAGS) $(bcd_DEFS) $(BASE_INCS) -Ibcd $(bcd_INCS) -E $< -o $@
513 +
514 +bcd/%.s:       bcd/%.c
515 +       $(CC) $(CFLAGS) $(bcd_CFLAGS) $(bcd_DEFS) $(BASE_INCS) -Ibcd $(bcd_INCS) -S -fverbose-asm $< -o $@
516 +
517 +bcd/%.d:       bcd/%.c
518 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(bcd_CFLAGS) $(bcd_DEFS) $(BASE_INCS) -Ibcd $(bcd_INCS)
519 +
520 +include boggle/boggle/Makefrag
521 +
522 +boggle/boggle/%.o:     boggle/boggle/%.c
523 +       $(CC) $(CFLAGS) $(boggle_boggle_CFLAGS) $(boggle_boggle_DEFS) $(BASE_INCS) -Iboggle/boggle $(boggle_boggle_INCS) -c $< -o $@
524 +
525 +boggle/boggle/%.i:     boggle/boggle/%.c
526 +       $(CC) $(CFLAGS) $(boggle_boggle_CFLAGS) $(boggle_boggle_DEFS) $(BASE_INCS) -Iboggle/boggle $(boggle_boggle_INCS) -E $< -o $@
527 +
528 +boggle/boggle/%.s:     boggle/boggle/%.c
529 +       $(CC) $(CFLAGS) $(boggle_boggle_CFLAGS) $(boggle_boggle_DEFS) $(BASE_INCS) -Iboggle/boggle $(boggle_boggle_INCS) -S -fverbose-asm $< -o $@
530 +
531 +boggle/boggle/%.d:     boggle/boggle/%.c
532 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(boggle_boggle_CFLAGS) $(boggle_boggle_DEFS) $(BASE_INCS) -Iboggle/boggle $(boggle_boggle_INCS)
533 +
534 +include boggle/mkdict/Makefrag
535 +
536 +boggle/mkdict/%.o:     boggle/mkdict/%.c
537 +       $(CC) $(CFLAGS) $(boggle_mkdict_CFLAGS) $(boggle_mkdict_DEFS) $(BASE_INCS) -Iboggle/mkdict $(boggle_mkdict_INCS) -c $< -o $@
538 +
539 +boggle/mkdict/%.i:     boggle/mkdict/%.c
540 +       $(CC) $(CFLAGS) $(boggle_mkdict_CFLAGS) $(boggle_mkdict_DEFS) $(BASE_INCS) -Iboggle/mkdict $(boggle_mkdict_INCS) -E $< -o $@
541 +
542 +boggle/mkdict/%.s:     boggle/mkdict/%.c
543 +       $(CC) $(CFLAGS) $(boggle_mkdict_CFLAGS) $(boggle_mkdict_DEFS) $(BASE_INCS) -Iboggle/mkdict $(boggle_mkdict_INCS) -S -fverbose-asm $< -o $@
544 +
545 +boggle/mkdict/%.d:     boggle/mkdict/%.c
546 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(boggle_mkdict_CFLAGS) $(boggle_mkdict_DEFS) $(BASE_INCS) -Iboggle/mkdict $(boggle_mkdict_INCS)
547 +
548 +include boggle/mkindex/Makefrag
549 +
550 +boggle/mkindex/%.o:    boggle/mkindex/%.c
551 +       $(CC) $(CFLAGS) $(boggle_mkindex_CFLAGS) $(boggle_mkindex_DEFS) $(BASE_INCS) -Iboggle/mkindex $(boggle_mkindex_INCS) -c $< -o $@
552 +
553 +boggle/mkindex/%.i:    boggle/mkindex/%.c
554 +       $(CC) $(CFLAGS) $(boggle_mkindex_CFLAGS) $(boggle_mkindex_DEFS) $(BASE_INCS) -Iboggle/mkindex $(boggle_mkindex_INCS) -E $< -o $@
555 +
556 +boggle/mkindex/%.s:    boggle/mkindex/%.c
557 +       $(CC) $(CFLAGS) $(boggle_mkindex_CFLAGS) $(boggle_mkindex_DEFS) $(BASE_INCS) -Iboggle/mkindex $(boggle_mkindex_INCS) -S -fverbose-asm $< -o $@
558 +
559 +boggle/mkindex/%.d:    boggle/mkindex/%.c
560 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(boggle_mkindex_CFLAGS) $(boggle_mkindex_DEFS) $(BASE_INCS) -Iboggle/mkindex $(boggle_mkindex_INCS)
561 +
562 +include boggle/Makefrag
563 +
564 +boggle/%.o:    boggle/%.c
565 +       $(CC) $(CFLAGS) $(boggle_CFLAGS) $(boggle_DEFS) $(BASE_INCS) -Iboggle $(boggle_INCS) -c $< -o $@
566 +
567 +boggle/%.i:    boggle/%.c
568 +       $(CC) $(CFLAGS) $(boggle_CFLAGS) $(boggle_DEFS) $(BASE_INCS) -Iboggle $(boggle_INCS) -E $< -o $@
569 +
570 +boggle/%.s:    boggle/%.c
571 +       $(CC) $(CFLAGS) $(boggle_CFLAGS) $(boggle_DEFS) $(BASE_INCS) -Iboggle $(boggle_INCS) -S -fverbose-asm $< -o $@
572 +
573 +boggle/%.d:    boggle/%.c
574 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(boggle_CFLAGS) $(boggle_DEFS) $(BASE_INCS) -Iboggle $(boggle_INCS)
575 +
576 +include caesar/Makefrag
577 +
578 +caesar/%.o:    caesar/%.c
579 +       $(CC) $(CFLAGS) $(caesar_CFLAGS) $(caesar_DEFS) $(BASE_INCS) -Icaesar $(caesar_INCS) -c $< -o $@
580 +
581 +caesar/%.i:    caesar/%.c
582 +       $(CC) $(CFLAGS) $(caesar_CFLAGS) $(caesar_DEFS) $(BASE_INCS) -Icaesar $(caesar_INCS) -E $< -o $@
583 +
584 +caesar/%.s:    caesar/%.c
585 +       $(CC) $(CFLAGS) $(caesar_CFLAGS) $(caesar_DEFS) $(BASE_INCS) -Icaesar $(caesar_INCS) -S -fverbose-asm $< -o $@
586 +
587 +caesar/%.d:    caesar/%.c
588 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(caesar_CFLAGS) $(caesar_DEFS) $(BASE_INCS) -Icaesar $(caesar_INCS)
589 +
590 +include canfield/canfield/Makefrag
591 +
592 +canfield/canfield/%.o: canfield/canfield/%.c
593 +       $(CC) $(CFLAGS) $(canfield_canfield_CFLAGS) $(canfield_canfield_DEFS) $(BASE_INCS) -Icanfield/canfield $(canfield_canfield_INCS) -c $< -o $@
594 +
595 +canfield/canfield/%.i: canfield/canfield/%.c
596 +       $(CC) $(CFLAGS) $(canfield_canfield_CFLAGS) $(canfield_canfield_DEFS) $(BASE_INCS) -Icanfield/canfield $(canfield_canfield_INCS) -E $< -o $@
597 +
598 +canfield/canfield/%.s: canfield/canfield/%.c
599 +       $(CC) $(CFLAGS) $(canfield_canfield_CFLAGS) $(canfield_canfield_DEFS) $(BASE_INCS) -Icanfield/canfield $(canfield_canfield_INCS) -S -fverbose-asm $< -o $@
600 +
601 +canfield/canfield/%.d: canfield/canfield/%.c
602 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(canfield_canfield_CFLAGS) $(canfield_canfield_DEFS) $(BASE_INCS) -Icanfield/canfield $(canfield_canfield_INCS)
603 +
604 +include canfield/cfscores/Makefrag
605 +
606 +canfield/cfscores/%.o: canfield/cfscores/%.c
607 +       $(CC) $(CFLAGS) $(canfield_cfscores_CFLAGS) $(canfield_cfscores_DEFS) $(BASE_INCS) -Icanfield/cfscores $(canfield_cfscores_INCS) -c $< -o $@
608 +
609 +canfield/cfscores/%.i: canfield/cfscores/%.c
610 +       $(CC) $(CFLAGS) $(canfield_cfscores_CFLAGS) $(canfield_cfscores_DEFS) $(BASE_INCS) -Icanfield/cfscores $(canfield_cfscores_INCS) -E $< -o $@
611 +
612 +canfield/cfscores/%.s: canfield/cfscores/%.c
613 +       $(CC) $(CFLAGS) $(canfield_cfscores_CFLAGS) $(canfield_cfscores_DEFS) $(BASE_INCS) -Icanfield/cfscores $(canfield_cfscores_INCS) -S -fverbose-asm $< -o $@
614 +
615 +canfield/cfscores/%.d: canfield/cfscores/%.c
616 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(canfield_cfscores_CFLAGS) $(canfield_cfscores_DEFS) $(BASE_INCS) -Icanfield/cfscores $(canfield_cfscores_INCS)
617 +
618 +include canfield/Makefrag
619 +
620 +canfield/%.o:  canfield/%.c
621 +       $(CC) $(CFLAGS) $(canfield_CFLAGS) $(canfield_DEFS) $(BASE_INCS) -Icanfield $(canfield_INCS) -c $< -o $@
622 +
623 +canfield/%.i:  canfield/%.c
624 +       $(CC) $(CFLAGS) $(canfield_CFLAGS) $(canfield_DEFS) $(BASE_INCS) -Icanfield $(canfield_INCS) -E $< -o $@
625 +
626 +canfield/%.s:  canfield/%.c
627 +       $(CC) $(CFLAGS) $(canfield_CFLAGS) $(canfield_DEFS) $(BASE_INCS) -Icanfield $(canfield_INCS) -S -fverbose-asm $< -o $@
628 +
629 +canfield/%.d:  canfield/%.c
630 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(canfield_CFLAGS) $(canfield_DEFS) $(BASE_INCS) -Icanfield $(canfield_INCS)
631 +
632 +include countmail/Makefrag
633 +
634 +countmail/%.o: countmail/%.c
635 +       $(CC) $(CFLAGS) $(countmail_CFLAGS) $(countmail_DEFS) $(BASE_INCS) -Icountmail $(countmail_INCS) -c $< -o $@
636 +
637 +countmail/%.i: countmail/%.c
638 +       $(CC) $(CFLAGS) $(countmail_CFLAGS) $(countmail_DEFS) $(BASE_INCS) -Icountmail $(countmail_INCS) -E $< -o $@
639 +
640 +countmail/%.s: countmail/%.c
641 +       $(CC) $(CFLAGS) $(countmail_CFLAGS) $(countmail_DEFS) $(BASE_INCS) -Icountmail $(countmail_INCS) -S -fverbose-asm $< -o $@
642 +
643 +countmail/%.d: countmail/%.c
644 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(countmail_CFLAGS) $(countmail_DEFS) $(BASE_INCS) -Icountmail $(countmail_INCS)
645 +
646 +include cribbage/Makefrag
647 +
648 +cribbage/%.o:  cribbage/%.c
649 +       $(CC) $(CFLAGS) $(cribbage_CFLAGS) $(cribbage_DEFS) $(BASE_INCS) -Icribbage $(cribbage_INCS) -c $< -o $@
650 +
651 +cribbage/%.i:  cribbage/%.c
652 +       $(CC) $(CFLAGS) $(cribbage_CFLAGS) $(cribbage_DEFS) $(BASE_INCS) -Icribbage $(cribbage_INCS) -E $< -o $@
653 +
654 +cribbage/%.s:  cribbage/%.c
655 +       $(CC) $(CFLAGS) $(cribbage_CFLAGS) $(cribbage_DEFS) $(BASE_INCS) -Icribbage $(cribbage_INCS) -S -fverbose-asm $< -o $@
656 +
657 +cribbage/%.d:  cribbage/%.c
658 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(cribbage_CFLAGS) $(cribbage_DEFS) $(BASE_INCS) -Icribbage $(cribbage_INCS)
659 +
660 +include dm/Makefrag
661 +
662 +dm/%.o:        dm/%.c
663 +       $(CC) $(CFLAGS) $(dm_CFLAGS) $(dm_DEFS) $(BASE_INCS) -Idm $(dm_INCS) -c $< -o $@
664 +
665 +dm/%.i:        dm/%.c
666 +       $(CC) $(CFLAGS) $(dm_CFLAGS) $(dm_DEFS) $(BASE_INCS) -Idm $(dm_INCS) -E $< -o $@
667 +
668 +dm/%.s:        dm/%.c
669 +       $(CC) $(CFLAGS) $(dm_CFLAGS) $(dm_DEFS) $(BASE_INCS) -Idm $(dm_INCS) -S -fverbose-asm $< -o $@
670 +
671 +dm/%.d:        dm/%.c
672 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(dm_CFLAGS) $(dm_DEFS) $(BASE_INCS) -Idm $(dm_INCS)
673 +
674 +include fish/Makefrag
675 +
676 +fish/%.o:      fish/%.c
677 +       $(CC) $(CFLAGS) $(fish_CFLAGS) $(fish_DEFS) $(BASE_INCS) -Ifish $(fish_INCS) -c $< -o $@
678 +
679 +fish/%.i:      fish/%.c
680 +       $(CC) $(CFLAGS) $(fish_CFLAGS) $(fish_DEFS) $(BASE_INCS) -Ifish $(fish_INCS) -E $< -o $@
681 +
682 +fish/%.s:      fish/%.c
683 +       $(CC) $(CFLAGS) $(fish_CFLAGS) $(fish_DEFS) $(BASE_INCS) -Ifish $(fish_INCS) -S -fverbose-asm $< -o $@
684 +
685 +fish/%.d:      fish/%.c
686 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(fish_CFLAGS) $(fish_DEFS) $(BASE_INCS) -Ifish $(fish_INCS)
687 +
688 +include gomoku/Makefrag
689 +
690 +gomoku/%.o:    gomoku/%.c
691 +       $(CC) $(CFLAGS) $(gomoku_CFLAGS) $(gomoku_DEFS) $(BASE_INCS) -Igomoku $(gomoku_INCS) -c $< -o $@
692 +
693 +gomoku/%.i:    gomoku/%.c
694 +       $(CC) $(CFLAGS) $(gomoku_CFLAGS) $(gomoku_DEFS) $(BASE_INCS) -Igomoku $(gomoku_INCS) -E $< -o $@
695 +
696 +gomoku/%.s:    gomoku/%.c
697 +       $(CC) $(CFLAGS) $(gomoku_CFLAGS) $(gomoku_DEFS) $(BASE_INCS) -Igomoku $(gomoku_INCS) -S -fverbose-asm $< -o $@
698 +
699 +gomoku/%.d:    gomoku/%.c
700 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(gomoku_CFLAGS) $(gomoku_DEFS) $(BASE_INCS) -Igomoku $(gomoku_INCS)
701 +
702 +include hangman/Makefrag
703 +
704 +hangman/%.o:   hangman/%.c
705 +       $(CC) $(CFLAGS) $(hangman_CFLAGS) $(hangman_DEFS) $(BASE_INCS) -Ihangman $(hangman_INCS) -c $< -o $@
706 +
707 +hangman/%.i:   hangman/%.c
708 +       $(CC) $(CFLAGS) $(hangman_CFLAGS) $(hangman_DEFS) $(BASE_INCS) -Ihangman $(hangman_INCS) -E $< -o $@
709 +
710 +hangman/%.s:   hangman/%.c
711 +       $(CC) $(CFLAGS) $(hangman_CFLAGS) $(hangman_DEFS) $(BASE_INCS) -Ihangman $(hangman_INCS) -S -fverbose-asm $< -o $@
712 +
713 +hangman/%.d:   hangman/%.c
714 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(hangman_CFLAGS) $(hangman_DEFS) $(BASE_INCS) -Ihangman $(hangman_INCS)
715 +
716 +include hunt/hunt/Makefrag
717 +
718 +hunt/hunt/%.o: hunt/hunt/%.c
719 +       $(CC) $(CFLAGS) $(hunt_hunt_CFLAGS) $(hunt_hunt_DEFS) $(BASE_INCS) -Ihunt/hunt $(hunt_hunt_INCS) -c $< -o $@
720 +
721 +hunt/hunt/%.i: hunt/hunt/%.c
722 +       $(CC) $(CFLAGS) $(hunt_hunt_CFLAGS) $(hunt_hunt_DEFS) $(BASE_INCS) -Ihunt/hunt $(hunt_hunt_INCS) -E $< -o $@
723 +
724 +hunt/hunt/%.s: hunt/hunt/%.c
725 +       $(CC) $(CFLAGS) $(hunt_hunt_CFLAGS) $(hunt_hunt_DEFS) $(BASE_INCS) -Ihunt/hunt $(hunt_hunt_INCS) -S -fverbose-asm $< -o $@
726 +
727 +hunt/hunt/%.d: hunt/hunt/%.c
728 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(hunt_hunt_CFLAGS) $(hunt_hunt_DEFS) $(BASE_INCS) -Ihunt/hunt $(hunt_hunt_INCS)
729 +
730 +include hunt/huntd/Makefrag
731 +
732 +hunt/huntd/%.o:        hunt/huntd/%.c
733 +       $(CC) $(CFLAGS) $(hunt_huntd_CFLAGS) $(hunt_huntd_DEFS) $(BASE_INCS) -Ihunt/huntd $(hunt_huntd_INCS) -c $< -o $@
734 +
735 +hunt/huntd/%.i:        hunt/huntd/%.c
736 +       $(CC) $(CFLAGS) $(hunt_huntd_CFLAGS) $(hunt_huntd_DEFS) $(BASE_INCS) -Ihunt/huntd $(hunt_huntd_INCS) -E $< -o $@
737 +
738 +hunt/huntd/%.s:        hunt/huntd/%.c
739 +       $(CC) $(CFLAGS) $(hunt_huntd_CFLAGS) $(hunt_huntd_DEFS) $(BASE_INCS) -Ihunt/huntd $(hunt_huntd_INCS) -S -fverbose-asm $< -o $@
740 +
741 +hunt/huntd/%.d:        hunt/huntd/%.c
742 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(hunt_huntd_CFLAGS) $(hunt_huntd_DEFS) $(BASE_INCS) -Ihunt/huntd $(hunt_huntd_INCS)
743 +
744 +include hunt/Makefrag
745 +
746 +hunt/%.o:      hunt/%.c
747 +       $(CC) $(CFLAGS) $(hunt_CFLAGS) $(hunt_DEFS) $(BASE_INCS) -Ihunt $(hunt_INCS) -c $< -o $@
748 +
749 +hunt/%.i:      hunt/%.c
750 +       $(CC) $(CFLAGS) $(hunt_CFLAGS) $(hunt_DEFS) $(BASE_INCS) -Ihunt $(hunt_INCS) -E $< -o $@
751 +
752 +hunt/%.s:      hunt/%.c
753 +       $(CC) $(CFLAGS) $(hunt_CFLAGS) $(hunt_DEFS) $(BASE_INCS) -Ihunt $(hunt_INCS) -S -fverbose-asm $< -o $@
754 +
755 +hunt/%.d:      hunt/%.c
756 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(hunt_CFLAGS) $(hunt_DEFS) $(BASE_INCS) -Ihunt $(hunt_INCS)
757 +
758 +include mille/Makefrag
759 +
760 +mille/%.o:     mille/%.c
761 +       $(CC) $(CFLAGS) $(mille_CFLAGS) $(mille_DEFS) $(BASE_INCS) -Imille $(mille_INCS) -c $< -o $@
762 +
763 +mille/%.i:     mille/%.c
764 +       $(CC) $(CFLAGS) $(mille_CFLAGS) $(mille_DEFS) $(BASE_INCS) -Imille $(mille_INCS) -E $< -o $@
765 +
766 +mille/%.s:     mille/%.c
767 +       $(CC) $(CFLAGS) $(mille_CFLAGS) $(mille_DEFS) $(BASE_INCS) -Imille $(mille_INCS) -S -fverbose-asm $< -o $@
768 +
769 +mille/%.d:     mille/%.c
770 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(mille_CFLAGS) $(mille_DEFS) $(BASE_INCS) -Imille $(mille_INCS)
771 +
772 +include monop/Makefrag
773 +
774 +monop/%.o:     monop/%.c
775 +       $(CC) $(CFLAGS) $(monop_CFLAGS) $(monop_DEFS) $(BASE_INCS) -Imonop $(monop_INCS) -c $< -o $@
776 +
777 +monop/%.i:     monop/%.c
778 +       $(CC) $(CFLAGS) $(monop_CFLAGS) $(monop_DEFS) $(BASE_INCS) -Imonop $(monop_INCS) -E $< -o $@
779 +
780 +monop/%.s:     monop/%.c
781 +       $(CC) $(CFLAGS) $(monop_CFLAGS) $(monop_DEFS) $(BASE_INCS) -Imonop $(monop_INCS) -S -fverbose-asm $< -o $@
782 +
783 +monop/%.d:     monop/%.c
784 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(monop_CFLAGS) $(monop_DEFS) $(BASE_INCS) -Imonop $(monop_INCS)
785 +
786 +include morse/Makefrag
787 +
788 +morse/%.o:     morse/%.c
789 +       $(CC) $(CFLAGS) $(morse_CFLAGS) $(morse_DEFS) $(BASE_INCS) -Imorse $(morse_INCS) -c $< -o $@
790 +
791 +morse/%.i:     morse/%.c
792 +       $(CC) $(CFLAGS) $(morse_CFLAGS) $(morse_DEFS) $(BASE_INCS) -Imorse $(morse_INCS) -E $< -o $@
793 +
794 +morse/%.s:     morse/%.c
795 +       $(CC) $(CFLAGS) $(morse_CFLAGS) $(morse_DEFS) $(BASE_INCS) -Imorse $(morse_INCS) -S -fverbose-asm $< -o $@
796 +
797 +morse/%.d:     morse/%.c
798 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(morse_CFLAGS) $(morse_DEFS) $(BASE_INCS) -Imorse $(morse_INCS)
799 +
800 +include number/Makefrag
801 +
802 +number/%.o:    number/%.c
803 +       $(CC) $(CFLAGS) $(number_CFLAGS) $(number_DEFS) $(BASE_INCS) -Inumber $(number_INCS) -c $< -o $@
804 +
805 +number/%.i:    number/%.c
806 +       $(CC) $(CFLAGS) $(number_CFLAGS) $(number_DEFS) $(BASE_INCS) -Inumber $(number_INCS) -E $< -o $@
807 +
808 +number/%.s:    number/%.c
809 +       $(CC) $(CFLAGS) $(number_CFLAGS) $(number_DEFS) $(BASE_INCS) -Inumber $(number_INCS) -S -fverbose-asm $< -o $@
810 +
811 +number/%.d:    number/%.c
812 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(number_CFLAGS) $(number_DEFS) $(BASE_INCS) -Inumber $(number_INCS)
813 +
814 +include phantasia/Makefrag
815 +
816 +phantasia/%.o: phantasia/%.c
817 +       $(CC) $(CFLAGS) $(phantasia_CFLAGS) $(phantasia_DEFS) $(BASE_INCS) -Iphantasia $(phantasia_INCS) -c $< -o $@
818 +
819 +phantasia/%.i: phantasia/%.c
820 +       $(CC) $(CFLAGS) $(phantasia_CFLAGS) $(phantasia_DEFS) $(BASE_INCS) -Iphantasia $(phantasia_INCS) -E $< -o $@
821 +
822 +phantasia/%.s: phantasia/%.c
823 +       $(CC) $(CFLAGS) $(phantasia_CFLAGS) $(phantasia_DEFS) $(BASE_INCS) -Iphantasia $(phantasia_INCS) -S -fverbose-asm $< -o $@
824 +
825 +phantasia/%.d: phantasia/%.c
826 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(phantasia_CFLAGS) $(phantasia_DEFS) $(BASE_INCS) -Iphantasia $(phantasia_INCS)
827 +
828 +include pig/Makefrag
829 +
830 +pig/%.o:       pig/%.c
831 +       $(CC) $(CFLAGS) $(pig_CFLAGS) $(pig_DEFS) $(BASE_INCS) -Ipig $(pig_INCS) -c $< -o $@
832 +
833 +pig/%.i:       pig/%.c
834 +       $(CC) $(CFLAGS) $(pig_CFLAGS) $(pig_DEFS) $(BASE_INCS) -Ipig $(pig_INCS) -E $< -o $@
835 +
836 +pig/%.s:       pig/%.c
837 +       $(CC) $(CFLAGS) $(pig_CFLAGS) $(pig_DEFS) $(BASE_INCS) -Ipig $(pig_INCS) -S -fverbose-asm $< -o $@
838 +
839 +pig/%.d:       pig/%.c
840 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(pig_CFLAGS) $(pig_DEFS) $(BASE_INCS) -Ipig $(pig_INCS)
841 +
842 +include pom/Makefrag
843 +
844 +pom/%.o:       pom/%.c
845 +       $(CC) $(CFLAGS) $(pom_CFLAGS) $(pom_DEFS) $(BASE_INCS) -Ipom $(pom_INCS) -c $< -o $@
846 +
847 +pom/%.i:       pom/%.c
848 +       $(CC) $(CFLAGS) $(pom_CFLAGS) $(pom_DEFS) $(BASE_INCS) -Ipom $(pom_INCS) -E $< -o $@
849 +
850 +pom/%.s:       pom/%.c
851 +       $(CC) $(CFLAGS) $(pom_CFLAGS) $(pom_DEFS) $(BASE_INCS) -Ipom $(pom_INCS) -S -fverbose-asm $< -o $@
852 +
853 +pom/%.d:       pom/%.c
854 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(pom_CFLAGS) $(pom_DEFS) $(BASE_INCS) -Ipom $(pom_INCS)
855 +
856 +include ppt/Makefrag
857 +
858 +ppt/%.o:       ppt/%.c
859 +       $(CC) $(CFLAGS) $(ppt_CFLAGS) $(ppt_DEFS) $(BASE_INCS) -Ippt $(ppt_INCS) -c $< -o $@
860 +
861 +ppt/%.i:       ppt/%.c
862 +       $(CC) $(CFLAGS) $(ppt_CFLAGS) $(ppt_DEFS) $(BASE_INCS) -Ippt $(ppt_INCS) -E $< -o $@
863 +
864 +ppt/%.s:       ppt/%.c
865 +       $(CC) $(CFLAGS) $(ppt_CFLAGS) $(ppt_DEFS) $(BASE_INCS) -Ippt $(ppt_INCS) -S -fverbose-asm $< -o $@
866 +
867 +ppt/%.d:       ppt/%.c
868 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(ppt_CFLAGS) $(ppt_DEFS) $(BASE_INCS) -Ippt $(ppt_INCS)
869 +
870 +include primes/Makefrag
871 +
872 +primes/%.o:    primes/%.c
873 +       $(CC) $(CFLAGS) $(primes_CFLAGS) $(primes_DEFS) $(BASE_INCS) -Iprimes $(primes_INCS) -c $< -o $@
874 +
875 +primes/%.i:    primes/%.c
876 +       $(CC) $(CFLAGS) $(primes_CFLAGS) $(primes_DEFS) $(BASE_INCS) -Iprimes $(primes_INCS) -E $< -o $@
877 +
878 +primes/%.s:    primes/%.c
879 +       $(CC) $(CFLAGS) $(primes_CFLAGS) $(primes_DEFS) $(BASE_INCS) -Iprimes $(primes_INCS) -S -fverbose-asm $< -o $@
880 +
881 +primes/%.d:    primes/%.c
882 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(primes_CFLAGS) $(primes_DEFS) $(BASE_INCS) -Iprimes $(primes_INCS)
883 +
884 +include quiz/datfiles/Makefrag
885 +
886 +quiz/datfiles/%.o:     quiz/datfiles/%.c
887 +       $(CC) $(CFLAGS) $(quiz_datfiles_CFLAGS) $(quiz_datfiles_DEFS) $(BASE_INCS) -Iquiz/datfiles $(quiz_datfiles_INCS) -c $< -o $@
888 +
889 +quiz/datfiles/%.i:     quiz/datfiles/%.c
890 +       $(CC) $(CFLAGS) $(quiz_datfiles_CFLAGS) $(quiz_datfiles_DEFS) $(BASE_INCS) -Iquiz/datfiles $(quiz_datfiles_INCS) -E $< -o $@
891 +
892 +quiz/datfiles/%.s:     quiz/datfiles/%.c
893 +       $(CC) $(CFLAGS) $(quiz_datfiles_CFLAGS) $(quiz_datfiles_DEFS) $(BASE_INCS) -Iquiz/datfiles $(quiz_datfiles_INCS) -S -fverbose-asm $< -o $@
894 +
895 +quiz/datfiles/%.d:     quiz/datfiles/%.c
896 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(quiz_datfiles_CFLAGS) $(quiz_datfiles_DEFS) $(BASE_INCS) -Iquiz/datfiles $(quiz_datfiles_INCS)
897 +
898 +include quiz/Makefrag
899 +
900 +quiz/%.o:      quiz/%.c
901 +       $(CC) $(CFLAGS) $(quiz_CFLAGS) $(quiz_DEFS) $(BASE_INCS) -Iquiz $(quiz_INCS) -c $< -o $@
902 +
903 +quiz/%.i:      quiz/%.c
904 +       $(CC) $(CFLAGS) $(quiz_CFLAGS) $(quiz_DEFS) $(BASE_INCS) -Iquiz $(quiz_INCS) -E $< -o $@
905 +
906 +quiz/%.s:      quiz/%.c
907 +       $(CC) $(CFLAGS) $(quiz_CFLAGS) $(quiz_DEFS) $(BASE_INCS) -Iquiz $(quiz_INCS) -S -fverbose-asm $< -o $@
908 +
909 +quiz/%.d:      quiz/%.c
910 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(quiz_CFLAGS) $(quiz_DEFS) $(BASE_INCS) -Iquiz $(quiz_INCS)
911 +
912 +include rain/Makefrag
913 +
914 +rain/%.o:      rain/%.c
915 +       $(CC) $(CFLAGS) $(rain_CFLAGS) $(rain_DEFS) $(BASE_INCS) -Irain $(rain_INCS) -c $< -o $@
916 +
917 +rain/%.i:      rain/%.c
918 +       $(CC) $(CFLAGS) $(rain_CFLAGS) $(rain_DEFS) $(BASE_INCS) -Irain $(rain_INCS) -E $< -o $@
919 +
920 +rain/%.s:      rain/%.c
921 +       $(CC) $(CFLAGS) $(rain_CFLAGS) $(rain_DEFS) $(BASE_INCS) -Irain $(rain_INCS) -S -fverbose-asm $< -o $@
922 +
923 +rain/%.d:      rain/%.c
924 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(rain_CFLAGS) $(rain_DEFS) $(BASE_INCS) -Irain $(rain_INCS)
925 +
926 +include random/Makefrag
927 +
928 +random/%.o:    random/%.c
929 +       $(CC) $(CFLAGS) $(random_CFLAGS) $(random_DEFS) $(BASE_INCS) -Irandom $(random_INCS) -c $< -o $@
930 +
931 +random/%.i:    random/%.c
932 +       $(CC) $(CFLAGS) $(random_CFLAGS) $(random_DEFS) $(BASE_INCS) -Irandom $(random_INCS) -E $< -o $@
933 +
934 +random/%.s:    random/%.c
935 +       $(CC) $(CFLAGS) $(random_CFLAGS) $(random_DEFS) $(BASE_INCS) -Irandom $(random_INCS) -S -fverbose-asm $< -o $@
936 +
937 +random/%.d:    random/%.c
938 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(random_CFLAGS) $(random_DEFS) $(BASE_INCS) -Irandom $(random_INCS)
939 +
940 +include robots/Makefrag
941 +
942 +robots/%.o:    robots/%.c
943 +       $(CC) $(CFLAGS) $(robots_CFLAGS) $(robots_DEFS) $(BASE_INCS) -Irobots $(robots_INCS) -c $< -o $@
944 +
945 +robots/%.i:    robots/%.c
946 +       $(CC) $(CFLAGS) $(robots_CFLAGS) $(robots_DEFS) $(BASE_INCS) -Irobots $(robots_INCS) -E $< -o $@
947 +
948 +robots/%.s:    robots/%.c
949 +       $(CC) $(CFLAGS) $(robots_CFLAGS) $(robots_DEFS) $(BASE_INCS) -Irobots $(robots_INCS) -S -fverbose-asm $< -o $@
950 +
951 +robots/%.d:    robots/%.c
952 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(robots_CFLAGS) $(robots_DEFS) $(BASE_INCS) -Irobots $(robots_INCS)
953 +
954 +include sail/Makefrag
955 +
956 +sail/%.o:      sail/%.c
957 +       $(CC) $(CFLAGS) $(sail_CFLAGS) $(sail_DEFS) $(BASE_INCS) -Isail $(sail_INCS) -c $< -o $@
958 +
959 +sail/%.i:      sail/%.c
960 +       $(CC) $(CFLAGS) $(sail_CFLAGS) $(sail_DEFS) $(BASE_INCS) -Isail $(sail_INCS) -E $< -o $@
961 +
962 +sail/%.s:      sail/%.c
963 +       $(CC) $(CFLAGS) $(sail_CFLAGS) $(sail_DEFS) $(BASE_INCS) -Isail $(sail_INCS) -S -fverbose-asm $< -o $@
964 +
965 +sail/%.d:      sail/%.c
966 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(sail_CFLAGS) $(sail_DEFS) $(BASE_INCS) -Isail $(sail_INCS)
967 +
968 +include snake/snake/Makefrag
969 +
970 +snake/snake/%.o:       snake/snake/%.c
971 +       $(CC) $(CFLAGS) $(snake_snake_CFLAGS) $(snake_snake_DEFS) $(BASE_INCS) -Isnake/snake $(snake_snake_INCS) -c $< -o $@
972 +
973 +snake/snake/%.i:       snake/snake/%.c
974 +       $(CC) $(CFLAGS) $(snake_snake_CFLAGS) $(snake_snake_DEFS) $(BASE_INCS) -Isnake/snake $(snake_snake_INCS) -E $< -o $@
975 +
976 +snake/snake/%.s:       snake/snake/%.c
977 +       $(CC) $(CFLAGS) $(snake_snake_CFLAGS) $(snake_snake_DEFS) $(BASE_INCS) -Isnake/snake $(snake_snake_INCS) -S -fverbose-asm $< -o $@
978 +
979 +snake/snake/%.d:       snake/snake/%.c
980 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(snake_snake_CFLAGS) $(snake_snake_DEFS) $(BASE_INCS) -Isnake/snake $(snake_snake_INCS)
981 +
982 +include snake/snscore/Makefrag
983 +
984 +snake/snscore/%.o:     snake/snscore/%.c
985 +       $(CC) $(CFLAGS) $(snake_snscore_CFLAGS) $(snake_snscore_DEFS) $(BASE_INCS) -Isnake/snscore $(snake_snscore_INCS) -c $< -o $@
986 +
987 +snake/snscore/%.i:     snake/snscore/%.c
988 +       $(CC) $(CFLAGS) $(snake_snscore_CFLAGS) $(snake_snscore_DEFS) $(BASE_INCS) -Isnake/snscore $(snake_snscore_INCS) -E $< -o $@
989 +
990 +snake/snscore/%.s:     snake/snscore/%.c
991 +       $(CC) $(CFLAGS) $(snake_snscore_CFLAGS) $(snake_snscore_DEFS) $(BASE_INCS) -Isnake/snscore $(snake_snscore_INCS) -S -fverbose-asm $< -o $@
992 +
993 +snake/snscore/%.d:     snake/snscore/%.c
994 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(snake_snscore_CFLAGS) $(snake_snscore_DEFS) $(BASE_INCS) -Isnake/snscore $(snake_snscore_INCS)
995 +
996 +include snake/Makefrag
997 +
998 +snake/%.o:     snake/%.c
999 +       $(CC) $(CFLAGS) $(snake_CFLAGS) $(snake_DEFS) $(BASE_INCS) -Isnake $(snake_INCS) -c $< -o $@
1000 +
1001 +snake/%.i:     snake/%.c
1002 +       $(CC) $(CFLAGS) $(snake_CFLAGS) $(snake_DEFS) $(BASE_INCS) -Isnake $(snake_INCS) -E $< -o $@
1003 +
1004 +snake/%.s:     snake/%.c
1005 +       $(CC) $(CFLAGS) $(snake_CFLAGS) $(snake_DEFS) $(BASE_INCS) -Isnake $(snake_INCS) -S -fverbose-asm $< -o $@
1006 +
1007 +snake/%.d:     snake/%.c
1008 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(snake_CFLAGS) $(snake_DEFS) $(BASE_INCS) -Isnake $(snake_INCS)
1009 +
1010 +include tetris/Makefrag
1011 +
1012 +tetris/%.o:    tetris/%.c
1013 +       $(CC) $(CFLAGS) $(tetris_CFLAGS) $(tetris_DEFS) $(BASE_INCS) -Itetris $(tetris_INCS) -c $< -o $@
1014 +
1015 +tetris/%.i:    tetris/%.c
1016 +       $(CC) $(CFLAGS) $(tetris_CFLAGS) $(tetris_DEFS) $(BASE_INCS) -Itetris $(tetris_INCS) -E $< -o $@
1017 +
1018 +tetris/%.s:    tetris/%.c
1019 +       $(CC) $(CFLAGS) $(tetris_CFLAGS) $(tetris_DEFS) $(BASE_INCS) -Itetris $(tetris_INCS) -S -fverbose-asm $< -o $@
1020 +
1021 +tetris/%.d:    tetris/%.c
1022 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(tetris_CFLAGS) $(tetris_DEFS) $(BASE_INCS) -Itetris $(tetris_INCS)
1023 +
1024 +include trek/Makefrag
1025 +
1026 +trek/%.o:      trek/%.c
1027 +       $(CC) $(CFLAGS) $(trek_CFLAGS) $(trek_DEFS) $(BASE_INCS) -Itrek $(trek_INCS) -c $< -o $@
1028 +
1029 +trek/%.i:      trek/%.c
1030 +       $(CC) $(CFLAGS) $(trek_CFLAGS) $(trek_DEFS) $(BASE_INCS) -Itrek $(trek_INCS) -E $< -o $@
1031 +
1032 +trek/%.s:      trek/%.c
1033 +       $(CC) $(CFLAGS) $(trek_CFLAGS) $(trek_DEFS) $(BASE_INCS) -Itrek $(trek_INCS) -S -fverbose-asm $< -o $@
1034 +
1035 +trek/%.d:      trek/%.c
1036 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(trek_CFLAGS) $(trek_DEFS) $(BASE_INCS) -Itrek $(trek_INCS)
1037 +
1038 +include wargames/Makefrag
1039 +
1040 +wargames/%.o:  wargames/%.c
1041 +       $(CC) $(CFLAGS) $(wargames_CFLAGS) $(wargames_DEFS) $(BASE_INCS) -Iwargames $(wargames_INCS) -c $< -o $@
1042 +
1043 +wargames/%.i:  wargames/%.c
1044 +       $(CC) $(CFLAGS) $(wargames_CFLAGS) $(wargames_DEFS) $(BASE_INCS) -Iwargames $(wargames_INCS) -E $< -o $@
1045 +
1046 +wargames/%.s:  wargames/%.c
1047 +       $(CC) $(CFLAGS) $(wargames_CFLAGS) $(wargames_DEFS) $(BASE_INCS) -Iwargames $(wargames_INCS) -S -fverbose-asm $< -o $@
1048 +
1049 +wargames/%.d:  wargames/%.c
1050 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(wargames_CFLAGS) $(wargames_DEFS) $(BASE_INCS) -Iwargames $(wargames_INCS)
1051 +
1052 +include worm/Makefrag
1053 +
1054 +worm/%.o:      worm/%.c
1055 +       $(CC) $(CFLAGS) $(worm_CFLAGS) $(worm_DEFS) $(BASE_INCS) -Iworm $(worm_INCS) -c $< -o $@
1056 +
1057 +worm/%.i:      worm/%.c
1058 +       $(CC) $(CFLAGS) $(worm_CFLAGS) $(worm_DEFS) $(BASE_INCS) -Iworm $(worm_INCS) -E $< -o $@
1059 +
1060 +worm/%.s:      worm/%.c
1061 +       $(CC) $(CFLAGS) $(worm_CFLAGS) $(worm_DEFS) $(BASE_INCS) -Iworm $(worm_INCS) -S -fverbose-asm $< -o $@
1062 +
1063 +worm/%.d:      worm/%.c
1064 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(worm_CFLAGS) $(worm_DEFS) $(BASE_INCS) -Iworm $(worm_INCS)
1065 +
1066 +include worms/Makefrag
1067 +
1068 +worms/%.o:     worms/%.c
1069 +       $(CC) $(CFLAGS) $(worms_CFLAGS) $(worms_DEFS) $(BASE_INCS) -Iworms $(worms_INCS) -c $< -o $@
1070 +
1071 +worms/%.i:     worms/%.c
1072 +       $(CC) $(CFLAGS) $(worms_CFLAGS) $(worms_DEFS) $(BASE_INCS) -Iworms $(worms_INCS) -E $< -o $@
1073 +
1074 +worms/%.s:     worms/%.c
1075 +       $(CC) $(CFLAGS) $(worms_CFLAGS) $(worms_DEFS) $(BASE_INCS) -Iworms $(worms_INCS) -S -fverbose-asm $< -o $@
1076 +
1077 +worms/%.d:     worms/%.c
1078 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(worms_CFLAGS) $(worms_DEFS) $(BASE_INCS) -Iworms $(worms_INCS)
1079 +
1080 +include wtf/Makefrag
1081 +
1082 +wtf/%.o:       wtf/%.c
1083 +       $(CC) $(CFLAGS) $(wtf_CFLAGS) $(wtf_DEFS) $(BASE_INCS) -Iwtf $(wtf_INCS) -c $< -o $@
1084 +
1085 +wtf/%.i:       wtf/%.c
1086 +       $(CC) $(CFLAGS) $(wtf_CFLAGS) $(wtf_DEFS) $(BASE_INCS) -Iwtf $(wtf_INCS) -E $< -o $@
1087 +
1088 +wtf/%.s:       wtf/%.c
1089 +       $(CC) $(CFLAGS) $(wtf_CFLAGS) $(wtf_DEFS) $(BASE_INCS) -Iwtf $(wtf_INCS) -S -fverbose-asm $< -o $@
1090 +
1091 +wtf/%.d:       wtf/%.c
1092 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(wtf_CFLAGS) $(wtf_DEFS) $(BASE_INCS) -Iwtf $(wtf_INCS)
1093 +
1094 +include wump/Makefrag
1095 +
1096 +wump/%.o:      wump/%.c
1097 +       $(CC) $(CFLAGS) $(wump_CFLAGS) $(wump_DEFS) $(BASE_INCS) -Iwump $(wump_INCS) -c $< -o $@
1098 +
1099 +wump/%.i:      wump/%.c
1100 +       $(CC) $(CFLAGS) $(wump_CFLAGS) $(wump_DEFS) $(BASE_INCS) -Iwump $(wump_INCS) -E $< -o $@
1101 +
1102 +wump/%.s:      wump/%.c
1103 +       $(CC) $(CFLAGS) $(wump_CFLAGS) $(wump_DEFS) $(BASE_INCS) -Iwump $(wump_INCS) -S -fverbose-asm $< -o $@
1104 +
1105 +wump/%.d:      wump/%.c
1106 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(wump_CFLAGS) $(wump_DEFS) $(BASE_INCS) -Iwump $(wump_INCS)
1107 +
1108 +include lib/Makefrag
1109 +
1110 +lib/%.o:       lib/%.c
1111 +       $(CC) $(CFLAGS) $(lib_CFLAGS) $(lib_DEFS) $(BASE_INCS) -Ilib $(lib_INCS) -c $< -o $@
1112 +
1113 +lib/%.i:       lib/%.c
1114 +       $(CC) $(CFLAGS) $(lib_CFLAGS) $(lib_DEFS) $(BASE_INCS) -Ilib $(lib_INCS) -E $< -o $@
1115 +
1116 +lib/%.s:       lib/%.c
1117 +       $(CC) $(CFLAGS) $(lib_CFLAGS) $(lib_DEFS) $(BASE_INCS) -Ilib $(lib_INCS) -S -fverbose-asm $< -o $@
1118 +
1119 +lib/%.d:       lib/%.c
1120 +       ./mkdep $< $@ $(CC) $(CFLAGS) $(lib_CFLAGS) $(lib_DEFS) $(BASE_INCS) -Ilib $(lib_INCS)
1121 +
1122 +ifneq ($(nodep),true)
1123 +include  adventure/crc.d adventure/data.d adventure/done.d adventure/init.d adventure/io.d adventure/main.d adventure/save.d adventure/subr.d adventure/vocab.d adventure/wizard.d
1124 +endif
1125 +
1126 +adventure/adventure:    adventure/crc.o adventure/data.o adventure/done.o adventure/init.o adventure/io.o adventure/main.o adventure/save.o adventure/subr.o adventure/vocab.o adventure/wizard.o
1127 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1128 +
1129 +ifneq ($(nodep),true)
1130 +include  adventure/setup.d
1131 +endif
1132 +
1133 +adventure/setup:        adventure/setup.o
1134 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1135 +
1136 +ifneq ($(nodep),true)
1137 +include  arithmetic/arithmetic.d
1138 +endif
1139 +
1140 +arithmetic/arithmetic:  arithmetic/arithmetic.o
1141 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1142 +
1143 +ifneq ($(nodep),true)
1144 +include  atc/extern.d atc/grammar.d atc/graphics.d atc/input.d atc/lex.d atc/list.d atc/log.d atc/main.d atc/tunable.d atc/update.d
1145 +endif
1146 +
1147 +atc/atc:        atc/extern.o atc/grammar.o atc/graphics.o atc/input.o atc/lex.o atc/list.o atc/log.o atc/main.o atc/tunable.o atc/update.o
1148 +       $(CC) $(LDFLAGS) $^ -lm $(NCURSES_LIB) $(LEX_LIB) $(BASE_LIBS) -o $@
1149 +
1150 +ifneq ($(nodep),true)
1151 +include  backgammon/backgammon/extra.d backgammon/backgammon/main.d backgammon/backgammon/move.d backgammon/backgammon/text.d backgammon/backgammon/version.d backgammon/common_source/allow.d backgammon/common_source/board.d backgammon/common_source/check.d backgammon/common_source/fancy.d backgammon/common_source/init.d backgammon/common_source/odds.d backgammon/common_source/one.d backgammon/common_source/save.d backgammon/common_source/subs.d backgammon/common_source/table.d
1152 +endif
1153 +
1154 +backgammon/backgammon/backgammon:       backgammon/backgammon/extra.o backgammon/backgammon/main.o backgammon/backgammon/move.o backgammon/backgammon/text.o backgammon/backgammon/version.o backgammon/common_source/allow.o backgammon/common_source/board.o backgammon/common_source/check.o backgammon/common_source/fancy.o backgammon/common_source/init.o backgammon/common_source/odds.o backgammon/common_source/one.o backgammon/common_source/save.o backgammon/common_source/subs.o backgammon/common_source/table.o
1155 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1156 +
1157 +ifneq ($(nodep),true)
1158 +include  backgammon/teachgammon/data.d backgammon/teachgammon/teach.d backgammon/teachgammon/ttext1.d backgammon/teachgammon/ttext2.d backgammon/teachgammon/tutor.d
1159 +endif
1160 +
1161 +backgammon/teachgammon/teachgammon:     backgammon/teachgammon/data.o backgammon/teachgammon/teach.o backgammon/teachgammon/ttext1.o backgammon/teachgammon/ttext2.o backgammon/teachgammon/tutor.o backgammon/common_source/allow.o backgammon/common_source/board.o backgammon/common_source/check.o backgammon/common_source/fancy.o backgammon/common_source/init.o backgammon/common_source/one.o backgammon/common_source/save.o backgammon/common_source/subs.o backgammon/common_source/table.o
1162 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1163 +
1164 +ifneq ($(nodep),true)
1165 +include  battlestar/battlestar.d battlestar/command1.d battlestar/command2.d battlestar/command3.d battlestar/command4.d battlestar/command5.d battlestar/command6.d battlestar/command7.d battlestar/cypher.d battlestar/dayfile.d battlestar/dayobjs.d battlestar/fly.d battlestar/getcom.d battlestar/globals.d battlestar/init.d battlestar/misc.d battlestar/nightfile.d battlestar/nightobjs.d battlestar/parse.d battlestar/room.d battlestar/save.d battlestar/words.d lib/fgetln.d
1166 +endif
1167 +
1168 +battlestar/battlestar:  battlestar/battlestar.o battlestar/command1.o battlestar/command2.o battlestar/command3.o battlestar/command4.o battlestar/command5.o battlestar/command6.o battlestar/command7.o battlestar/cypher.o battlestar/dayfile.o battlestar/dayobjs.o battlestar/fly.o battlestar/getcom.o battlestar/globals.o battlestar/init.o battlestar/misc.o battlestar/nightfile.o battlestar/nightobjs.o battlestar/parse.o battlestar/room.o battlestar/save.o battlestar/words.o lib/fgetln.o
1169 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1170 +
1171 +ifneq ($(nodep),true)
1172 +include  bcd/bcd.d
1173 +endif
1174 +
1175 +bcd/bcd:        bcd/bcd.o
1176 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1177 +
1178 +ifneq ($(nodep),true)
1179 +include  boggle/boggle/bog.d boggle/boggle/help.d boggle/boggle/mach.d boggle/boggle/prtable.d boggle/boggle/timer.d boggle/boggle/word.d
1180 +endif
1181 +
1182 +boggle/boggle/boggle:   boggle/boggle/bog.o boggle/boggle/help.o boggle/boggle/mach.o boggle/boggle/prtable.o boggle/boggle/timer.o boggle/boggle/word.o
1183 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1184 +
1185 +ifneq ($(nodep),true)
1186 +include  boggle/mkdict/mkdict.d
1187 +endif
1188 +
1189 +boggle/mkdict/mkdict:   boggle/mkdict/mkdict.o
1190 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1191 +
1192 +ifneq ($(nodep),true)
1193 +include  boggle/mkindex/mkindex.d
1194 +endif
1195 +
1196 +boggle/mkindex/mkindex:         boggle/mkindex/mkindex.o
1197 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1198 +
1199 +ifneq ($(nodep),true)
1200 +include  caesar/caesar.d
1201 +endif
1202 +
1203 +caesar/caesar:  caesar/caesar.o
1204 +       $(CC) $(LDFLAGS) $^ -lm $(BASE_LIBS) -o $@
1205 +
1206 +ifneq ($(nodep),true)
1207 +include  canfield/canfield/canfield.d
1208 +endif
1209 +
1210 +canfield/canfield/canfield:     canfield/canfield/canfield.o
1211 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1212 +
1213 +ifneq ($(nodep),true)
1214 +include  canfield/cfscores/cfscores.d
1215 +endif
1216 +
1217 +canfield/cfscores/cfscores:     canfield/cfscores/cfscores.o
1218 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1219 +
1220 +ifneq ($(nodep),true)
1221 +include  cribbage/cards.d cribbage/crib.d cribbage/extern.d cribbage/instr.d cribbage/io.d cribbage/score.d cribbage/support.d
1222 +endif
1223 +
1224 +cribbage/cribbage:      cribbage/cards.o cribbage/crib.o cribbage/extern.o cribbage/instr.o cribbage/io.o cribbage/score.o cribbage/support.o
1225 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1226 +
1227 +ifneq ($(nodep),true)
1228 +include  dm/dm.d lib/getloadavg.d
1229 +endif
1230 +
1231 +dm/dm:  dm/dm.o lib/getloadavg.o
1232 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1233 +
1234 +ifneq ($(nodep),true)
1235 +include  fish/fish.d
1236 +endif
1237 +
1238 +fish/fish:      fish/fish.o
1239 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1240 +
1241 +ifneq ($(nodep),true)
1242 +include  gomoku/bdinit.d gomoku/bdisp.d gomoku/main.d gomoku/makemove.d gomoku/pickmove.d gomoku/stoc.d
1243 +endif
1244 +
1245 +gomoku/gomoku:  gomoku/bdinit.o gomoku/bdisp.o gomoku/main.o gomoku/makemove.o gomoku/pickmove.o gomoku/stoc.o
1246 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1247 +
1248 +ifneq ($(nodep),true)
1249 +include  hangman/endgame.d hangman/extern.d hangman/getguess.d hangman/getword.d hangman/main.d hangman/playgame.d hangman/prdata.d hangman/prman.d hangman/prword.d hangman/setup.d
1250 +endif
1251 +
1252 +hangman/hangman:        hangman/endgame.o hangman/extern.o hangman/getguess.o hangman/getword.o hangman/main.o hangman/playgame.o hangman/prdata.o hangman/prman.o hangman/prword.o hangman/setup.o
1253 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1254 +
1255 +ifneq ($(nodep),true)
1256 +include  hunt/hunt/connect.d hunt/hunt/hunt.d hunt/hunt/otto.d hunt/hunt/playit.d hunt/huntd/pathname.d
1257 +endif
1258 +
1259 +hunt/hunt/hunt:         hunt/hunt/connect.o hunt/hunt/hunt.o hunt/hunt/otto.o hunt/hunt/playit.o hunt/huntd/pathname.o
1260 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1261 +
1262 +ifneq ($(nodep),true)
1263 +include  hunt/huntd/answer.d hunt/huntd/ctl.d hunt/huntd/ctl_transact.d hunt/huntd/draw.d hunt/huntd/driver.d hunt/huntd/execute.d hunt/huntd/expl.d hunt/huntd/extern.d hunt/huntd/faketalk.d hunt/huntd/get_names.d hunt/huntd/makemaze.d hunt/huntd/shots.d hunt/huntd/terminal.d
1264 +endif
1265 +
1266 +hunt/huntd/huntd:       hunt/huntd/answer.o hunt/huntd/ctl.o hunt/huntd/ctl_transact.o hunt/huntd/draw.o hunt/huntd/driver.o hunt/huntd/execute.o hunt/huntd/expl.o hunt/huntd/extern.o hunt/huntd/faketalk.o hunt/huntd/get_names.o hunt/huntd/makemaze.o hunt/huntd/pathname.o hunt/huntd/shots.o hunt/huntd/terminal.o
1267 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1268 +
1269 +ifneq ($(nodep),true)
1270 +include  mille/comp.d mille/end.d mille/extern.d mille/init.d mille/mille.d mille/misc.d mille/move.d mille/print.d mille/roll.d mille/save.d mille/types.d mille/varpush.d
1271 +endif
1272 +
1273 +mille/mille:    mille/comp.o mille/end.o mille/extern.o mille/init.o mille/mille.o mille/misc.o mille/move.o mille/print.o mille/roll.o mille/save.o mille/types.o mille/varpush.o
1274 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1275 +
1276 +ifneq ($(nodep),true)
1277 +include  monop/cards.d monop/execute.d monop/getinp.d monop/houses.d monop/jail.d monop/misc.d monop/monop.d monop/morg.d monop/print.d monop/prop.d monop/rent.d monop/roll.d monop/spec.d monop/trade.d
1278 +endif
1279 +
1280 +monop/monop:    monop/cards.o monop/execute.o monop/getinp.o monop/houses.o monop/jail.o monop/misc.o monop/monop.o monop/morg.o monop/print.o monop/prop.o monop/rent.o monop/roll.o monop/spec.o monop/trade.o
1281 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1282 +
1283 +ifneq ($(nodep),true)
1284 +include  monop/initdeck.d
1285 +endif
1286 +
1287 +monop/initdeck:         monop/initdeck.o
1288 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1289 +
1290 +ifneq ($(nodep),true)
1291 +include  morse/morse.d
1292 +endif
1293 +
1294 +morse/morse:    morse/morse.o
1295 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1296 +
1297 +ifneq ($(nodep),true)
1298 +include  number/number.d
1299 +endif
1300 +
1301 +number/number:  number/number.o
1302 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1303 +
1304 +ifneq ($(nodep),true)
1305 +include  phantasia/fight.d phantasia/gamesupport.d phantasia/interplayer.d phantasia/io.d phantasia/main.d phantasia/misc.d phantasia/phantglobs.d
1306 +endif
1307 +
1308 +phantasia/phantasia:    phantasia/fight.o phantasia/gamesupport.o phantasia/interplayer.o phantasia/io.o phantasia/main.o phantasia/misc.o phantasia/phantglobs.o
1309 +       $(CC) $(LDFLAGS) $^ -lm $(NCURSES_LIB) $(BASE_LIBS) -o $@
1310 +
1311 +ifneq ($(nodep),true)
1312 +include  phantasia/setup.d
1313 +endif
1314 +
1315 +phantasia/setup:        phantasia/phantglobs.o phantasia/setup.o
1316 +       $(CC) $(LDFLAGS) $^ -lm $(BASE_LIBS) -o $@
1317 +
1318 +ifneq ($(nodep),true)
1319 +include  pig/pig.d
1320 +endif
1321 +
1322 +pig/pig:        pig/pig.o
1323 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1324 +
1325 +ifneq ($(nodep),true)
1326 +include  pom/pom.d
1327 +endif
1328 +
1329 +pom/pom:        pom/pom.o
1330 +       $(CC) $(LDFLAGS) $^ -lm $(BASE_LIBS) -o $@
1331 +
1332 +ifneq ($(nodep),true)
1333 +include  ppt/ppt.d
1334 +endif
1335 +
1336 +ppt/ppt:        ppt/ppt.o
1337 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1338 +
1339 +ifneq ($(nodep),true)
1340 +include  primes/pattern.d primes/pr_tbl.d primes/primes.d
1341 +endif
1342 +
1343 +primes/primes:  primes/pattern.o primes/pr_tbl.o primes/primes.o
1344 +       $(CC) $(LDFLAGS) $^ -lm $(BASE_LIBS) -o $@
1345 +
1346 +ifneq ($(nodep),true)
1347 +include  quiz/quiz.d quiz/rxp.d
1348 +endif
1349 +
1350 +quiz/quiz:      quiz/quiz.o quiz/rxp.o lib/fgetln.o
1351 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1352 +
1353 +ifneq ($(nodep),true)
1354 +include  rain/rain.d
1355 +endif
1356 +
1357 +rain/rain:      rain/rain.o
1358 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1359 +
1360 +ifneq ($(nodep),true)
1361 +include  random/random.d
1362 +endif
1363 +
1364 +random/random:  random/random.o
1365 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1366 +
1367 +ifneq ($(nodep),true)
1368 +include  robots/auto.d robots/extern.d robots/flush_in.d robots/init_field.d robots/main.d robots/make_level.d robots/move.d robots/move_robs.d robots/play_level.d robots/query.d robots/rnd_pos.d robots/score.d
1369 +endif
1370 +
1371 +robots/robots:  robots/auto.o robots/extern.o robots/flush_in.o robots/init_field.o robots/main.o robots/make_level.o robots/move.o robots/move_robs.o robots/play_level.o robots/query.o robots/rnd_pos.o robots/score.o
1372 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1373 +
1374 +ifneq ($(nodep),true)
1375 +include  sail/assorted.d sail/game.d sail/globals.d sail/dr_1.d sail/dr_2.d sail/dr_3.d sail/dr_4.d sail/dr_5.d sail/dr_main.d sail/lo_main.d sail/main.d sail/misc.d sail/parties.d sail/pl_1.d sail/pl_2.d sail/pl_3.d sail/pl_4.d sail/pl_5.d sail/pl_6.d sail/pl_7.d sail/pl_main.d sail/sync.d sail/version.d
1376 +endif
1377 +
1378 +sail/sail:      sail/assorted.o sail/game.o sail/globals.o sail/dr_1.o sail/dr_2.o sail/dr_3.o sail/dr_4.o sail/dr_5.o sail/dr_main.o sail/lo_main.o sail/main.o sail/misc.o sail/parties.o sail/pl_1.o sail/pl_2.o sail/pl_3.o sail/pl_4.o sail/pl_5.o sail/pl_6.o sail/pl_7.o sail/pl_main.o sail/sync.o sail/version.o
1379 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1380 +
1381 +ifneq ($(nodep),true)
1382 +include  snake/snake/snake.d
1383 +endif
1384 +
1385 +snake/snake/snake:      snake/snake/snake.o
1386 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) -lm $(BASE_LIBS) -o $@
1387 +
1388 +ifneq ($(nodep),true)
1389 +include  snake/snscore/snscore.d
1390 +endif
1391 +
1392 +snake/snscore/snscore:  snake/snscore/snscore.o
1393 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1394 +
1395 +ifneq ($(nodep),true)
1396 +include  tetris/input.d tetris/scores.d tetris/screen.d tetris/shapes.d tetris/tetris.d
1397 +endif
1398 +
1399 +tetris/tetris:  tetris/input.o tetris/scores.o tetris/screen.o tetris/shapes.o tetris/tetris.o
1400 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1401 +
1402 +ifneq ($(nodep),true)
1403 +include  trek/abandon.d trek/attack.d trek/autover.d trek/capture.d trek/cgetc.d trek/check_out.d trek/checkcond.d trek/compkl.d trek/computer.d trek/damage.d trek/damaged.d trek/dcrept.d trek/destruct.d trek/dock.d trek/dumpgame.d trek/dumpme.d trek/dumpssradio.d trek/events.d trek/externs.d trek/getcodi.d trek/getpar.d trek/help.d trek/impulse.d trek/initquad.d trek/kill.d trek/klmove.d trek/lose.d trek/lrscan.d trek/main.d trek/move.d trek/nova.d trek/out.d trek/phaser.d trek/play.d trek/ram.d trek/ranf.d trek/rest.d trek/schedule.d trek/score.d trek/setup.d trek/setwarp.d trek/shield.d trek/snova.d trek/srscan.d trek/systemname.d trek/torped.d trek/visual.d trek/warp.d trek/win.d
1404 +endif
1405 +
1406 +trek/trek:      trek/abandon.o trek/attack.o trek/autover.o trek/capture.o trek/cgetc.o trek/check_out.o trek/checkcond.o trek/compkl.o trek/computer.o trek/damage.o trek/damaged.o trek/dcrept.o trek/destruct.o trek/dock.o trek/dumpgame.o trek/dumpme.o trek/dumpssradio.o trek/events.o trek/externs.o trek/getcodi.o trek/getpar.o trek/help.o trek/impulse.o trek/initquad.o trek/kill.o trek/klmove.o trek/lose.o trek/lrscan.o trek/main.o trek/move.o trek/nova.o trek/out.o trek/phaser.o trek/play.o trek/ram.o trek/ranf.o trek/rest.o trek/schedule.o trek/score.o trek/setup.o trek/setwarp.o trek/shield.o trek/snova.o trek/srscan.o trek/systemname.o trek/torped.o trek/visual.o trek/warp.o trek/win.o
1407 +       $(CC) $(LDFLAGS) $^ -lm $(BASE_LIBS) -o $@
1408 +
1409 +ifneq ($(nodep),true)
1410 +include  worm/worm.d
1411 +endif
1412 +
1413 +worm/worm:      worm/worm.o
1414 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1415 +
1416 +ifneq ($(nodep),true)
1417 +include  worms/worms.d
1418 +endif
1419 +
1420 +worms/worms:    worms/worms.o
1421 +       $(CC) $(LDFLAGS) $^ $(NCURSES_LIB) $(BASE_LIBS) -o $@
1422 +
1423 +ifneq ($(nodep),true)
1424 +include  wump/wump.d
1425 +endif
1426 +
1427 +wump/wump:      wump/wump.o
1428 +       $(CC) $(LDFLAGS) $^  $(BASE_LIBS) -o $@
1429 +
1430 +.PHONY:        adventure_clean
1431 +adventure_clean:
1432 +       cd adventure && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  adventure setup $(adventure_CLEANFILES)
1433 +
1434 +.PHONY:        adventure_install adventure_install-strip adventure_installdirs
1435 +adventure_install:     adventure_installdirs
1436 +
1437 +adventure_install-strip:
1438 +       $(MAKE) adventure_install $(DEFS_TO_PASS_STRIP)
1439 +
1440 +adventure_installdirs:
1441 +       set -e; for d in $(adventure_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1442 +
1443 +.PHONY:        arithmetic_clean
1444 +arithmetic_clean:
1445 +       cd arithmetic && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  arithmetic $(arithmetic_CLEANFILES)
1446 +
1447 +.PHONY:        arithmetic_install arithmetic_install-strip arithmetic_installdirs
1448 +arithmetic_install:    arithmetic_installdirs
1449 +
1450 +arithmetic_install-strip:
1451 +       $(MAKE) arithmetic_install $(DEFS_TO_PASS_STRIP)
1452 +
1453 +arithmetic_installdirs:
1454 +       set -e; for d in $(arithmetic_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1455 +
1456 +.PHONY:        atc_games_clean
1457 +atc_games_clean:
1458 +       cd atc/games && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(atc_games_CLEANFILES)
1459 +
1460 +.PHONY:        atc_games_install atc_games_install-strip atc_games_installdirs
1461 +atc_games_install:     atc_games_installdirs
1462 +
1463 +atc_games_install-strip:
1464 +       $(MAKE) atc_games_install $(DEFS_TO_PASS_STRIP)
1465 +
1466 +atc_games_installdirs:
1467 +       set -e; for d in $(atc_games_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1468 +
1469 +.PHONY:        atc_clean
1470 +atc_clean:
1471 +       cd atc && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  atc $(atc_CLEANFILES)
1472 +
1473 +.PHONY:        atc_install atc_install-strip atc_installdirs
1474 +atc_install:   atc_installdirs
1475 +
1476 +atc_install-strip:
1477 +       $(MAKE) atc_install $(DEFS_TO_PASS_STRIP)
1478 +
1479 +atc_installdirs:
1480 +       set -e; for d in $(atc_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1481 +
1482 +.PHONY:        backgammon_backgammon_clean
1483 +backgammon_backgammon_clean:
1484 +       cd backgammon/backgammon && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  backgammon $(backgammon_backgammon_CLEANFILES)
1485 +
1486 +.PHONY:        backgammon_backgammon_install backgammon_backgammon_install-strip backgammon_backgammon_installdirs
1487 +backgammon_backgammon_install: backgammon_backgammon_installdirs
1488 +
1489 +backgammon_backgammon_install-strip:
1490 +       $(MAKE) backgammon_backgammon_install $(DEFS_TO_PASS_STRIP)
1491 +
1492 +backgammon_backgammon_installdirs:
1493 +       set -e; for d in $(backgammon_backgammon_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1494 +
1495 +.PHONY:        backgammon_common_source_clean
1496 +backgammon_common_source_clean:
1497 +       cd backgammon/common_source && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(backgammon_common_source_CLEANFILES)
1498 +
1499 +.PHONY:        backgammon_common_source_install backgammon_common_source_install-strip backgammon_common_source_installdirs
1500 +backgammon_common_source_install:      backgammon_common_source_installdirs
1501 +
1502 +backgammon_common_source_install-strip:
1503 +       $(MAKE) backgammon_common_source_install $(DEFS_TO_PASS_STRIP)
1504 +
1505 +backgammon_common_source_installdirs:
1506 +       set -e; for d in $(backgammon_common_source_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1507 +
1508 +.PHONY:        backgammon_teachgammon_clean
1509 +backgammon_teachgammon_clean:
1510 +       cd backgammon/teachgammon && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  teachgammon $(backgammon_teachgammon_CLEANFILES)
1511 +
1512 +.PHONY:        backgammon_teachgammon_install backgammon_teachgammon_install-strip backgammon_teachgammon_installdirs
1513 +backgammon_teachgammon_install:        backgammon_teachgammon_installdirs
1514 +
1515 +backgammon_teachgammon_install-strip:
1516 +       $(MAKE) backgammon_teachgammon_install $(DEFS_TO_PASS_STRIP)
1517 +
1518 +backgammon_teachgammon_installdirs:
1519 +       set -e; for d in $(backgammon_teachgammon_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1520 +
1521 +.PHONY:        backgammon_clean
1522 +backgammon_clean:
1523 +       cd backgammon && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(backgammon_CLEANFILES)
1524 +
1525 +.PHONY:        backgammon_install backgammon_install-strip backgammon_installdirs
1526 +backgammon_install:    backgammon_installdirs
1527 +
1528 +backgammon_install-strip:
1529 +       $(MAKE) backgammon_install $(DEFS_TO_PASS_STRIP)
1530 +
1531 +backgammon_installdirs:
1532 +       set -e; for d in $(backgammon_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1533 +
1534 +.PHONY:        battlestar_clean
1535 +battlestar_clean:
1536 +       cd battlestar && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  battlestar $(battlestar_CLEANFILES)
1537 +
1538 +.PHONY:        battlestar_install battlestar_install-strip battlestar_installdirs
1539 +battlestar_install:    battlestar_installdirs
1540 +
1541 +battlestar_install-strip:
1542 +       $(MAKE) battlestar_install $(DEFS_TO_PASS_STRIP)
1543 +
1544 +battlestar_installdirs:
1545 +       set -e; for d in $(battlestar_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1546 +
1547 +.PHONY:        bcd_clean
1548 +bcd_clean:
1549 +       cd bcd && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  bcd $(bcd_CLEANFILES)
1550 +
1551 +.PHONY:        bcd_install bcd_install-strip bcd_installdirs
1552 +bcd_install:   bcd_installdirs
1553 +
1554 +bcd_install-strip:
1555 +       $(MAKE) bcd_install $(DEFS_TO_PASS_STRIP)
1556 +
1557 +bcd_installdirs:
1558 +       set -e; for d in $(bcd_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1559 +
1560 +.PHONY:        boggle_boggle_clean
1561 +boggle_boggle_clean:
1562 +       cd boggle/boggle && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  boggle $(boggle_boggle_CLEANFILES)
1563 +
1564 +.PHONY:        boggle_boggle_install boggle_boggle_install-strip boggle_boggle_installdirs
1565 +boggle_boggle_install: boggle_boggle_installdirs
1566 +
1567 +boggle_boggle_install-strip:
1568 +       $(MAKE) boggle_boggle_install $(DEFS_TO_PASS_STRIP)
1569 +
1570 +boggle_boggle_installdirs:
1571 +       set -e; for d in $(boggle_boggle_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1572 +
1573 +.PHONY:        boggle_mkdict_clean
1574 +boggle_mkdict_clean:
1575 +       cd boggle/mkdict && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  mkdict $(boggle_mkdict_CLEANFILES)
1576 +
1577 +.PHONY:        boggle_mkdict_install boggle_mkdict_install-strip boggle_mkdict_installdirs
1578 +boggle_mkdict_install: boggle_mkdict_installdirs
1579 +
1580 +boggle_mkdict_install-strip:
1581 +       $(MAKE) boggle_mkdict_install $(DEFS_TO_PASS_STRIP)
1582 +
1583 +boggle_mkdict_installdirs:
1584 +       set -e; for d in $(boggle_mkdict_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1585 +
1586 +.PHONY:        boggle_mkindex_clean
1587 +boggle_mkindex_clean:
1588 +       cd boggle/mkindex && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  mkindex $(boggle_mkindex_CLEANFILES)
1589 +
1590 +.PHONY:        boggle_mkindex_install boggle_mkindex_install-strip boggle_mkindex_installdirs
1591 +boggle_mkindex_install:        boggle_mkindex_installdirs
1592 +
1593 +boggle_mkindex_install-strip:
1594 +       $(MAKE) boggle_mkindex_install $(DEFS_TO_PASS_STRIP)
1595 +
1596 +boggle_mkindex_installdirs:
1597 +       set -e; for d in $(boggle_mkindex_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1598 +
1599 +.PHONY:        boggle_clean
1600 +boggle_clean:
1601 +       cd boggle && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(boggle_CLEANFILES)
1602 +
1603 +.PHONY:        boggle_install boggle_install-strip boggle_installdirs
1604 +boggle_install:        boggle_installdirs
1605 +
1606 +boggle_install-strip:
1607 +       $(MAKE) boggle_install $(DEFS_TO_PASS_STRIP)
1608 +
1609 +boggle_installdirs:
1610 +       set -e; for d in $(boggle_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1611 +
1612 +.PHONY:        caesar_clean
1613 +caesar_clean:
1614 +       cd caesar && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  caesar $(caesar_CLEANFILES)
1615 +
1616 +.PHONY:        caesar_install caesar_install-strip caesar_installdirs
1617 +caesar_install:        caesar_installdirs
1618 +
1619 +caesar_install-strip:
1620 +       $(MAKE) caesar_install $(DEFS_TO_PASS_STRIP)
1621 +
1622 +caesar_installdirs:
1623 +       set -e; for d in $(caesar_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1624 +
1625 +.PHONY:        canfield_canfield_clean
1626 +canfield_canfield_clean:
1627 +       cd canfield/canfield && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  canfield $(canfield_canfield_CLEANFILES)
1628 +
1629 +.PHONY:        canfield_canfield_install canfield_canfield_install-strip canfield_canfield_installdirs
1630 +canfield_canfield_install:     canfield_canfield_installdirs
1631 +
1632 +canfield_canfield_install-strip:
1633 +       $(MAKE) canfield_canfield_install $(DEFS_TO_PASS_STRIP)
1634 +
1635 +canfield_canfield_installdirs:
1636 +       set -e; for d in $(canfield_canfield_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1637 +
1638 +.PHONY:        canfield_cfscores_clean
1639 +canfield_cfscores_clean:
1640 +       cd canfield/cfscores && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  cfscores $(canfield_cfscores_CLEANFILES)
1641 +
1642 +.PHONY:        canfield_cfscores_install canfield_cfscores_install-strip canfield_cfscores_installdirs
1643 +canfield_cfscores_install:     canfield_cfscores_installdirs
1644 +
1645 +canfield_cfscores_install-strip:
1646 +       $(MAKE) canfield_cfscores_install $(DEFS_TO_PASS_STRIP)
1647 +
1648 +canfield_cfscores_installdirs:
1649 +       set -e; for d in $(canfield_cfscores_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1650 +
1651 +.PHONY:        canfield_clean
1652 +canfield_clean:
1653 +       cd canfield && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(canfield_CLEANFILES)
1654 +
1655 +.PHONY:        canfield_install canfield_install-strip canfield_installdirs
1656 +canfield_install:      canfield_installdirs
1657 +
1658 +canfield_install-strip:
1659 +       $(MAKE) canfield_install $(DEFS_TO_PASS_STRIP)
1660 +
1661 +canfield_installdirs:
1662 +       set -e; for d in $(canfield_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1663 +
1664 +.PHONY:        countmail_clean
1665 +countmail_clean:
1666 +       cd countmail && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(countmail_CLEANFILES)
1667 +
1668 +.PHONY:        countmail_install countmail_install-strip countmail_installdirs
1669 +countmail_install:     countmail_installdirs
1670 +
1671 +countmail_install-strip:
1672 +       $(MAKE) countmail_install $(DEFS_TO_PASS_STRIP)
1673 +
1674 +countmail_installdirs:
1675 +       set -e; for d in $(countmail_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1676 +
1677 +.PHONY:        cribbage_clean
1678 +cribbage_clean:
1679 +       cd cribbage && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  cribbage $(cribbage_CLEANFILES)
1680 +
1681 +.PHONY:        cribbage_install cribbage_install-strip cribbage_installdirs
1682 +cribbage_install:      cribbage_installdirs
1683 +
1684 +cribbage_install-strip:
1685 +       $(MAKE) cribbage_install $(DEFS_TO_PASS_STRIP)
1686 +
1687 +cribbage_installdirs:
1688 +       set -e; for d in $(cribbage_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1689 +
1690 +.PHONY:        dm_clean
1691 +dm_clean:
1692 +       cd dm && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  dm $(dm_CLEANFILES)
1693 +
1694 +.PHONY:        dm_install dm_install-strip dm_installdirs
1695 +dm_install:    dm_installdirs
1696 +
1697 +dm_install-strip:
1698 +       $(MAKE) dm_install $(DEFS_TO_PASS_STRIP)
1699 +
1700 +dm_installdirs:
1701 +       set -e; for d in $(dm_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1702 +
1703 +.PHONY:        fish_clean
1704 +fish_clean:
1705 +       cd fish && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  fish $(fish_CLEANFILES)
1706 +
1707 +.PHONY:        fish_install fish_install-strip fish_installdirs
1708 +fish_install:  fish_installdirs
1709 +
1710 +fish_install-strip:
1711 +       $(MAKE) fish_install $(DEFS_TO_PASS_STRIP)
1712 +
1713 +fish_installdirs:
1714 +       set -e; for d in $(fish_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1715 +
1716 +.PHONY:        gomoku_clean
1717 +gomoku_clean:
1718 +       cd gomoku && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  gomoku $(gomoku_CLEANFILES)
1719 +
1720 +.PHONY:        gomoku_install gomoku_install-strip gomoku_installdirs
1721 +gomoku_install:        gomoku_installdirs
1722 +
1723 +gomoku_install-strip:
1724 +       $(MAKE) gomoku_install $(DEFS_TO_PASS_STRIP)
1725 +
1726 +gomoku_installdirs:
1727 +       set -e; for d in $(gomoku_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1728 +
1729 +.PHONY:        hangman_clean
1730 +hangman_clean:
1731 +       cd hangman && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  hangman $(hangman_CLEANFILES)
1732 +
1733 +.PHONY:        hangman_install hangman_install-strip hangman_installdirs
1734 +hangman_install:       hangman_installdirs
1735 +
1736 +hangman_install-strip:
1737 +       $(MAKE) hangman_install $(DEFS_TO_PASS_STRIP)
1738 +
1739 +hangman_installdirs:
1740 +       set -e; for d in $(hangman_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1741 +
1742 +.PHONY:        hunt_hunt_clean
1743 +hunt_hunt_clean:
1744 +       cd hunt/hunt && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  hunt $(hunt_hunt_CLEANFILES)
1745 +
1746 +.PHONY:        hunt_hunt_install hunt_hunt_install-strip hunt_hunt_installdirs
1747 +hunt_hunt_install:     hunt_hunt_installdirs
1748 +
1749 +hunt_hunt_install-strip:
1750 +       $(MAKE) hunt_hunt_install $(DEFS_TO_PASS_STRIP)
1751 +
1752 +hunt_hunt_installdirs:
1753 +       set -e; for d in $(hunt_hunt_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1754 +
1755 +.PHONY:        hunt_huntd_clean
1756 +hunt_huntd_clean:
1757 +       cd hunt/huntd && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  huntd $(hunt_huntd_CLEANFILES)
1758 +
1759 +.PHONY:        hunt_huntd_install hunt_huntd_install-strip hunt_huntd_installdirs
1760 +hunt_huntd_install:    hunt_huntd_installdirs
1761 +
1762 +hunt_huntd_install-strip:
1763 +       $(MAKE) hunt_huntd_install $(DEFS_TO_PASS_STRIP)
1764 +
1765 +hunt_huntd_installdirs:
1766 +       set -e; for d in $(hunt_huntd_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1767 +
1768 +.PHONY:        hunt_clean
1769 +hunt_clean:
1770 +       cd hunt && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(hunt_CLEANFILES)
1771 +
1772 +.PHONY:        hunt_install hunt_install-strip hunt_installdirs
1773 +hunt_install:  hunt_installdirs
1774 +
1775 +hunt_install-strip:
1776 +       $(MAKE) hunt_install $(DEFS_TO_PASS_STRIP)
1777 +
1778 +hunt_installdirs:
1779 +       set -e; for d in $(hunt_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1780 +
1781 +.PHONY:        mille_clean
1782 +mille_clean:
1783 +       cd mille && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  mille $(mille_CLEANFILES)
1784 +
1785 +.PHONY:        mille_install mille_install-strip mille_installdirs
1786 +mille_install: mille_installdirs
1787 +
1788 +mille_install-strip:
1789 +       $(MAKE) mille_install $(DEFS_TO_PASS_STRIP)
1790 +
1791 +mille_installdirs:
1792 +       set -e; for d in $(mille_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1793 +
1794 +.PHONY:        monop_clean
1795 +monop_clean:
1796 +       cd monop && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  monop initdeck $(monop_CLEANFILES)
1797 +
1798 +.PHONY:        monop_install monop_install-strip monop_installdirs
1799 +monop_install: monop_installdirs
1800 +
1801 +monop_install-strip:
1802 +       $(MAKE) monop_install $(DEFS_TO_PASS_STRIP)
1803 +
1804 +monop_installdirs:
1805 +       set -e; for d in $(monop_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1806 +
1807 +.PHONY:        morse_clean
1808 +morse_clean:
1809 +       cd morse && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  morse $(morse_CLEANFILES)
1810 +
1811 +.PHONY:        morse_install morse_install-strip morse_installdirs
1812 +morse_install: morse_installdirs
1813 +
1814 +morse_install-strip:
1815 +       $(MAKE) morse_install $(DEFS_TO_PASS_STRIP)
1816 +
1817 +morse_installdirs:
1818 +       set -e; for d in $(morse_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1819 +
1820 +.PHONY:        number_clean
1821 +number_clean:
1822 +       cd number && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  number $(number_CLEANFILES)
1823 +
1824 +.PHONY:        number_install number_install-strip number_installdirs
1825 +number_install:        number_installdirs
1826 +
1827 +number_install-strip:
1828 +       $(MAKE) number_install $(DEFS_TO_PASS_STRIP)
1829 +
1830 +number_installdirs:
1831 +       set -e; for d in $(number_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1832 +
1833 +.PHONY:        phantasia_clean
1834 +phantasia_clean:
1835 +       cd phantasia && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  phantasia setup $(phantasia_CLEANFILES)
1836 +
1837 +.PHONY:        phantasia_install phantasia_install-strip phantasia_installdirs
1838 +phantasia_install:     phantasia_installdirs
1839 +
1840 +phantasia_install-strip:
1841 +       $(MAKE) phantasia_install $(DEFS_TO_PASS_STRIP)
1842 +
1843 +phantasia_installdirs:
1844 +       set -e; for d in $(phantasia_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1845 +
1846 +.PHONY:        pig_clean
1847 +pig_clean:
1848 +       cd pig && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  pig $(pig_CLEANFILES)
1849 +
1850 +.PHONY:        pig_install pig_install-strip pig_installdirs
1851 +pig_install:   pig_installdirs
1852 +
1853 +pig_install-strip:
1854 +       $(MAKE) pig_install $(DEFS_TO_PASS_STRIP)
1855 +
1856 +pig_installdirs:
1857 +       set -e; for d in $(pig_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1858 +
1859 +.PHONY:        pom_clean
1860 +pom_clean:
1861 +       cd pom && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  pom $(pom_CLEANFILES)
1862 +
1863 +.PHONY:        pom_install pom_install-strip pom_installdirs
1864 +pom_install:   pom_installdirs
1865 +
1866 +pom_install-strip:
1867 +       $(MAKE) pom_install $(DEFS_TO_PASS_STRIP)
1868 +
1869 +pom_installdirs:
1870 +       set -e; for d in $(pom_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1871 +
1872 +.PHONY:        ppt_clean
1873 +ppt_clean:
1874 +       cd ppt && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  ppt $(ppt_CLEANFILES)
1875 +
1876 +.PHONY:        ppt_install ppt_install-strip ppt_installdirs
1877 +ppt_install:   ppt_installdirs
1878 +
1879 +ppt_install-strip:
1880 +       $(MAKE) ppt_install $(DEFS_TO_PASS_STRIP)
1881 +
1882 +ppt_installdirs:
1883 +       set -e; for d in $(ppt_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1884 +
1885 +.PHONY:        primes_clean
1886 +primes_clean:
1887 +       cd primes && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  primes $(primes_CLEANFILES)
1888 +
1889 +.PHONY:        primes_install primes_install-strip primes_installdirs
1890 +primes_install:        primes_installdirs
1891 +
1892 +primes_install-strip:
1893 +       $(MAKE) primes_install $(DEFS_TO_PASS_STRIP)
1894 +
1895 +primes_installdirs:
1896 +       set -e; for d in $(primes_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1897 +
1898 +.PHONY:        quiz_datfiles_clean
1899 +quiz_datfiles_clean:
1900 +       cd quiz/datfiles && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(quiz_datfiles_CLEANFILES)
1901 +
1902 +.PHONY:        quiz_datfiles_install quiz_datfiles_install-strip quiz_datfiles_installdirs
1903 +quiz_datfiles_install: quiz_datfiles_installdirs
1904 +
1905 +quiz_datfiles_install-strip:
1906 +       $(MAKE) quiz_datfiles_install $(DEFS_TO_PASS_STRIP)
1907 +
1908 +quiz_datfiles_installdirs:
1909 +       set -e; for d in $(quiz_datfiles_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1910 +
1911 +.PHONY:        quiz_clean
1912 +quiz_clean:
1913 +       cd quiz && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  quiz $(quiz_CLEANFILES)
1914 +
1915 +.PHONY:        quiz_install quiz_install-strip quiz_installdirs
1916 +quiz_install:  quiz_installdirs
1917 +
1918 +quiz_install-strip:
1919 +       $(MAKE) quiz_install $(DEFS_TO_PASS_STRIP)
1920 +
1921 +quiz_installdirs:
1922 +       set -e; for d in $(quiz_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1923 +
1924 +.PHONY:        rain_clean
1925 +rain_clean:
1926 +       cd rain && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  rain $(rain_CLEANFILES)
1927 +
1928 +.PHONY:        rain_install rain_install-strip rain_installdirs
1929 +rain_install:  rain_installdirs
1930 +
1931 +rain_install-strip:
1932 +       $(MAKE) rain_install $(DEFS_TO_PASS_STRIP)
1933 +
1934 +rain_installdirs:
1935 +       set -e; for d in $(rain_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1936 +
1937 +.PHONY:        random_clean
1938 +random_clean:
1939 +       cd random && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  random $(random_CLEANFILES)
1940 +
1941 +.PHONY:        random_install random_install-strip random_installdirs
1942 +random_install:        random_installdirs
1943 +
1944 +random_install-strip:
1945 +       $(MAKE) random_install $(DEFS_TO_PASS_STRIP)
1946 +
1947 +random_installdirs:
1948 +       set -e; for d in $(random_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1949 +
1950 +.PHONY:        robots_clean
1951 +robots_clean:
1952 +       cd robots && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  robots $(robots_CLEANFILES)
1953 +
1954 +.PHONY:        robots_install robots_install-strip robots_installdirs
1955 +robots_install:        robots_installdirs
1956 +
1957 +robots_install-strip:
1958 +       $(MAKE) robots_install $(DEFS_TO_PASS_STRIP)
1959 +
1960 +robots_installdirs:
1961 +       set -e; for d in $(robots_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1962 +
1963 +.PHONY:        sail_clean
1964 +sail_clean:
1965 +       cd sail && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  sail $(sail_CLEANFILES)
1966 +
1967 +.PHONY:        sail_install sail_install-strip sail_installdirs
1968 +sail_install:  sail_installdirs
1969 +
1970 +sail_install-strip:
1971 +       $(MAKE) sail_install $(DEFS_TO_PASS_STRIP)
1972 +
1973 +sail_installdirs:
1974 +       set -e; for d in $(sail_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1975 +
1976 +.PHONY:        snake_snake_clean
1977 +snake_snake_clean:
1978 +       cd snake/snake && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  snake $(snake_snake_CLEANFILES)
1979 +
1980 +.PHONY:        snake_snake_install snake_snake_install-strip snake_snake_installdirs
1981 +snake_snake_install:   snake_snake_installdirs
1982 +
1983 +snake_snake_install-strip:
1984 +       $(MAKE) snake_snake_install $(DEFS_TO_PASS_STRIP)
1985 +
1986 +snake_snake_installdirs:
1987 +       set -e; for d in $(snake_snake_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
1988 +
1989 +.PHONY:        snake_snscore_clean
1990 +snake_snscore_clean:
1991 +       cd snake/snscore && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  snscore $(snake_snscore_CLEANFILES)
1992 +
1993 +.PHONY:        snake_snscore_install snake_snscore_install-strip snake_snscore_installdirs
1994 +snake_snscore_install: snake_snscore_installdirs
1995 +
1996 +snake_snscore_install-strip:
1997 +       $(MAKE) snake_snscore_install $(DEFS_TO_PASS_STRIP)
1998 +
1999 +snake_snscore_installdirs:
2000 +       set -e; for d in $(snake_snscore_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2001 +
2002 +.PHONY:        snake_clean
2003 +snake_clean:
2004 +       cd snake && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(snake_CLEANFILES)
2005 +
2006 +.PHONY:        snake_install snake_install-strip snake_installdirs
2007 +snake_install: snake_installdirs
2008 +
2009 +snake_install-strip:
2010 +       $(MAKE) snake_install $(DEFS_TO_PASS_STRIP)
2011 +
2012 +snake_installdirs:
2013 +       set -e; for d in $(snake_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2014 +
2015 +.PHONY:        tetris_clean
2016 +tetris_clean:
2017 +       cd tetris && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  tetris $(tetris_CLEANFILES)
2018 +
2019 +.PHONY:        tetris_install tetris_install-strip tetris_installdirs
2020 +tetris_install:        tetris_installdirs
2021 +
2022 +tetris_install-strip:
2023 +       $(MAKE) tetris_install $(DEFS_TO_PASS_STRIP)
2024 +
2025 +tetris_installdirs:
2026 +       set -e; for d in $(tetris_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2027 +
2028 +.PHONY:        trek_clean
2029 +trek_clean:
2030 +       cd trek && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  trek $(trek_CLEANFILES)
2031 +
2032 +.PHONY:        trek_install trek_install-strip trek_installdirs
2033 +trek_install:  trek_installdirs
2034 +
2035 +trek_install-strip:
2036 +       $(MAKE) trek_install $(DEFS_TO_PASS_STRIP)
2037 +
2038 +trek_installdirs:
2039 +       set -e; for d in $(trek_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2040 +
2041 +.PHONY:        wargames_clean
2042 +wargames_clean:
2043 +       cd wargames && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(wargames_CLEANFILES)
2044 +
2045 +.PHONY:        wargames_install wargames_install-strip wargames_installdirs
2046 +wargames_install:      wargames_installdirs
2047 +
2048 +wargames_install-strip:
2049 +       $(MAKE) wargames_install $(DEFS_TO_PASS_STRIP)
2050 +
2051 +wargames_installdirs:
2052 +       set -e; for d in $(wargames_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2053 +
2054 +.PHONY:        worm_clean
2055 +worm_clean:
2056 +       cd worm && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  worm $(worm_CLEANFILES)
2057 +
2058 +.PHONY:        worm_install worm_install-strip worm_installdirs
2059 +worm_install:  worm_installdirs
2060 +
2061 +worm_install-strip:
2062 +       $(MAKE) worm_install $(DEFS_TO_PASS_STRIP)
2063 +
2064 +worm_installdirs:
2065 +       set -e; for d in $(worm_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2066 +
2067 +.PHONY:        worms_clean
2068 +worms_clean:
2069 +       cd worms && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  worms $(worms_CLEANFILES)
2070 +
2071 +.PHONY:        worms_install worms_install-strip worms_installdirs
2072 +worms_install: worms_installdirs
2073 +
2074 +worms_install-strip:
2075 +       $(MAKE) worms_install $(DEFS_TO_PASS_STRIP)
2076 +
2077 +worms_installdirs:
2078 +       set -e; for d in $(worms_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2079 +
2080 +.PHONY:        wtf_clean
2081 +wtf_clean:
2082 +       cd wtf && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(wtf_CLEANFILES)
2083 +
2084 +.PHONY:        wtf_install wtf_install-strip wtf_installdirs
2085 +wtf_install:   wtf_installdirs
2086 +
2087 +wtf_install-strip:
2088 +       $(MAKE) wtf_install $(DEFS_TO_PASS_STRIP)
2089 +
2090 +wtf_installdirs:
2091 +       set -e; for d in $(wtf_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2092 +
2093 +.PHONY:        wump_clean
2094 +wump_clean:
2095 +       cd wump && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  wump $(wump_CLEANFILES)
2096 +
2097 +.PHONY:        wump_install wump_install-strip wump_installdirs
2098 +wump_install:  wump_installdirs
2099 +
2100 +wump_install-strip:
2101 +       $(MAKE) wump_install $(DEFS_TO_PASS_STRIP)
2102 +
2103 +wump_installdirs:
2104 +       set -e; for d in $(wump_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2105 +
2106 +.PHONY:        lib_clean
2107 +lib_clean:
2108 +       cd lib && rm -f -- a.out core *.o *.d *.i *.s *.d.tmp  $(lib_CLEANFILES)
2109 +
2110 +.PHONY:        lib_install lib_install-strip lib_installdirs
2111 +lib_install:   lib_installdirs
2112 +
2113 +lib_install-strip:
2114 +       $(MAKE) lib_install $(DEFS_TO_PASS_STRIP)
2115 +
2116 +lib_installdirs:
2117 +       set -e; for d in $(lib_DIRS) /; do mkdir -p $(INSTALL_PREFIX)$$d; done
2118 +
2119 +.PHONY:        clean mostlyclean distclean maintainer-clean
2120 +clean mostlyclean:      adventure_clean arithmetic_clean atc_games_clean atc_clean backgammon_backgammon_clean backgammon_common_source_clean backgammon_teachgammon_clean backgammon_clean battlestar_clean bcd_clean boggle_boggle_clean boggle_mkdict_clean boggle_mkindex_clean boggle_clean caesar_clean canfield_canfield_clean canfield_cfscores_clean canfield_clean countmail_clean cribbage_clean dm_clean fish_clean gomoku_clean hangman_clean hunt_hunt_clean hunt_huntd_clean hunt_clean mille_clean monop_clean morse_clean number_clean phantasia_clean pig_clean pom_clean ppt_clean primes_clean quiz_datfiles_clean quiz_clean rain_clean random_clean robots_clean sail_clean snake_snake_clean snake_snscore_clean snake_clean tetris_clean trek_clean wargames_clean worm_clean worms_clean wtf_clean wump_clean lib_clean
2121 +
2122 +distclean maintainer-clean:    clean
2123 +       rm -f subst.sed subst.rules
2124 +       rm -f test.out
2125 +       rm -f `cat substfiles substfiles2 |sed '/^#/d'`
2126 +       rm -f GNUmakefile
2127 +       rm -f a.out conftest.c include/bsd-games.h
2128 +       rm -f exec.libs.tmp exec.objs.tmp
2129 +
2130 +.PHONY:        install install-strip
2131 +
2132 +install:        adventure_install arithmetic_install atc_games_install atc_install backgammon_backgammon_install backgammon_common_source_install backgammon_teachgammon_install backgammon_install battlestar_install bcd_install boggle_boggle_install boggle_mkdict_install boggle_mkindex_install boggle_install caesar_install canfield_canfield_install canfield_cfscores_install canfield_install countmail_install cribbage_install dm_install fish_install gomoku_install hangman_install hunt_hunt_install hunt_huntd_install hunt_install mille_install monop_install morse_install number_install phantasia_install pig_install pom_install ppt_install primes_install quiz_datfiles_install quiz_install rain_install random_install robots_install sail_install snake_snake_install snake_snscore_install snake_install tetris_install trek_install wargames_install worm_install worms_install wtf_install wump_install lib_install
2133 +
2134 +install-strip:
2135 +       $(MAKE) install $(DEFS_TO_PASS_STRIP)
2136 +
2137 +.PHONY: check test
2138 +check test:    all
2139 +       set -e; for f in tests/*.test; do echo $$f; $$f; done
2140 +
2141 +# Standard GNU targets we don't support
2142 +.PHONY:        uninstall TAGS dist
2143 +uninstall TAGS dist:
2144 +       @echo "The GNU target \`$@' is not supported by this package." >&2; exit 1
2145 +
2146 +# GNU targets that can do nothing
2147 +.PHONY:        info dvi
2148 +info dvi:
2149 +       @echo "This package comes with no Texinfo documentation."
2150 +
2151 diff -Nur bsd-games-2.14.orig/hangman/pathnames.h bsd-games-2.14/hangman/pathnames.h
2152 --- bsd-games-2.14.orig/hangman/pathnames.h     1970-01-01 01:00:00.000000000 +0100
2153 +++ bsd-games-2.14/hangman/pathnames.h  2003-07-01 20:18:47.000000000 +0200
2154 @@ -0,0 +1,39 @@
2155 +/* Automatically generated from hangman/pathnames.h.in.  Do not edit.  */
2156 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/23 08:32:51 cgd Exp $        */
2157 +
2158 +/*-
2159 + * Copyright (c) 1990, 1993
2160 + *     The Regents of the University of California.  All rights reserved.
2161 + *
2162 + * Redistribution and use in source and binary forms, with or without
2163 + * modification, are permitted provided that the following conditions
2164 + * are met:
2165 + * 1. Redistributions of source code must retain the above copyright
2166 + *    notice, this list of conditions and the following disclaimer.
2167 + * 2. Redistributions in binary form must reproduce the above copyright
2168 + *    notice, this list of conditions and the following disclaimer in the
2169 + *    documentation and/or other materials provided with the distribution.
2170 + * 3. All advertising materials mentioning features or use of this software
2171 + *    must display the following acknowledgement:
2172 + *     This product includes software developed by the University of
2173 + *     California, Berkeley and its contributors.
2174 + * 4. Neither the name of the University nor the names of its contributors
2175 + *    may be used to endorse or promote products derived from this software
2176 + *    without specific prior written permission.
2177 + *
2178 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2179 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2180 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2181 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2182 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2183 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2184 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2185 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2186 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2187 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2188 + * SUCH DAMAGE.
2189 + *
2190 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2191 + */
2192 +
2193 +#define        _PATH_DICT      "/usr/share/dict/words"
2194 diff -Nur bsd-games-2.14.orig/hide-game bsd-games-2.14/hide-game
2195 --- bsd-games-2.14.orig/hide-game       1970-01-01 01:00:00.000000000 +0100
2196 +++ bsd-games-2.14/hide-game    2003-07-01 20:18:45.000000000 +0200
2197 @@ -0,0 +1,35 @@
2198 +#!/bin/sh
2199 +# Automatically generated from hide-game.in.  Do not edit.
2200 +# hide-game.in - hide a game (only used if appropriate).
2201 +#
2202 +# Copyright (c) 1997, 1998 Joseph Samuel Myers.
2203 +# All rights reserved.
2204 +#
2205 +# Redistribution and use in source and binary forms, with or without
2206 +# modification, are permitted provided that the following conditions
2207 +# are met:
2208 +# 1. Redistributions of source code must retain the above copyright
2209 +#    notice, this list of conditions and the following disclaimer.
2210 +# 2. Redistributions in binary form must reproduce the above copyright
2211 +#    notice, this list of conditions and the following disclaimer in the
2212 +#    documentation and/or other materials provided with the distribution.
2213 +# 3. The name of the author may not be used to endorse or promote products
2214 +#    derived from this software without specific prior written permission.
2215 +#
2216 +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2217 +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2218 +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2219 +# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2220 +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2221 +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2222 +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
2223 +# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2224 +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2225 +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2226 +# SUCH DAMAGE.
2227 +
2228 +set -e
2229 +
2230 +test -d $INSTALL_PREFIX/usr/lib/games/dm || install -d -m 0750 $INSTALL_PREFIX/usr/lib/games/dm
2231 +mv -f $INSTALL_PREFIX/usr/bin/$1 $INSTALL_PREFIX/usr/lib/games/dm
2232 +ln -s dm $INSTALL_PREFIX/usr/bin/$1
2233 diff -Nur bsd-games-2.14.orig/include/bsd-games.h bsd-games-2.14/include/bsd-games.h
2234 --- bsd-games-2.14.orig/include/bsd-games.h     1970-01-01 01:00:00.000000000 +0100
2235 +++ bsd-games-2.14/include/bsd-games.h  2003-07-01 20:18:18.000000000 +0200
2236 @@ -0,0 +1,4 @@
2237 +#ifndef LINUX_BSD_GAMES_H
2238 +#define LINUX_BSD_GAMES_H 1
2239 +#define HAVE_getloadavg 1
2240 +#endif /* !defined(LINUX_BSD_GAMES_H) */
2241 diff -Nur bsd-games-2.14.orig/install-man bsd-games-2.14/install-man
2242 --- bsd-games-2.14.orig/install-man     1970-01-01 01:00:00.000000000 +0100
2243 +++ bsd-games-2.14/install-man  2003-07-01 20:18:46.000000000 +0200
2244 @@ -0,0 +1,94 @@
2245 +#!/bin/sh
2246 +# Automatically generated from install-man.in.  Do not edit.
2247 +# install-man.in - install a manpage.
2248 +#
2249 +# Copyright (c) 1997, 1998 Joseph Samuel Myers.
2250 +# All rights reserved.
2251 +#
2252 +# Redistribution and use in source and binary forms, with or without
2253 +# modification, are permitted provided that the following conditions
2254 +# are met:
2255 +# 1. Redistributions of source code must retain the above copyright
2256 +#    notice, this list of conditions and the following disclaimer.
2257 +# 2. Redistributions in binary form must reproduce the above copyright
2258 +#    notice, this list of conditions and the following disclaimer in the
2259 +#    documentation and/or other materials provided with the distribution.
2260 +# 3. The name of the author may not be used to endorse or promote products
2261 +#    derived from this software without specific prior written permission.
2262 +#
2263 +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2264 +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2265 +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2266 +# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2267 +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2268 +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2269 +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
2270 +# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2271 +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2272 +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2273 +# SUCH DAMAGE.
2274 +
2275 +set -e
2276 +
2277 +if [ $# = 1 ]; then
2278 +    page=$1
2279 +    basepage=$(basename "$page")
2280 +    section=${basepage##*.}
2281 +    if [ "$section" = 6 ]; then
2282 +       mandir=$INSTALL_PREFIX/usr/share/man/man6
2283 +    elif [ "$section" = 8 ]; then
2284 +       mandir=$INSTALL_PREFIX/usr/share/man/man8
2285 +    elif [ "$section" = 5 ]; then
2286 +       mandir=$INSTALL_PREFIX/usr/share/man/man5
2287 +    else
2288 +       echo "Unknown manpage section $section" >&2
2289 +       exit 1
2290 +    fi
2291 +    install -c -m 0644 "$page" "$mandir/$basepage"
2292 +    if [ n = y ]; then
2293 +       rm -f "$mandir/$basepage.gz"
2294 +       gzip -9 "$mandir/$basepage"
2295 +    fi
2296 +elif [ $# = 2 ]; then
2297 +    # Manpage 2 should link to manpage 1.  No complications of removing
2298 +    # directories from their names.
2299 +    page1=$1
2300 +    section1=${page1##*.}
2301 +    page2=$2
2302 +    section2=${page2##*.}
2303 +    if [ "$section2" = 6 ]; then
2304 +       mandir=$INSTALL_PREFIX/usr/share/man/man6
2305 +    elif [ "$section2" = 8 ]; then
2306 +       mandir=$INSTALL_PREFIX/usr/share/man/man8
2307 +    elif [ "$section2" = 5 ]; then
2308 +       mandir=$INSTALL_PREFIX/usr/share/man/man5
2309 +    else
2310 +       echo "Unknown manpage section $section2" >&2
2311 +       exit 1
2312 +    fi
2313 +    if [ .so = .so ]; then
2314 +       echo ".so man$section1/$page1" >"$mandir/$page2"
2315 +       chmod 0644 "$mandir/$page2"
2316 +       if [ n = y ]; then
2317 +           chown @manpage_owner@:@manpage_group@ "$mandir/$page2"
2318 +       fi
2319 +       if [ n = y ]; then
2320 +           rm -f "$mandir/$page2.gz"
2321 +           gzip -9 "$mandir/$page2"
2322 +       fi
2323 +    else
2324 +       if [ "$section1" = "$section2" ]; then
2325 +           linkto="$page1"
2326 +       else
2327 +           linkto="../man$section1/$page1"
2328 +       fi
2329 +       if [ n = y ]; then
2330 +           ln -sf "$linkto.gz" "$mandir/$page2.gz"
2331 +       else
2332 +           ln -sf "$linkto" "$mandir/$page2"
2333 +       fi
2334 +    fi
2335 +else
2336 +    echo "usage: $0 manpage [ manpage ]" >&2
2337 +    exit 1
2338 +fi
2339 diff -Nur bsd-games-2.14.orig/install-score bsd-games-2.14/install-score
2340 --- bsd-games-2.14.orig/install-score   1970-01-01 01:00:00.000000000 +0100
2341 +++ bsd-games-2.14/install-score        2003-07-01 20:18:46.000000000 +0200
2342 @@ -0,0 +1,47 @@
2343 +#!/bin/sh
2344 +# Automatically generated from install-score.in.  Do not edit.
2345 +# install-score.in - install a score file
2346 +#
2347 +# Copyright (c) 1997, 1998, 1999 Joseph Samuel Myers.
2348 +# All rights reserved.
2349 +#
2350 +# Redistribution and use in source and binary forms, with or without
2351 +# modification, are permitted provided that the following conditions
2352 +# are met:
2353 +# 1. Redistributions of source code must retain the above copyright
2354 +#    notice, this list of conditions and the following disclaimer.
2355 +# 2. Redistributions in binary form must reproduce the above copyright
2356 +#    notice, this list of conditions and the following disclaimer in the
2357 +#    documentation and/or other materials provided with the distribution.
2358 +# 3. The name of the author may not be used to endorse or promote products
2359 +#    derived from this software without specific prior written permission.
2360 +#
2361 +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2362 +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2363 +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2364 +# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2365 +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2366 +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2367 +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
2368 +# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2369 +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2370 +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2371 +# SUCH DAMAGE.
2372 +
2373 +set -e
2374 +
2375 +if [ "$1" = "-p" ]; then
2376 +    scorefile="$INSTALL_PREFIX$2"
2377 +    perms=0640
2378 +else
2379 +    scorefile="$INSTALL_PREFIX$1"
2380 +    perms=0644
2381 +fi
2382 +
2383 +mkdir -p "$(dirname "$scorefile")"
2384 +
2385 +test -e "$scorefile" || touch "$scorefile"
2386 +if [ n = y ]; then
2387 +    chown @vardata_owner@:@vardata_group@ "$scorefile"
2388 +fi
2389 +chmod "$perms" "$scorefile"
2390 diff -Nur bsd-games-2.14.orig/Makeconfig bsd-games-2.14/Makeconfig
2391 --- bsd-games-2.14.orig/Makeconfig      1970-01-01 01:00:00.000000000 +0100
2392 +++ bsd-games-2.14/Makeconfig   2003-07-01 20:18:45.000000000 +0200
2393 @@ -0,0 +1,129 @@
2394 +# Automatically generated from Makeconfig.in.  Do not edit.
2395 +# Makeconfig.in - configuration included in Makefiles after substitution.
2396 +#
2397 +# Copyright (c) 1997, 1998, 1999, 2000, 2003 Joseph Samuel Myers.
2398 +# All rights reserved.
2399 +#
2400 +# Redistribution and use in source and binary forms, with or without
2401 +# modification, are permitted provided that the following conditions
2402 +# are met:
2403 +# 1. Redistributions of source code must retain the above copyright
2404 +#    notice, this list of conditions and the following disclaimer.
2405 +# 2. Redistributions in binary form must reproduce the above copyright
2406 +#    notice, this list of conditions and the following disclaimer in the
2407 +#    documentation and/or other materials provided with the distribution.
2408 +# 3. The name of the author may not be used to endorse or promote products
2409 +#    derived from this software without specific prior written permission.
2410 +#
2411 +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2412 +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2413 +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2414 +# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2415 +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2416 +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2417 +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
2418 +# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2419 +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2420 +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2421 +# SUCH DAMAGE.
2422 +
2423 +# If some variables are unexpanded in Makeconfig, this shouldn't be a
2424 +# problem, it will be because they weren't configured since the relevant
2425 +# games weren't being built.
2426 +
2427 +# Source directory
2428 +SRCDIR := /mnt/arch/temp/BUILD/bsd-games-2.14
2429 +# Build directories
2430 +BUILDDIRS := adventure arithmetic atc backgammon battlestar bcd boggle caesar canfield countmail cribbage dm fish gomoku hangman hunt mille monop morse number phantasia pig pom ppt primes quiz rain random robots sail snake tetris trek wargames worm worms wtf wump
2431 +# Installation prefix
2432 +INSTALL_PREFIX := $INSTALL_PREFIX
2433 +# Games directory
2434 +GAMESDIR := /usr/bin
2435 +# Daemon directory
2436 +SBINDIR := /usr/sbin
2437 +# Other binaries directory
2438 +USRBINDIR := 
2439 +# Manual pages, section 6
2440 +MAN6DIR := /usr/share/man/man6
2441 +# Manual pages, section 8
2442 +MAN8DIR := /usr/share/man/man8
2443 +# Manual pages, section 5
2444 +MAN5DIR := /usr/share/man/man5
2445 +# Constant data (arch-independent)
2446 +SHAREDIR := /usr/share/games
2447 +# Variable data
2448 +VARLIBDIR := /var/games
2449 +# Directory for hidden games (dm)
2450 +LIBEXECDIR := /usr/lib/games/dm
2451 +# Installation commands, with install -c -o whatever -s etc.
2452 +INSTALL_BINARY := install -c -m 0755
2453 +INSTALL_SCRIPT := install -c -m 0755
2454 +INSTALL_SCORE_GAME := install -c -m 0755
2455 +INSTALL_DAEMON := install -c -m 0755
2456 +INSTALL_MANUAL := /mnt/arch/temp/BUILD/bsd-games-2.14/install-man
2457 +INSTALL_DATA := install -c -m 0644
2458 +INSTALL_VARDATA := install -c -m 0644
2459 +INSTALL_DM := install -c -m 2755
2460 +INSTALL_SAIL_DIR := install -d -m 0750
2461 +INSTALL_HACK_DIR := @install_hack_dir@
2462 +# Is INSTALL_VARDATA actually needed (for games that start with non-empty
2463 +# scorefile?)
2464 +# For games which can start with empty scorefile we do:
2465 +INSTALL_SCORE_FILE := /mnt/arch/temp/BUILD/bsd-games-2.14/install-score
2466 +# Definitions of INSTALL_* that may have -s added
2467 +# This first one should no longer be needed
2468 +DEFS_TO_PASS := INSTALL_BINARY="$(INSTALL_BINARY)" \
2469 +       INSTALL_SCORE_GAME="$(INSTALL_SCORE_GAME)" \
2470 +       INSTALL_DAEMON="$(INSTALL_DAEMON)" INSTALL_DM="$(INSTALL_DM)"
2471 +# For the top level install-strip target
2472 +DEFS_TO_PASS_STRIP := INSTALL_BINARY="$(INSTALL_BINARY) -s" \
2473 +       INSTALL_SCORE_GAME="$(INSTALL_SCORE_GAME) -s" \
2474 +       INSTALL_DAEMON="$(INSTALL_DAEMON) -s" INSTALL_DM="$(INSTALL_DM) -s"
2475 +# srcdir/hide-game or :
2476 +HIDE_GAME := :
2477 +
2478 +# Compilation details
2479 +CC := gcc
2480 +OPTIMIZE := -g -O2
2481 +WARNING := -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings
2482 +CFLAGS := $(OPTIMIZE) $(WARNING) 
2483 +LDFLAGS := 
2484 +FGETLN_DEFS := 
2485 +GETLOADAVG_DEFS := 
2486 +NCURSES_LIB := -lncurses
2487 +NCURSES_INCS := -I/usr/include/ncurses
2488 +OPENSSL_LIB := 
2489 +OPENSSL_INCS := 
2490 +BASE_INCS := -Iinclude $(NCURSES_INCS) $(OPENSSL_INCS)
2491 +BASE_LIBS := 
2492 +YACC := bison -y
2493 +LEX := flex
2494 +LEX_LIB := -lfl
2495 +
2496 +# More paths
2497 +PAGER := /usr/bin/less
2498 +
2499 +# Individual games
2500 +ATC_DIR := /usr/share/games/atc
2501 +ATC_SCOREFILE := /var/games/atc_score
2502 +BATTLESTAR_SCOREFILE := /var/games/battlestar.log
2503 +BOGGLE_DIR := /usr/share/games/boggle
2504 +DICTIONARY_SRC := /usr/share/dict/words
2505 +CANFIELD_SCOREFILE := /var/games/cfscores
2506 +CRIBBAGE_INSTRFILE := /usr/share/games/cribbage.instr
2507 +CRIBBAGE_SCOREFILE := /var/games/criblog
2508 +FISH_INSTRFILE := /usr/share/games/fish.instr
2509 +FORTUNE_TYPE := @fortune_type@
2510 +HACK_DIR := @hack_dir@
2511 +MONOP_CARDSFILE := /usr/share/games/monop-cards.pck
2512 +PHANTASIA_DIR := /var/games/phantasia
2513 +QUIZ_DIR := /usr/share/games/quiz
2514 +ROBOTS_SCOREFILE := /var/games/robots_roll
2515 +ROGUE_SCOREFILE := @rogue_scorefile@
2516 +SAIL_SCOREFILE := /var/games/saillog
2517 +SAIL_DIR := /var/games/sail
2518 +SNAKE_SCOREFILE := /var/games/snake.log
2519 +SNAKE_RAWSCOREFILE := /var/games/snakerawscores
2520 +TETRIS_SCOREFILE := /var/games/tetris-bsd.scores
2521 +WTF_ACRONYMFILE := /usr/share/misc/acronyms
2522 +WUMP_INFOFILE := /usr/share/games/wump.info
2523 diff -Nur bsd-games-2.14.orig/monop/pathnames.h bsd-games-2.14/monop/pathnames.h
2524 --- bsd-games-2.14.orig/monop/pathnames.h       1970-01-01 01:00:00.000000000 +0100
2525 +++ bsd-games-2.14/monop/pathnames.h    2003-07-01 20:18:47.000000000 +0200
2526 @@ -0,0 +1,39 @@
2527 +/* Automatically generated from monop/pathnames.h.in.  Do not edit.  */
2528 +/*     $NetBSD: pathnames.h,v 1.3 1995/03/23 08:35:03 cgd Exp $        */
2529 +
2530 +/*-
2531 + * Copyright (c) 1990, 1993
2532 + *     The Regents of the University of California.  All rights reserved.
2533 + *
2534 + * Redistribution and use in source and binary forms, with or without
2535 + * modification, are permitted provided that the following conditions
2536 + * are met:
2537 + * 1. Redistributions of source code must retain the above copyright
2538 + *    notice, this list of conditions and the following disclaimer.
2539 + * 2. Redistributions in binary form must reproduce the above copyright
2540 + *    notice, this list of conditions and the following disclaimer in the
2541 + *    documentation and/or other materials provided with the distribution.
2542 + * 3. All advertising materials mentioning features or use of this software
2543 + *    must display the following acknowledgement:
2544 + *     This product includes software developed by the University of
2545 + *     California, Berkeley and its contributors.
2546 + * 4. Neither the name of the University nor the names of its contributors
2547 + *    may be used to endorse or promote products derived from this software
2548 + *    without specific prior written permission.
2549 + *
2550 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2551 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2552 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2553 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2554 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2555 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2556 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2557 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2558 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2559 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2560 + * SUCH DAMAGE.
2561 + *
2562 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2563 + */
2564 +
2565 +#define        _PATH_CARDS     "/usr/share/games/monop-cards.pck"
2566 diff -Nur bsd-games-2.14.orig/phantasia/pathnames.h bsd-games-2.14/phantasia/pathnames.h
2567 --- bsd-games-2.14.orig/phantasia/pathnames.h   1970-01-01 01:00:00.000000000 +0100
2568 +++ bsd-games-2.14/phantasia/pathnames.h        2003-07-01 20:18:47.000000000 +0200
2569 @@ -0,0 +1,47 @@
2570 +/* Automatically generated from phantasia/pathnames.h.in.  Do not edit.  */
2571 +/*     $NetBSD: pathnames.h,v 1.2 1995/03/24 03:59:17 cgd Exp $        */
2572 +
2573 +/*-
2574 + * Copyright (c) 1989, 1993
2575 + *     The Regents of the University of California.  All rights reserved.
2576 + *
2577 + * Redistribution and use in source and binary forms, with or without
2578 + * modification, are permitted provided that the following conditions
2579 + * are met:
2580 + * 1. Redistributions of source code must retain the above copyright
2581 + *    notice, this list of conditions and the following disclaimer.
2582 + * 2. Redistributions in binary form must reproduce the above copyright
2583 + *    notice, this list of conditions and the following disclaimer in the
2584 + *    documentation and/or other materials provided with the distribution.
2585 + * 3. All advertising materials mentioning features or use of this software
2586 + *    must display the following acknowledgement:
2587 + *     This product includes software developed by the University of
2588 + *     California, Berkeley and its contributors.
2589 + * 4. Neither the name of the University nor the names of its contributors
2590 + *    may be used to endorse or promote products derived from this software
2591 + *    without specific prior written permission.
2592 + *
2593 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2594 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2595 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2596 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2597 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2598 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2599 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2600 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2601 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2602 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2603 + * SUCH DAMAGE.
2604 + *
2605 + *     @(#)pathnames.h 8.2 (Berkeley) 4/2/94
2606 + */
2607 +
2608 +#define        _PATH_GAMEPROG  "/usr/bin/phantasia"
2609 +#define        _PATH_GOLD      "/var/games/phantasia/gold"
2610 +#define        _PATH_LASTDEAD  "/var/games/phantasia/lastdead"
2611 +#define        _PATH_MESS      "/var/games/phantasia/mess"
2612 +#define        _PATH_MONST     "/var/games/phantasia/monsters"
2613 +#define        _PATH_MOTD      "/var/games/phantasia/motd"
2614 +#define        _PATH_PEOPLE    "/var/games/phantasia/characs"
2615 +#define        _PATH_SCORE     "/var/games/phantasia/scoreboard"
2616 +#define        _PATH_VOID      "/var/games/phantasia/void"
2617 diff -Nur bsd-games-2.14.orig/quiz/pathnames.h bsd-games-2.14/quiz/pathnames.h
2618 --- bsd-games-2.14.orig/quiz/pathnames.h        1970-01-01 01:00:00.000000000 +0100
2619 +++ bsd-games-2.14/quiz/pathnames.h     2003-07-01 20:18:47.000000000 +0200
2620 @@ -0,0 +1,40 @@
2621 +/* Automatically generated from quiz/pathnames.h.in.  Do not edit.  */
2622 +/*     $NetBSD: pathnames.h,v 1.4 1995/04/22 10:16:55 cgd Exp $        */
2623 +
2624 +/*-
2625 + * Copyright (c) 1990, 1993
2626 + *     The Regents of the University of California.  All rights reserved.
2627 + *
2628 + * Redistribution and use in source and binary forms, with or without
2629 + * modification, are permitted provided that the following conditions
2630 + * are met:
2631 + * 1. Redistributions of source code must retain the above copyright
2632 + *    notice, this list of conditions and the following disclaimer.
2633 + * 2. Redistributions in binary form must reproduce the above copyright
2634 + *    notice, this list of conditions and the following disclaimer in the
2635 + *    documentation and/or other materials provided with the distribution.
2636 + * 3. All advertising materials mentioning features or use of this software
2637 + *    must display the following acknowledgement:
2638 + *     This product includes software developed by the University of
2639 + *     California, Berkeley and its contributors.
2640 + * 4. Neither the name of the University nor the names of its contributors
2641 + *    may be used to endorse or promote products derived from this software
2642 + *    without specific prior written permission.
2643 + *
2644 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2645 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2646 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2647 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2648 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2649 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2650 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2651 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2652 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2653 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2654 + * SUCH DAMAGE.
2655 + *
2656 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2657 + */
2658 +
2659 +#define        _PATH_PAGER     "/usr/bin/less"
2660 +#define        _PATH_QUIZIDX   "/usr/share/games/quiz/index"
2661 diff -Nur bsd-games-2.14.orig/robots/pathnames.h bsd-games-2.14/robots/pathnames.h
2662 --- bsd-games-2.14.orig/robots/pathnames.h      1970-01-01 01:00:00.000000000 +0100
2663 +++ bsd-games-2.14/robots/pathnames.h   2003-07-01 20:18:47.000000000 +0200
2664 @@ -0,0 +1,39 @@
2665 +/* Automatically generated from robots/pathnames.h.in.  Do not edit.  */
2666 +/*     $NetBSD: pathnames.h,v 1.3 1995/04/22 10:09:01 cgd Exp $        */
2667 +
2668 +/*-
2669 + * Copyright (c) 1990, 1993
2670 + *     The Regents of the University of California.  All rights reserved.
2671 + *
2672 + * Redistribution and use in source and binary forms, with or without
2673 + * modification, are permitted provided that the following conditions
2674 + * are met:
2675 + * 1. Redistributions of source code must retain the above copyright
2676 + *    notice, this list of conditions and the following disclaimer.
2677 + * 2. Redistributions in binary form must reproduce the above copyright
2678 + *    notice, this list of conditions and the following disclaimer in the
2679 + *    documentation and/or other materials provided with the distribution.
2680 + * 3. All advertising materials mentioning features or use of this software
2681 + *    must display the following acknowledgement:
2682 + *     This product includes software developed by the University of
2683 + *     California, Berkeley and its contributors.
2684 + * 4. Neither the name of the University nor the names of its contributors
2685 + *    may be used to endorse or promote products derived from this software
2686 + *    without specific prior written permission.
2687 + *
2688 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2689 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2690 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2691 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2692 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2693 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2694 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2695 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2696 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2697 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2698 + * SUCH DAMAGE.
2699 + *
2700 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2701 + */
2702 +
2703 +#define        _PATH_SCORE     "/var/games/robots_roll"
2704 diff -Nur bsd-games-2.14.orig/sail/pathnames.h bsd-games-2.14/sail/pathnames.h
2705 --- bsd-games-2.14.orig/sail/pathnames.h        1970-01-01 01:00:00.000000000 +0100
2706 +++ bsd-games-2.14/sail/pathnames.h     2003-07-01 20:18:47.000000000 +0200
2707 @@ -0,0 +1,41 @@
2708 +/* Automatically generated from sail/pathnames.h.in.  Do not edit.  */
2709 +/*     $NetBSD: pathnames.h,v 1.4 2000/02/09 22:27:56 jsm Exp $        */
2710 +
2711 +/*-
2712 + * Copyright (c) 1990, 1993
2713 + *     The Regents of the University of California.  All rights reserved.
2714 + *
2715 + * Redistribution and use in source and binary forms, with or without
2716 + * modification, are permitted provided that the following conditions
2717 + * are met:
2718 + * 1. Redistributions of source code must retain the above copyright
2719 + *    notice, this list of conditions and the following disclaimer.
2720 + * 2. Redistributions in binary form must reproduce the above copyright
2721 + *    notice, this list of conditions and the following disclaimer in the
2722 + *    documentation and/or other materials provided with the distribution.
2723 + * 3. All advertising materials mentioning features or use of this software
2724 + *    must display the following acknowledgement:
2725 + *     This product includes software developed by the University of
2726 + *     California, Berkeley and its contributors.
2727 + * 4. Neither the name of the University nor the names of its contributors
2728 + *    may be used to endorse or promote products derived from this software
2729 + *    without specific prior written permission.
2730 + *
2731 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2732 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2733 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2734 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2735 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2736 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2737 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2738 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2739 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2740 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2741 + * SUCH DAMAGE.
2742 + *
2743 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2744 + */
2745 +
2746 +#define        _PATH_LOGFILE   "/var/games/saillog"
2747 +#define        _PATH_SYNC      "/var/games/sail/#sailsink.%d"
2748 +#define        _PATH_LOCK      "/var/games/sail/#saillock.%d"
2749 diff -Nur bsd-games-2.14.orig/snake/snake/pathnames.h bsd-games-2.14/snake/snake/pathnames.h
2750 --- bsd-games-2.14.orig/snake/snake/pathnames.h 1970-01-01 01:00:00.000000000 +0100
2751 +++ bsd-games-2.14/snake/snake/pathnames.h      2003-07-01 20:18:47.000000000 +0200
2752 @@ -0,0 +1,40 @@
2753 +/* Automatically generated from snake/snake/pathnames.h.in.  Do not edit.  */
2754 +/*     $NetBSD: pathnames.h,v 1.3 1995/04/22 08:34:33 cgd Exp $        */
2755 +
2756 +/*
2757 + * Copyright (c) 1989, 1993
2758 + *     The Regents of the University of California.  All rights reserved.
2759 + *
2760 + * Redistribution and use in source and binary forms, with or without
2761 + * modification, are permitted provided that the following conditions
2762 + * are met:
2763 + * 1. Redistributions of source code must retain the above copyright
2764 + *    notice, this list of conditions and the following disclaimer.
2765 + * 2. Redistributions in binary form must reproduce the above copyright
2766 + *    notice, this list of conditions and the following disclaimer in the
2767 + *    documentation and/or other materials provided with the distribution.
2768 + * 3. All advertising materials mentioning features or use of this software
2769 + *    must display the following acknowledgement:
2770 + *     This product includes software developed by the University of
2771 + *     California, Berkeley and its contributors.
2772 + * 4. Neither the name of the University nor the names of its contributors
2773 + *    may be used to endorse or promote products derived from this software
2774 + *    without specific prior written permission.
2775 + *
2776 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2777 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2778 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2779 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2780 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2781 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2782 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2783 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2784 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2785 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2786 + * SUCH DAMAGE.
2787 + *
2788 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
2789 + */
2790 +
2791 +#define        _PATH_RAWSCORES "/var/games/snakerawscores"
2792 +#define        _PATH_LOGFILE   "/var/games/snake.log"
2793 diff -Nur bsd-games-2.14.orig/subst.rules bsd-games-2.14/subst.rules
2794 --- bsd-games-2.14.orig/subst.rules     1970-01-01 01:00:00.000000000 +0100
2795 +++ bsd-games-2.14/subst.rules  2003-07-01 20:18:48.000000000 +0200
2796 @@ -0,0 +1,114 @@
2797 +Makeconfig:    Makeconfig.in subst.sed substscr
2798 +       ./substscr g h Makeconfig.in Makeconfig
2799 +
2800 +hide-game:     hide-game.in subst.sed substscr
2801 +       ./substscr g s hide-game.in hide-game
2802 +
2803 +install-man:   install-man.in subst.sed substscr
2804 +       ./substscr g s install-man.in install-man
2805 +
2806 +install-score: install-score.in subst.sed substscr
2807 +       ./substscr g s install-score.in install-score
2808 +
2809 +atc/pathnames.h:       atc/pathnames.h.in subst.sed substscr
2810 +       ./substscr g c atc/pathnames.h.in atc/pathnames.h
2811 +
2812 +battlestar/pathnames.h:        battlestar/pathnames.h.in subst.sed substscr
2813 +       ./substscr g c battlestar/pathnames.h.in battlestar/pathnames.h
2814 +
2815 +boggle/boggle/bog.h:   boggle/boggle/bog.h.in subst.sed substscr
2816 +       ./substscr g c boggle/boggle/bog.h.in boggle/boggle/bog.h
2817 +
2818 +canfield/canfield/pathnames.h: canfield/canfield/pathnames.h.in subst.sed substscr
2819 +       ./substscr g c canfield/canfield/pathnames.h.in canfield/canfield/pathnames.h
2820 +
2821 +cribbage/pathnames.h:  cribbage/pathnames.h.in subst.sed substscr
2822 +       ./substscr g c cribbage/pathnames.h.in cribbage/pathnames.h
2823 +
2824 +dm/pathnames.h:        dm/pathnames.h.in subst.sed substscr
2825 +       ./substscr g c dm/pathnames.h.in dm/pathnames.h
2826 +
2827 +fish/pathnames.h:      fish/pathnames.h.in subst.sed substscr
2828 +       ./substscr g c fish/pathnames.h.in fish/pathnames.h
2829 +
2830 +hangman/pathnames.h:   hangman/pathnames.h.in subst.sed substscr
2831 +       ./substscr g c hangman/pathnames.h.in hangman/pathnames.h
2832 +
2833 +monop/pathnames.h:     monop/pathnames.h.in subst.sed substscr
2834 +       ./substscr g c monop/pathnames.h.in monop/pathnames.h
2835 +
2836 +phantasia/pathnames.h: phantasia/pathnames.h.in subst.sed substscr
2837 +       ./substscr g c phantasia/pathnames.h.in phantasia/pathnames.h
2838 +
2839 +quiz/pathnames.h:      quiz/pathnames.h.in subst.sed substscr
2840 +       ./substscr g c quiz/pathnames.h.in quiz/pathnames.h
2841 +
2842 +robots/pathnames.h:    robots/pathnames.h.in subst.sed substscr
2843 +       ./substscr g c robots/pathnames.h.in robots/pathnames.h
2844 +
2845 +sail/pathnames.h:      sail/pathnames.h.in subst.sed substscr
2846 +       ./substscr g c sail/pathnames.h.in sail/pathnames.h
2847 +
2848 +snake/snake/pathnames.h:       snake/snake/pathnames.h.in subst.sed substscr
2849 +       ./substscr g c snake/snake/pathnames.h.in snake/snake/pathnames.h
2850 +
2851 +tetris/pathnames.h:    tetris/pathnames.h.in subst.sed substscr
2852 +       ./substscr g c tetris/pathnames.h.in tetris/pathnames.h
2853 +
2854 +wump/pathnames.h:      wump/pathnames.h.in subst.sed substscr
2855 +       ./substscr g c wump/pathnames.h.in wump/pathnames.h
2856 +
2857 +atc/atc.6:     atc/atc.6.in subst.sed substscr
2858 +       ./substscr g m atc/atc.6.in atc/atc.6
2859 +
2860 +backgammon/backgammon/backgammon.6:    backgammon/backgammon/backgammon.6.in subst.sed substscr
2861 +       ./substscr g m backgammon/backgammon/backgammon.6.in backgammon/backgammon/backgammon.6
2862 +
2863 +caesar/rot13:  caesar/rot13.in subst.sed substscr
2864 +       ./substscr g s caesar/rot13.in caesar/rot13
2865 +
2866 +canfield/canfield/canfield.6:  canfield/canfield/canfield.6.in subst.sed substscr
2867 +       ./substscr g m canfield/canfield/canfield.6.in canfield/canfield/canfield.6
2868 +
2869 +cribbage/cribbage.6:   cribbage/cribbage.6.in subst.sed substscr
2870 +       ./substscr g m cribbage/cribbage.6.in cribbage/cribbage.6
2871 +
2872 +dm/dm.8:       dm/dm.8.in subst.sed substscr
2873 +       ./substscr g m dm/dm.8.in dm/dm.8
2874 +
2875 +dm/dm.conf.5:  dm/dm.conf.5.in subst.sed substscr
2876 +       ./substscr g m dm/dm.conf.5.in dm/dm.conf.5
2877 +
2878 +hangman/hangman.6:     hangman/hangman.6.in subst.sed substscr
2879 +       ./substscr g m hangman/hangman.6.in hangman/hangman.6
2880 +
2881 +hunt/hunt/hunt.6:      hunt/hunt/hunt.6.in subst.sed substscr
2882 +       ./substscr g m hunt/hunt/hunt.6.in hunt/hunt/hunt.6
2883 +
2884 +hunt/huntd/huntd.6:    hunt/huntd/huntd.6.in subst.sed substscr
2885 +       ./substscr g m hunt/huntd/huntd.6.in hunt/huntd/huntd.6
2886 +
2887 +monop/monop.6: monop/monop.6.in subst.sed substscr
2888 +       ./substscr g m monop/monop.6.in monop/monop.6
2889 +
2890 +quiz/datfiles/index:   quiz/datfiles/index.in subst.sed substscr
2891 +       ./substscr g n quiz/datfiles/index.in quiz/datfiles/index
2892 +
2893 +quiz/quiz.6:   quiz/quiz.6.in subst.sed substscr
2894 +       ./substscr g m quiz/quiz.6.in quiz/quiz.6
2895 +
2896 +robots/robots.6:       robots/robots.6.in subst.sed substscr
2897 +       ./substscr g m robots/robots.6.in robots/robots.6
2898 +
2899 +snake/snake/snake.6:   snake/snake/snake.6.in subst.sed substscr
2900 +       ./substscr g m snake/snake/snake.6.in snake/snake/snake.6
2901 +
2902 +tetris/tetris.6:       tetris/tetris.6.in subst.sed substscr
2903 +       ./substscr g m tetris/tetris.6.in tetris/tetris.6
2904 +
2905 +wtf/wtf.6:     wtf/wtf.6.in subst.sed substscr
2906 +       ./substscr g m wtf/wtf.6.in wtf/wtf.6
2907 +
2908 +wtf/wtf:       wtf/wtf.in subst.sed substscr
2909 +       ./substscr g s wtf/wtf.in wtf/wtf
2910 +
2911 diff -Nur bsd-games-2.14.orig/subst.sed bsd-games-2.14/subst.sed
2912 --- bsd-games-2.14.orig/subst.sed       1970-01-01 01:00:00.000000000 +0100
2913 +++ bsd-games-2.14/subst.sed    2003-07-01 20:18:45.000000000 +0200
2914 @@ -0,0 +1,80 @@
2915 +s%@srcdir@%/mnt/arch/temp/BUILD/bsd-games-2.14%g
2916 +s%@install_prefix@%$INSTALL_PREFIX%g
2917 +s%@no_build_dirs@%banner factor fortune hack%g
2918 +s%@build_dirs@%adventure arithmetic atc backgammon battlestar bcd boggle caesar canfield countmail cribbage dm fish gomoku hangman hunt mille monop morse number phantasia pig pom ppt primes quiz rain random robots sail snake tetris trek wargames worm worms wtf wump%g
2919 +s%@gamesdir@%/usr/bin%g
2920 +s%@sbindir@%/usr/sbin%g
2921 +s%@usrbindir@%%g
2922 +s%@hidegame@%:%g
2923 +s%@use_dm@%n%g
2924 +s%@libexecdir@%/usr/lib/games/dm%g
2925 +s%@man6dir@%/usr/share/man/man6%g
2926 +s%@man8dir@%/usr/share/man/man8%g
2927 +s%@man5dir@%/usr/share/man/man5%g
2928 +s%@sharedir@%/usr/share/games%g
2929 +s%@varlibdir@%/var/games%g
2930 +s%@do_chown@%n%g
2931 +s%@binary_perms@%0755%g
2932 +s%@install_binary@%install -c -m 0755%g
2933 +s%@score_game_perms@%0755%g
2934 +s%@install_score_game@%install -c -m 0755%g
2935 +s%@daemon_perms@%0755%g
2936 +s%@install_daemon@%install -c -m 0755%g
2937 +s%@dmdir_perms@%0750%g
2938 +s%@install_dmdir@%install -d -m 0750%g
2939 +s%@dm_perms@%2755%g
2940 +s%@install_dm@%install -c -m 2755%g
2941 +s%@manpage_perms@%0644%g
2942 +s%@install_manpage@%install -c -m 0644%g
2943 +s%@constdata_perms@%0644%g
2944 +s%@install_constdata@%install -c -m 0644%g
2945 +s%@vardata_perms@%0644%g
2946 +s%@install_vardata@%install -c -m 0644%g
2947 +s%@vardata_perms_priv@%0640%g
2948 +s%@use_dot_so@%.so%g
2949 +s%@use_dot_so@%.so%g
2950 +s%@gzip_manpages@%n%g
2951 +s%@install_script@%install -c -m 0755%g
2952 +s%@cc@%gcc%g
2953 +s%@optimize_flags@%-g -O2%g
2954 +s%@warning_flags@%-Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings%g
2955 +s%@ncurses_lib@%-lncurses%g
2956 +s%@ncurses_includes@%-I/usr/include/ncurses%g
2957 +s%@openssl_lib@%%g
2958 +s%@openssl_includes@%%g
2959 +s%@other_cflags@%%g
2960 +s%@other_ldflags@%%g
2961 +s%@getloadavg_defs@%%g
2962 +s%@fgetln_defs@%%g
2963 +s%@strlcpy_defs@%%g
2964 +s%@base_libs@%%g
2965 +s%@yacc@%bison -y%g
2966 +s%@lex@%flex%g
2967 +s%@lex_lib@%-lfl%g
2968 +s%@pager@%/usr/bin/less%g
2969 +s%@sail_dir@%/var/games/sail%g
2970 +s%@sail_dir_perms@%0750%g
2971 +s%@install_sail_dir@%install -d -m 0750%g
2972 +s%@atc_dir@%/usr/share/games/atc%g
2973 +s%@atc_scorefile@%/var/games/atc_score%g
2974 +s%@battlestar_scorefile@%/var/games/battlestar.log%g
2975 +s%@dictionary_src@%/usr/share/dict/words%g
2976 +s%@boggle_dir@%/usr/share/games/boggle%g
2977 +s%@canfield_scorefile@%/var/games/cfscores%g
2978 +s%@cribbage_instrfile@%/usr/share/games/cribbage.instr%g
2979 +s%@cribbage_scorefile@%/var/games/criblog%g
2980 +s%@dm_configfile@%/etc/dm.conf%g
2981 +s%@dm_nogamesfile@%/etc/nogames%g
2982 +s%@dm_logfile@%/var/games/games.log%g
2983 +s%@fish_instrfile@%/usr/share/games/fish.instr%g
2984 +s%@hangman_wordsfile@%/usr/share/dict/words%g
2985 +s%@monop_cardsfile@%/usr/share/games/monop-cards.pck%g
2986 +s%@phantasia_dir@%/var/games/phantasia%g
2987 +s%@quiz_dir@%/usr/share/games/quiz%g
2988 +s%@robots_scorefile@%/var/games/robots_roll%g
2989 +s%@sail_scorefile@%/var/games/saillog%g
2990 +s%@snake_scorefile@%/var/games/snake.log%g
2991 +s%@snake_rawscorefile@%/var/games/snakerawscores%g
2992 +s%@tetris_scorefile@%/var/games/tetris-bsd.scores%g
2993 +s%@wtf_acronymfile@%/usr/share/misc/acronyms%g
2994 +s%@wump_infofile@%/usr/share/games/wump.info%g
2995 diff -Nur bsd-games-2.14.orig/tetris/pathnames.h bsd-games-2.14/tetris/pathnames.h
2996 --- bsd-games-2.14.orig/tetris/pathnames.h      1970-01-01 01:00:00.000000000 +0100
2997 +++ bsd-games-2.14/tetris/pathnames.h   2003-07-01 20:18:47.000000000 +0200
2998 @@ -0,0 +1,42 @@
2999 +/* Automatically generated from tetris/pathnames.h.in.  Do not edit.  */
3000 +/*     $NetBSD: pathnames.h,v 1.2 1995/04/22 07:42:37 cgd Exp $        */
3001 +
3002 +/*-
3003 + * Copyright (c) 1992, 1993
3004 + *     The Regents of the University of California.  All rights reserved.
3005 + *
3006 + * This code is derived from software contributed to Berkeley by
3007 + * Chris Torek and Darren F. Provine.
3008 + *
3009 + * Redistribution and use in source and binary forms, with or without
3010 + * modification, are permitted provided that the following conditions
3011 + * are met:
3012 + * 1. Redistributions of source code must retain the above copyright
3013 + *    notice, this list of conditions and the following disclaimer.
3014 + * 2. Redistributions in binary form must reproduce the above copyright
3015 + *    notice, this list of conditions and the following disclaimer in the
3016 + *    documentation and/or other materials provided with the distribution.
3017 + * 3. All advertising materials mentioning features or use of this software
3018 + *    must display the following acknowledgement:
3019 + *     This product includes software developed by the University of
3020 + *     California, Berkeley and its contributors.
3021 + * 4. Neither the name of the University nor the names of its contributors
3022 + *    may be used to endorse or promote products derived from this software
3023 + *    without specific prior written permission.
3024 + *
3025 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3026 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3027 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3028 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3029 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3030 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3031 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3032 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3033 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3034 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3035 + * SUCH DAMAGE.
3036 + *
3037 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
3038 + */
3039 +
3040 +#define _PATH_SCOREFILE        "/var/games/tetris-bsd.scores"
3041 diff -Nur bsd-games-2.14.orig/wump/pathnames.h bsd-games-2.14/wump/pathnames.h
3042 --- bsd-games-2.14.orig/wump/pathnames.h        1970-01-01 01:00:00.000000000 +0100
3043 +++ bsd-games-2.14/wump/pathnames.h     2003-07-01 20:18:47.000000000 +0200
3044 @@ -0,0 +1,40 @@
3045 +/* Automatically generated from wump/pathnames.h.in.  Do not edit.  */
3046 +/*     $NetBSD: pathnames.h,v 1.3 1995/04/22 08:19:48 cgd Exp $        */
3047 +
3048 +/*-
3049 + * Copyright (c) 1989, 1993
3050 + *     The Regents of the University of California.  All rights reserved.
3051 + *
3052 + * Redistribution and use in source and binary forms, with or without
3053 + * modification, are permitted provided that the following conditions
3054 + * are met:
3055 + * 1. Redistributions of source code must retain the above copyright
3056 + *    notice, this list of conditions and the following disclaimer.
3057 + * 2. Redistributions in binary form must reproduce the above copyright
3058 + *    notice, this list of conditions and the following disclaimer in the
3059 + *    documentation and/or other materials provided with the distribution.
3060 + * 3. All advertising materials mentioning features or use of this software
3061 + *    must display the following acknowledgement:
3062 + *     This product includes software developed by the University of
3063 + *     California, Berkeley and its contributors.
3064 + * 4. Neither the name of the University nor the names of its contributors
3065 + *    may be used to endorse or promote products derived from this software
3066 + *    without specific prior written permission.
3067 + *
3068 + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3069 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3070 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3071 + * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3072 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3073 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3074 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3075 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3076 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3077 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3078 + * SUCH DAMAGE.
3079 + *
3080 + *     @(#)pathnames.h 8.1 (Berkeley) 5/31/93
3081 + */
3082 +
3083 +#define        _PATH_PAGER     "/usr/bin/less"
3084 +#define        _PATH_WUMPINFO  "/usr/share/games/wump.info"
This page took 0.435174 seconds and 3 git commands to generate.