summaryrefslogtreecommitdiff
path: root/libc/string/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/mips/Makefile')
-rw-r--r--libc/string/mips/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libc/string/mips/Makefile b/libc/string/mips/Makefile
index a7cbf6fa1..ac0063770 100644
--- a/libc/string/mips/Makefile
+++ b/libc/string/mips/Makefile
@@ -5,9 +5,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-TOPDIR=../../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../../
top_builddir=../../../
all: objs
include $(top_builddir)Rules.mak