Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / x11 / Xserver / hw / xfree86 / input / Makefile
blob473835680222124f0406796c81b70ccd64ef770c
1 # $NetBSD: Makefile,v 1.4 2005/03/23 01:00:32 rtr Exp $
3 SUBDIR= acecad mouse calcomp citron digitaledge dmc dynapro elographics fpit \
4 hyperpen js_x kbd magellan microtouch mutouch palmax penmount \
5 spaceorb summa tek4957 usbtablet void wacom
7 .if ${MACHINE} == "sgimips"
8 SUBDIR= mouse kbd void
9 .endif
11 .include <bsd.subdir.mk>