Commit Graph

15 Commits

Author SHA1 Message Date
Mark Murray
9d3f9ef2b6 Debogotify. ln -f should be ln -s to allow the obj/ dir to be
on a different volume.
1998-03-28 07:47:05 +00:00
Mark Murray
965595b36c Repaired version of Bruce's "make -jN" patches. 1998-03-26 16:57:36 +00:00
Mark Murray
b4701b88eb More fixes to help fix race bags in "make -jN".
Submitted by:	BDE (Mostly)
1998-03-20 17:48:14 +00:00
Mark Murray
3cfafd27db Fix more linkage problems. libtermcap needs to be linked for routines
in librealdline.
1998-03-15 15:22:21 +00:00
Mark Murray
11a3e54791 Damn. Left out the dependancy macro. 1998-03-14 21:15:41 +00:00
Mark Murray
a129dd2bd2 Link this against libcrypt. Crypt is not directly called, but is called from linked
in code. I'll merge this to STABLE as well.
PR:		5999
Submitted by:	robert@cyrus.watson.org
1998-03-14 21:13:48 +00:00
Mark Murray
72898b2890 Kerberized telnet is not built here. Remove telnet(d). 1998-02-16 12:23:23 +00:00
Mark Murray
393e542f62 Link this against -lcrypt. In the case where the user has no key available
on the keyserver, the local kinit will blow chunks when it tries a
crypt(3) and finds it unavailable.
1997-10-24 16:27:46 +00:00
Mark Murray
8ac06e6171 Correct the MAKE_EBONES macro --> MAKE_KERBEROS4 1997-10-03 06:37:35 +00:00
Jordan K. Hubbard
1202aab978 Take pity on Mark and fix the bogus paths to dump and restore in the
help-distribute target myself.  They live in /usr/src/sbin, not
/usr/src/usr.sbin. :-)

I'm also assuming the omission of telnetd and telnet from this target
are intentional so I'll leave that alone.
1997-10-02 22:59:48 +00:00
Mark Murray
44705d085f Whoops! Missed one. 1997-10-02 20:45:14 +00:00
Mark Murray
132c6503f2 Tidy up the bootstrap: target. Blind commit by me.
Tested by: jkh
1997-10-02 17:10:56 +00:00
Mark Murray
0d5894c3bd Fix a break in the includes where the build blows chunks if it is
being built in a totally clean environment.

Found by: jkh and "make release"
1997-10-02 15:03:23 +00:00
Jordan K. Hubbard
ab3e75b948 Delete extraneous paren.
Submitted by:	Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:00:06 +00:00
Mark Murray
5f6559a29b Initial import of the new kerberosIV Makefiles.
I will follow up with the userland sources over the next few days.
The impatient of you can play with this, but you do this without
support or blessing until I am finished ;-)
1997-09-24 20:37:15 +00:00