=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/gprof/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/usr.bin/gprof/Makefile 2010/02/03 20:49:01 1.18 +++ src/usr.bin/gprof/Makefile 2010/10/17 22:54:37 1.19 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/02/03 20:49:01 miod Exp $ +# $OpenBSD: Makefile,v 1.19 2010/10/17 22:54:37 schwarze Exp $ .include @@ -21,9 +21,5 @@ ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \ ${.CURDIR}/gprof.flat ${.CURDIR}/gprof.callg \ ${DESTDIR}/usr/share/misc - -.if make(install) -SUBDIR+= PSD.doc -.endif .include