Makefile revision c10c16dec587a0662068f6e2991c29ed3a9db943
338N/A#
338N/A# This file and its contents are supplied under the terms of the
338N/A# Common Development and Distribution License ("CDDL"), version 1.0.
338N/A# You may only use this file in accordance with the terms of version
338N/A# 1.0 of the CDDL.
338N/A#
338N/A# A full copy of the text of the CDDL should have accompanied this
338N/A# source. A copy of the CDDL is also available via the Internet
338N/A# at http://www.illumos.org/license/CDDL.
338N/A#
338N/A
338N/A# Copyright 2011, Richard Lowe
338N/A
338N/Ainclude ../../Makefile.master
338N/A
338N/AMANSECT = 7i
338N/A
338N/Ai386_MANFILES= agpgart_io.7i
873N/A
338N/AMANFILES = audio.7i \
338N/A cdio.7i \
338N/A dkio.7i \
338N/A dsp.7i \
338N/A fbio.7i \
3231N/A fdio.7i \
6190N/A hdio.7i \
338N/A iec61883.7i \
338N/A ipnat.7i \
338N/A mhd.7i \
338N/A mixer.7i \
338N/A mtio.7i \
6190N/A prnio.7i \
338N/A quotactl.7i \
4134N/A sesio.7i \
338N/A sockio.7i \
338N/A streamio.7i \
338N/A termio.7i \
338N/A termiox.7i \
338N/A uscsi.7i \
338N/A visual_io.7i \
338N/A vt.7i \
338N/A $($(MACH)_MANFILES)
2095N/A
2095N/A.KEEP_STATE:
2095N/A
2095N/Ainclude ../Makefile.man
2095N/A
338N/Ainstall: $(ROOTMANFILES)
338N/A