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
Sync usage with man page.
[netbsd-mini2440.git]
/
distrib
/
syspkg
/
sets
/
Makefile
blob
e0345c7ab0cedd0d196aca5e65d5d527777ce786
1
# $NetBSD$
2
3
SUBDIR
+=
base
4
SUBDIR
+=
comp
5
SUBDIR
+=
etc
6
SUBDIR
+=
games
7
SUBDIR
+=
man
8
SUBDIR
+=
misc
9
SUBDIR
+=
text
10
11
TARGETS
+=
package
12
TARGETS
+=
register
13
14
.
include
<
bsd.subdir.mk
>