1 # $NetBSD: Makefile,v 1.7 1997/10/10 19:49:02 christos Exp $ 2 3 PROG= mount_ados 4 SRCS= mount_ados.c getmntopts.c 5 MAN= mount_ados.8 6 7 MOUNT= ${.CURDIR}/../mount 8 CPPFLAGS+= -I${MOUNT} 9 .PATH: ${MOUNT} 10 11 .include <bsd.prog.mk> 12
Indexes created Fri Oct 31 11:10:07 GMT 2025