[1113] in Kerberos
src/README correction
daemon@ATHENA.MIT.EDU (Paul Pomes - UofIllinois CSO)
Thu Sep 27 20:07:46 1990
From: paul@uxc.cso.uiuc.edu (Paul Pomes - UofIllinois CSO)
Date: Thu, 27 Sep 90 23:38:49 GMT
Apparently-To: info-kerberos@ux1.cso.uiuc.edu
Makefile values need to be supplied before target names. The src/README file
has the comment
4. Still in the top of the object directory (/foo/bar/baz
of Step 1), type "make world" (or "make world SRCDIR=/x/y/z).
but should be
4. Still in the top of the object directory (/foo/bar/baz
of Step 1), type "make world" (or "make SRCDIR=/x/y/z world").
Also the CFLAGS in src/util/ss/Makefile must be editted by hand as they
don't rely on the value of DBG from config.Imakefile .
/pbp
--
Paul Pomes
UUCP: {att,iuvax,uunet}!uiucuxc!paul Internet, BITNET: paul@uxc.cso.uiuc.edu
US Mail: UofIllinois, CSO, 1304 W Springfield Ave, Urbana, IL 61801-2910