gwr
10e180cc49
Back out the .PATH.c changes. The .depend problem (and others)
...
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
mycroft
8306be60f4
Use afterinstall, not proginstall, to run post-installation crap.
1997-05-07 16:03:15 +00:00
mycroft
6e0450c70f
Use proginstall:: to disable installing PROG.
1997-05-07 15:59:08 +00:00
mycroft
fd8daf980e
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
1997-05-07 07:15:34 +00:00
gwr
012e528f2e
Use .PATH.c: ...
1997-05-06 20:44:56 +00:00
christos
f7c41063d6
PR/3557: Dave Huang: use web2 not web2a
1997-04-30 20:07:40 +00:00
thorpej
95aa825045
Allow this to be cross-compiled (in a manner consistent with boggle's
...
host-only helper programs).
1997-04-28 23:53:25 +00:00
thorpej
ae4c6aad10
Go into the "strfile" subdirectory unconditionally; we let that Makefile
...
make it's own decisions.
1997-04-28 23:52:50 +00:00
thorpej
645c59a136
Allow boggle to be cross-compiled; the mkdict and mkindex programs
...
are used only by the hosting system.
1997-04-28 23:46:19 +00:00
mrg
1741f3a9c7
be safe with buffers.
1997-04-21 11:11:47 +00:00
thorpej
0211b09284
Change the riggings to ints, so that comparisons against negative
...
values works as expected on systems with unsigned chars.
1997-04-19 07:35:33 +00:00
thorpej
20c2907cc6
Allow this to be cross-compiled.
1997-04-19 07:20:13 +00:00
thorpej
d6aa0e4456
Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!
1997-04-19 07:13:49 +00:00
thorpej
bb38208013
Allow this to be cross-compiled.
1997-04-19 06:59:34 +00:00
christos
642195b4a8
Make sure that the dictionary and indexing programs are made.
1997-04-01 15:25:52 +00:00
christos
8504fd9f9d
- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up the
...
dictionary from the sources.
- Don't depend on the locally built indexing programs to build the dictionaries.
1997-04-01 11:42:34 +00:00
thorpej
365ece4e6a
Make these compile on the PowerPC (an unsigned char system).
1997-03-29 20:42:16 +00:00
mycroft
b3048006fe
Install the help file again.
1997-03-27 10:55:21 +00:00
mycroft
d2ec2114bf
Do the symlink for HIDEGAME here, via SYMLINKS.
1997-03-27 09:08:58 +00:00
christos
d59123b39b
- Makefile cleanups
1997-03-24 22:15:37 +00:00
mikel
3a7d2a7457
eliminate mismatched quote char
1997-03-14 06:48:14 +00:00
mouse
412433b44c
alternate -> alternative, per PR 2643
1997-03-08 13:26:20 +00:00
mikel
eddd3a13f2
eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283.
1997-03-04 05:48:42 +00:00
mikel
2e5a49b4b6
fix typo in Napoleon's name
1997-01-23 06:06:29 +00:00
tls
af1ee80179
bfunctions -> memfunctions
1997-01-13 06:50:25 +00:00
tls
156daa7a47
Sync to 4.4BSD-Lite2
1997-01-07 12:42:14 +00:00
tls
52e0d8714d
sigh, fix RCS ID again
1997-01-07 12:41:18 +00:00
tls
82c018889c
RCS ID Police
1997-01-07 12:35:42 +00:00
tls
2ea7b8f11a
Sync to 4.4BSD-Lite2
1997-01-07 12:24:57 +00:00
tls
088fb970a2
Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SCCS ID strings!
1997-01-07 12:20:38 +00:00
tls
34cd8f5bdf
Sync to 4.4BSD-Lite2
1997-01-07 11:56:32 +00:00
tls
15b816a728
Sync to 4.4BSD-Lite2
1997-01-07 11:40:24 +00:00
tls
a23d95528e
Sync to 4.4BSD-Lite2
1997-01-07 11:16:12 +00:00
cgd
a49cb38bf5
fix NetBSD RCS ID headers
1997-01-03 01:35:23 +00:00
cgd
b1e8452117
include string.h and stdlib.h for prototypes, as appropriate
1997-01-03 01:16:04 +00:00
tls
bd34844797
Import from 4.4BSD-Lite2
1996-12-28 19:09:10 +00:00
tls
76940923a3
add gomoku game, from 4.4BSD-Lite2
1996-12-28 18:56:57 +00:00
tls
193cec78aa
Import of 4.4BSD-Lite2 source
1996-12-28 18:44:55 +00:00
cgd
4f6d05e9a2
Clean this up, and be more consistent:
...
* Have 'fake' options for all offensive fortune files (fortunes2-o and
limerick moved to fortunes2-o.real and limerick.real via repository copy).
* build all offensive fortune data files, etc., in the same way.
* Have installation of offensive fortunes controlled by one make variable.
To disable build/install of offensive fortunes, set
INSTALL_OFFENSIVE_FORTUNES to anything other than "YES" on the make
command line, in bsd.own.mk, or in /etc/mk.conf or your ${MAKECONF} file.
(If changing the setting, you should 'make clean' here and rebuild
the fortunes before installing.)
* Don't use variables that bsd.prog.mk thinks have certain meanings.
1996-12-23 01:14:34 +00:00
perry
c684fe390d
nuke 'the the' typo
1996-12-04 00:21:29 +00:00
tls
ba62612dc1
Oy Gevalt, incorrect meter!
1996-11-23 10:40:50 +00:00
mikel
a41241b92a
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
1996-11-12 07:50:11 +00:00
thorpej
943e25b8bf
Use ${INSTALL}.
1996-10-18 02:48:24 +00:00
thorpej
871c9c08af
Use ${INSTALL}.
1996-10-18 02:37:51 +00:00
christos
cf79e593b5
<machine/endian.h> -> <sys/types.h>
1996-10-13 00:01:05 +00:00
jtc
9df6319a29
merge in 1.2 branch
1996-10-09 00:40:33 +00:00
mrg
b37e459094
use words from $DESTDIR.
1996-09-26 00:04:42 +00:00
explorer
25d34a7064
/usr/share/misc/termcap, not /etc/termcap
1996-08-17 20:48:06 +00:00
mrg
1ab419ba00
call seteuid() before append/create. from kstailey (PR#2699)
1996-08-15 03:53:48 +00:00
mrg
5f71cbd03d
print more informative error message. from kstailey (PR#2699)
1996-08-15 03:53:24 +00:00