dbj
16a09f01ca
tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf
...
but is not in the environment.
1998-12-06 09:06:45 +00:00
wrstuden
aaae79a78d
Make the helper programs compile right in a cross-compiling environment.
1998-09-12 19:05:48 +00:00
veego
04afeca685
Add braces to make the new egcs happy.
1998-08-30 09:19:36 +00:00
mrg
999b5ad105
install games files with the correct permissions.
1997-11-20 08:52:16 +00:00
mrg
6074e1b476
install games that need it setgid.
1997-11-20 00:12:30 +00:00
fair
3aa9af7caf
Initialize pointers to NULL to avoid gcc/sparc compiler error
...
hack.invent.c: In function `dolook':
hack.invent.c:800: warning: `otmp0' might be used uninitialized in this function
hack.invent.c:801: warning: `gold' might be used uninitialized in this function
(this is awfully tiresome - can't we fix gcc?)
1997-10-23 07:05:55 +00:00
lukem
2b90aecdec
use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile
1997-10-22 05:24:11 +00:00
christos
3ea4a95c18
WARNsify...
1997-10-19 16:56:41 +00:00
lukem
4877bdbb3b
enable WARNS?=1 by default, & temporarily disable for the few unclean programs
1997-10-12 14:21:44 +00:00
mycroft
8306be60f4
Use afterinstall, not proginstall, to run post-installation crap.
1997-05-07 16:03:15 +00:00
thorpej
20c2907cc6
Allow this to be cross-compiled.
1997-04-19 07:20:13 +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
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
jtc
5224609738
Removed "extern int errno"; Added #include <errno.h> if not already present.
1996-02-06 22:47:06 +00:00
jtc
91a569e42a
fix path of mail reader
1995-07-03 19:44:30 +00:00
mycroft
0503ed856a
Oops. Adjust delay by 10x.
1995-04-29 01:20:00 +00:00
mycroft
d01d565d68
Fix usages of ospeed.
1995-04-29 01:08:51 +00:00
mycroft
53eb389b37
Use POSIX tty semantics.
1995-04-28 23:01:45 +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
cgd
42fb1b9d4a
merge with Lite, new RCS id conventions, etc.
1995-03-23 08:28:00 +00:00
jtc
e6371e01f3
change <sys/signal.h> to <signal.h>
1995-02-28 18:30:59 +00:00
mycroft
529df560bc
Don't #include inside a function definition.
1995-01-07 04:36:41 +00:00
cgd
c4c01d75b2
specify man pages the new way.
1994-12-22 09:31:26 +00:00
cgd
a218d38dc2
need -lcompat
1994-05-23 05:32:40 +00:00
cgd
1a11d63787
oops
1994-03-28 11:21:12 +00:00
cgd
46602f3cbf
bogus lseek extern
1994-03-28 11:19:09 +00:00
cgd
b4da561c15
kiil bogus install -d's
1994-02-10 02:31:32 +00:00
pk
be7657d720
Use .OBJDIR for auxiliary programs.
1994-01-04 21:40:31 +00:00
mycroft
7609fb537f
From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
...
Fix various permissions problems in /var/games/hackdir, and use `install -d'.
1993-12-02 03:11:32 +00:00
mycroft
5559c73bc3
Don't try to write into a string constant.
...
Reported by Dan Muntz <dmuntz@eecs.umich.edu>.
1993-12-02 03:07:18 +00:00
cgd
ed4933867f
use LDSTATIC
1993-11-08 04:45:28 +00:00
mycroft
24d4c923e9
Make hack.onames.h be built first.
1993-08-14 22:21:45 +00:00
mycroft
39fb0f477c
Add -I. to deal with hack.onames.h, and tweak for cross-compilation.
1993-08-10 02:53:17 +00:00
mycroft
41c396a394
Remove makedefs when cleaning.
1993-08-06 22:49:42 +00:00
mycroft
b552bd14c7
Use `./makedefs'.
1993-08-06 16:24:29 +00:00
jtc
d7bbfe60cd
update to -mandoc macros
1993-08-05 17:35:08 +00:00
mycroft
695e42aaa5
Clean up deleted files.
1993-08-04 18:59:54 +00:00
mycroft
c2b2002645
Add hack.onames.h to CLEANFILES so it gets removed when cleaning, and to SRCS
...
so it gets build for depending.
1993-08-04 18:59:50 +00:00
mycroft
210cab4541
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:18:41 +00:00
mycroft
02ded53222
alloc.c
1993-08-02 17:16:36 +00:00
mycroft
8542364e07
Add RCS identifiers.
1993-08-01 18:49:50 +00:00
mycroft
cda4f8f6ee
Add RCS identifiers.
1993-08-01 05:37:30 +00:00
mycroft
047e0042c3
Don't modify string constants.
1993-04-20 21:27:31 +00:00
mycroft
f7f4b85ce9
Cleanup for GCC 2.
1993-04-18 21:52:18 +00:00
cgd
e76b286f06
make sure directory to install stuff exists before installing
1993-04-09 09:38:08 +00:00
cgd
f620d7d9f6
got rid of unnecessary -lcompat and associated dependency
1993-03-23 02:44:38 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00