diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2007-10-18 18:59:30 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2007-10-18 18:59:30 +0000 |
commit | 5f5dc8ee699cb0137500182a10819458f4cb5e99 (patch) | |
tree | 709134f01ee741ec277a3d257f202cb70647cb3f /share/man/man4/man4.sgi/Makefile | |
parent | 9f9e1d5e8291af36c167d1fd8a9637ac27f82268 (diff) |
Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.
ok miod@ deraadt@
Diffstat (limited to 'share/man/man4/man4.sgi/Makefile')
-rw-r--r-- | share/man/man4/man4.sgi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile index cc2bc84cc18..ac784516832 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2005/01/02 22:05:57 kettenis Exp $ +# $OpenBSD: Makefile,v 1.5 2007/10/18 18:59:29 jsing Exp $ # Not applicable: crime.4 dpclock.4 dsclock.4 gio.4 haltwo.4 hpc.4 # imc.4 newport.4 pic.4 wdsc.4 -MAN= intro.4 macebus.4 mavb.4 mec.4 +MAN= intro.4 macebus.4 mavb.4 mec.4 mkbc.4 MLINKS= macebus.4 macepcibr.4 MANSUBDIR=sgi |