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]
/
external
/
bsd
/
am-utils
/
bin
/
scripts
/
Makefile
blob
d77d7912b8d0222a71fc81895d7a7897b3be3476
1
# $NetBSD: Makefile,v 1.1.1.1 2000/11/20 00:16:18 wiz Exp $
2
3
.
include
"${.CURDIR}/../Makefile.inc"
4
5
DIST
= ${
IDIST
}/
scripts
6
.PATH
: ${
DIST
}
7
8
MAN
+=
amd.conf
.5
9
# we don't install the following script by default
10
# automount2amd.8
11
12
.
include
<
bsd.man.mk
>