=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.112 retrieving revision 1.113 diff -c -r1.112 -r1.113 *** src/Makefile 2005/01/09 20:36:20 1.112 --- src/Makefile 2005/09/16 12:28:34 1.113 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.112 2005/01/09 20:36:20 espie Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.113 2005/09/16 12:28:34 jmc Exp $ # # For more information on building in tricky environments, please see *************** *** 8,14 **** # Building recommendations: # # 1) If at all possible, put this source tree in /usr/src. If /usr/src ! # must be a symbolic link, setenv BSDSRCDIR to point to the real location. # # 2) It is also recommended that you compile with objects outside the # source tree. To do this, ensure /usr/obj exists or points to some --- 8,15 ---- # Building recommendations: # # 1) If at all possible, put this source tree in /usr/src. If /usr/src ! # must be a symbolic link, set BSDSRCDIR in the environment to point to ! # the real location. # # 2) It is also recommended that you compile with objects outside the # source tree. To do this, ensure /usr/obj exists or points to some