lukem
|
b569ddabe9
|
don't install in /usr/share if NOSHARE is defined
|
1998-09-29 07:33:20 +00:00 |
hubertf
|
1c9494f62b
|
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
|
1998-09-13 15:27:25 +00:00 |
hubertf
|
5f5c04f636
|
remove unused args from main(), as per PR#5867
|
1998-09-11 13:16:05 +00:00 |
veego
|
04afeca685
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
lukem
|
4a07ff4e77
|
use HOST_CPPFLAGS not HOST_CFLAGS
|
1998-04-13 14:14:39 +00:00 |
jtc
|
2065ddb3da
|
Simply include -lcurses instead of -lcurses -ltermcap
|
1998-02-18 22:37:30 +00:00 |
christos
|
cb47578732
|
Use -ltermcap instead of -ltermlib
|
1998-02-05 12:15:51 +00:00 |
lukem
|
f984b5a5dc
|
use CPPFLAGS instead of CFLAGS
|
1997-10-26 21:50:53 +00:00 |
cjs
|
3b88f2c450
|
time_t != long; cast it.
|
1997-10-13 21:09:59 +00:00 |
mycroft
|
e96e918e60
|
Use bsd.subdir.mk as appropriate.
|
1997-10-11 09:34:07 +00:00 |
lukem
|
04f410d254
|
minor KNFify
|
1997-10-11 02:12:11 +00:00 |
lukem
|
27bf0524e7
|
WARNSify
|
1997-10-10 12:04:23 +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 |
christos
|
f7c41063d6
|
PR/3557: Dave Huang: use web2 not web2a
|
1997-04-30 20:07:40 +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 |
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 |
christos
|
d59123b39b
|
- Makefile cleanups
|
1997-03-24 22:15:37 +00:00 |
tls
|
34cd8f5bdf
|
Sync to 4.4BSD-Lite2
|
1997-01-07 11:56:32 +00:00 |
thorpej
|
871c9c08af
|
Use ${INSTALL}.
|
1996-10-18 02:37:51 +00:00 |
mrg
|
b37e459094
|
use words from $DESTDIR.
|
1996-09-26 00:04:42 +00:00 |
mycroft
|
3e4b008cce
|
Use tcflush().
|
1995-04-28 22:28:48 +00:00 |
mycroft
|
200f85f63e
|
Use POSIX signal and tty semantics.
|
1995-04-27 22:06:04 +00:00 |
cgd
|
c4816c32b3
|
Various changes to make games compile w/o warnings on the alpha:
Include appropriate includes, delete bogus function declarations,
change sizes of variables and casts.
|
1995-04-24 12:21:37 +00:00 |
mycroft
|
a1e0e43227
|
Remove read-only files before trying to rewrite them. From Greg Hudson.
|
1995-04-20 02:04:51 +00:00 |
cgd
|
d4f96eeaff
|
add/fix id tags
|
1995-03-21 12:14:18 +00:00 |
glass
|
73165ec2d0
|
remove extra tab
|
1995-03-01 09:05:20 +00:00 |
phil
|
a3618b36c8
|
make the code agree with documentation and usage() for final two
options.
|
1994-12-29 08:00:17 +00:00 |
phil
|
4bfca330da
|
Don't try to process args if they aren't there.
|
1994-12-29 07:35:05 +00:00 |
cgd
|
c4c01d75b2
|
specify man pages the new way.
|
1994-12-22 09:31:26 +00:00 |
pk
|
705fbb3b75
|
Remove hard-coded object directory.
|
1994-11-30 11:38:56 +00:00 |
jtc
|
86ef266907
|
boggle(6), from 44lite
|
1994-10-21 20:52:51 +00:00 |