1 # @(#)Makefile 8.3 (Berkeley) 3/27/94
2 # $FreeBSD: src/sbin/mount_cd9660/Makefile,v 1.4.6.1 2001/04/25 10:58:34 ru Exp $
3 # $DragonFly: src/sbin/mount_cd9660/Makefile,v 1.3 2005/04/02 21:43:15 dillon Exp $
7 SRCS
= mount_cd9660.c getmntopts.c
10 MOUNT
= ${.CURDIR
}/..
/mount
14 .
include <bsd.prog.mk
>