1 # $NetBSD: Makefile,v 1.4 2001/12/12 00:05:14 tv Exp $ 2 # 3 # Build umount(8) without network support 4 # 5 6 SRCDIR= ${.CURDIR}/../../../sbin/umount 7 8 PROG= umount 9 NOMAN= # defined 10 11 CPPFLAGS+= -DSMALL 12 WARNS?= 1 13 14 .include <bsd.prog.mk> 15 16 .PATH: ${SRCDIR} 17
Indexes created Sun Oct 12 09:09:55 GMT 2025