]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/sys/modules/cd9660_iconv/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / sys / modules / cd9660_iconv / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../isofs/cd9660
4 KMOD=   cd9660_iconv
5 SRCS=   cd9660_iconv.c
6
7 .include <bsd.kmod.mk>