commit 4f093cda6bcaec860ffd508c6e4f0db435901dfc parent c4791fa52a41d7eb7ee29d7fa57ca8fb4fe558a3 Author: rsc <devnull@localhost> Date: Sat, 29 Oct 2005 17:41:26 +0000 add disk.o Diffstat:
M | src/libdisk/mkfile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/libdisk/mkfile b/src/libdisk/mkfile @@ -1,6 +1,7 @@ <$PLAN9/src/mkhdr OFILES=\ + disk.$O\ proto.$O\ HFILES=$PLAN9/include/disk.h