aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/common/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/upas/common/mkfile')
-rw-r--r--src/cmd/upas/common/mkfile16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/cmd/upas/common/mkfile b/src/cmd/upas/common/mkfile
index 8cfaf267..5cd01233 100644
--- a/src/cmd/upas/common/mkfile
+++ b/src/cmd/upas/common/mkfile
@@ -2,19 +2,17 @@
LIB=libcommon.a
-OFILES=aux.$O\
- become.$O\
+OFILES=\
+ appendfiletombox.$O\
+ aux.$O\
+ config.$O\
+ libsys.$O\
mail.$O\
process.$O\
- libsys.$O\
- config.$O\
- appendfiletombox.$O\
-HFILES=common.h\
+HFILES=\
+ common.h\
sys.h\
<$PLAN9/src/mklib
-nuke:V:
- mk clean
- rm -f libcommon.a