repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sbin
/
mount
/
Makefile
blob
d51659c78d73ebb1ba6d8b34b49bd2eb3b48aa35
1
# $NetBSD: Makefile,v 1.28 2003/03/22 12:44:04 jdolecek Exp $
2
# @(#)Makefile 8.6 (Berkeley) 5/8/95
3
4
.
include
<
bsd.own.mk
>
5
6
PROG
=
mount
7
MAN
=
mount
.8
8
SRCS
=
mount.c vfslist.c
9
10
.
include
<
bsd.prog.mk
>