Module Name: src Committed By: tsutsui Date: Wed Feb 9 15:31:30 UTC 2011
Modified Files: src/share/man/man4: Makefile Log Message: Don't forget to build and install MI HIL man pages. To generate a diff of this commit: cvs rdiff -u -r1.548 -r1.549 src/share/man/man4/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/Makefile diff -u src/share/man/man4/Makefile:1.548 src/share/man/man4/Makefile:1.549 --- src/share/man/man4/Makefile:1.548 Wed Jan 26 18:48:12 2011 +++ src/share/man/man4/Makefile Wed Feb 9 15:31:30 2011 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2011/01/26 18:48:12 bouyer Exp $ +# $NetBSD: Makefile,v 1.549 2011/02/09 15:31:30 tsutsui Exp $ # @(#)Makefile 8.1 (Berkeley) 6/18/93 MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \ @@ -125,6 +125,9 @@ # machine-independent SD/MMC devices MAN += sbt.4 sdhc.4 sdmmc.4 +# machine-independent HIL devices +MAN += hil.4 hilkbd.4 hilid.4 hilms.4 + # IPv6/IPsec MAN+= faith.4 gif.4 inet6.4 icmp6.4 ip6.4 ipsec.4 stf.4