From ba31c6c463945c216d97ebe382654b8b9cd8061a Mon Sep 17 00:00:00 2001
From: "Peter S. Mazinger" <ps.m@gmx.net>
Date: Mon, 21 Nov 2005 16:15:55 +0000
Subject: Remove TOPDIR

---
 libc/misc/error/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'libc/misc/error')

diff --git a/libc/misc/error/Makefile b/libc/misc/error/Makefile
index 493484b27..4a8f4a072 100644
--- a/libc/misc/error/Makefile
+++ b/libc/misc/error/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
-- 
cgit v1.2.3