=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.66 retrieving revision 1.67 diff -c -r1.66 -r1.67 *** src/Makefile 2001/05/14 12:34:26 1.66 --- src/Makefile 2001/06/24 23:31:07 1.67 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.66 2001/05/14 12:34:26 espie Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.67 2001/06/24 23:31:07 niklas Exp $ # # For more information on building in tricky environments, please see *************** *** 57,63 **** .endif includes: ! cd ${.CURDIR}/include && ${MAKE} prereq && exec ${MAKE} includes beforeinstall: cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} distrib-dirs --- 57,63 ---- .endif includes: ! cd ${.CURDIR}/include && ${MAKE} prereq && exec ${SUDO} ${MAKE} includes beforeinstall: cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} distrib-dirs