aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tapefs/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-24 21:17:00 +0000
committerrsc <devnull@localhost>2006-02-24 21:17:00 +0000
commit64f7506b34106955fbbd5f6bf944ecd839610672 (patch)
treefa1efe1df3804519ef796042c457a34a2d9e187f /src/cmd/tapefs/mkfile
parent21b291a64e4f059744b4094a8f8e52784ad323f4 (diff)
downloadplan9port-64f7506b34106955fbbd5f6bf944ecd839610672.tar.gz
plan9port-64f7506b34106955fbbd5f6bf944ecd839610672.tar.bz2
plan9port-64f7506b34106955fbbd5f6bf944ecd839610672.zip
tapefs from plan9
Diffstat (limited to 'src/cmd/tapefs/mkfile')
-rw-r--r--src/cmd/tapefs/mkfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/cmd/tapefs/mkfile b/src/cmd/tapefs/mkfile
new file mode 100644
index 00000000..dcf8783a
--- /dev/null
+++ b/src/cmd/tapefs/mkfile
@@ -0,0 +1,13 @@
+<$PLAN9/src/mkhdr
+
+TARG=tarfs tpfs v6fs 32vfs cpiofs tapfs v10fs zipfs
+OFILES=\
+ fs.$O\
+ util.$O\
+
+HFILES=tapefs.h
+
+BIN=$BIN/fs
+<$PLAN9/src/mkmany
+
+zipfs.$O: zip.h