=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.49 retrieving revision 1.50 diff -c -r1.49 -r1.50 *** src/Makefile 1999/03/02 21:47:32 1.49 --- src/Makefile 1999/09/27 04:04:52 1.50 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.49 1999/03/02 21:47:32 niklas Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.50 1999/09/27 04:04:52 deraadt Exp $ # # For more information on building in tricky environments, please see *************** *** 57,63 **** .endif includes: ! (cd ${.CURDIR}/include; ${MAKE} includes) beforeinstall: .ifndef DESTDIR --- 57,63 ---- .endif includes: ! (cd ${.CURDIR}/include; ${MAKE} prereq; ${MAKE} includes) beforeinstall: .ifndef DESTDIR