index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
commands
/
netconf
/
Makefile
blob: 22ad46e88a5ff5204964602988ae05ac7231ba3b (
plain
)
1
2
3
4
5
SCRIPTS= netconf.sh BINDIR= /bin MAN= netconf.8 .include <bsd.prog.mk>