Cross Reference: Makefile
xref: /src/sys/modules/dtv/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/modules/dtv/
Makefile revision 1.2
11.2Sjmcneill# $NetBSD: Makefile,v 1.2 2011/07/13 22:43:33 jmcneill Exp $
21.1Sjmcneill
31.1Sjmcneill.include "../Makefile.inc"
41.1Sjmcneill
51.1Sjmcneill.PATH:	${S}/dev/dtv
61.1Sjmcneill
71.1SjmcneillKMOD=	dtv
81.1SjmcneillIOCONF=	dtv.ioconf
91.1SjmcneillSRCS=	dtv_buffer.c \
101.2Sjmcneill	dtv_demux.c \
111.1Sjmcneill	dtv_device.c \
121.1Sjmcneill	dtv_ioctl.c \
131.1Sjmcneill	dtv_scatter.c
141.1Sjmcneill
151.1SjmcneillWARNS=	4
161.1Sjmcneill
171.1Sjmcneill.include <bsd.kmodule.mk>
18

Indexes created Mon Dec 22 15:09:38 GMT 2025