From c99867c9e05dd31fce28ae16aad083e893514f5a Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 3 Jun 2014 14:30:52 -0400 Subject: upas/common: rename aux to auxx TBR=rsc https://codereview.appspot.com/107760043 --- src/cmd/upas/common/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/upas/common/mkfile') 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\ -- cgit v1.2.3