80c4160d9e
link to mousedrv(4) inputs and ok matthieu@
7 lines
176 B
Makefile
7 lines
176 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/07/04 12:52:46 ajacoutot Exp $
|
|
|
|
afterinstall:
|
|
cd ${DESTDIR}${X11BASE}/man/man4 ; ln -sf mousedrv.4 mouse.4
|
|
|
|
.include <bsd.xorg.mk>
|