repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
expose some terminal definitions by default
[minix3.git]
/
sbin
/
Makefile
blob
220ff19f36dff568e05d5324eef47fb928678f43
1
# Makefile for bin
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
fsck fsck_ext2fs newfs_ext2fs
6
7
.
include
<
bsd.subdir.mk
>