aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cmd/upas/common/auxx.c (renamed from src/cmd/upas/common/aux.c)0
-rw-r--r--src/cmd/upas/common/mkfile2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/common/aux.c b/src/cmd/upas/common/auxx.c
index 6e8001ca..6e8001ca 100644
--- a/src/cmd/upas/common/aux.c
+++ b/src/cmd/upas/common/auxx.c
diff --git a/src/cmd/upas/common/mkfile b/src/cmd/upas/common/mkfile
index 5cd01233..8b70c2b5 100644
--- a/src/cmd/upas/common/mkfile
+++ b/src/cmd/upas/common/mkfile
@@ -4,7 +4,7 @@ LIB=libcommon.a
OFILES=\
appendfiletombox.$O\
- aux.$O\
+ auxx.$O\
config.$O\
libsys.$O\
mail.$O\