summaryrefslogtreecommitdiff
path: root/sys/src/cmd/upas/fs/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/src/cmd/upas/fs/mkfile')
-rw-r--r--sys/src/cmd/upas/fs/mkfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/src/cmd/upas/fs/mkfile b/sys/src/cmd/upas/fs/mkfile
index 765b4a66a..28bf669e9 100644
--- a/sys/src/cmd/upas/fs/mkfile
+++ b/sys/src/cmd/upas/fs/mkfile
@@ -14,7 +14,6 @@ OFILES=\
mtree.$O\
plan9.$O\
pop3.$O\
- ref.$O\
remove.$O\
rename.$O\
strtotm.$O\
@@ -36,6 +35,3 @@ CFLAGS=$CFLAGS -I../common
acid:V:
$CC -a $CFLAGS fs.c>a$O
-
-chkidx: mtree.$O chkidx.$O
- $LD $LDFLAGS -o $target $prereq