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
/
cdprobe
/
Makefile
blob: 3d8b42d4e0c79ef91fdb1d49c369f0ef77d42c86 (
plain
)
1
2
3
4
5
PROG= cdprobe CPPFLAGS+= -I${NETBSDSRCDIR}/minix/fs MAN= cdprobe.8 .include <bsd.prog.mk>