=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/kdump/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/kdump/Makefile 2005/07/31 10:11:19 1.16 --- src/usr.bin/kdump/Makefile 2010/12/29 17:51:48 1.17 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.16 2005/07/31 10:11:19 deraadt Exp $ LDSTATIC=${STATIC} PROG= kdump --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.17 2010/12/29 17:51:48 deraadt Exp $ LDSTATIC=${STATIC} PROG= kdump *************** *** 15,21 **** ${DESTDIR}/usr/include/dev/biovar.h \ ${DESTDIR}/usr/include/dev/ccdvar.h \ ${DESTDIR}/usr/include/dev/ramdisk.h \ - ${DESTDIR}/usr/include/dev/rndioctl.h \ ${DESTDIR}/usr/include/dev/systrace.h \ ${DESTDIR}/usr/include/dev/wscons/wsconsio.h \ ${DESTDIR}/usr/include/dev/vndioctl.h \ --- 15,20 ----