NetBSD/sbin/umount/Makefile

9 lines
161 B
Makefile
Raw Normal View History

1993-07-31 19:27:53 +04:00
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
1993-10-08 03:51:12 +03:00
# $Id: Makefile,v 1.5 1993/10/08 00:51:24 cgd Exp $
1993-03-21 12:45:37 +03:00
PROG= umount
CFLAGS+=-DNFS
NOMAN= noman
.include <bsd.prog.mk>