=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.114 retrieving revision 1.115 diff -c -r1.114 -r1.115 *** src/Makefile 2005/12/02 01:17:20 1.114 --- src/Makefile 2010/03/23 21:31:02 1.115 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.114 2005/12/02 01:17:20 deraadt Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.115 2010/03/23 21:31:02 espie Exp $ # # For more information on building in tricky environments, please see *************** *** 59,64 **** --- 59,65 ---- beforeinstall: cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} distrib-dirs + cd ${.CURDIR}/etc && exec ${MAKE} DESTDIR=${DESTDIR} install-mtree cd ${.CURDIR}/include && exec ${MAKE} includes afterinstall: