xref
: /
freebsd
/
sbin
/
umount
/
Makefile
(revision 953a3198a35204535cc9d450f04da982a4fea59b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.2 (Berkeley) 2/20/94
2
3
PROG
=
umount
4
MAN8
=
umount
.
8
5
6
.
include
<
bsd.prog.mk
>
7