summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/Makefile
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-05-15 22:10:56 +0000
committerErik Andersen <andersen@codepoet.org>2000-05-15 22:10:56 +0000
commitd2d67c9856355f732c83f060e0c69b2e520db65e (patch)
treee03d17aaedd2722459c37c43d0a9297a63e81fc3 /libc/stdlib/malloc/Makefile
parent557676bdf528741f188f6af0e7bb5f25e29e7d3e (diff)
Finished porting stuff to x86 and supporting the Linux 2.2 kernels.
It now compiles.... -Erik
Diffstat (limited to 'libc/stdlib/malloc/Makefile')
-rw-r--r--libc/stdlib/malloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdlib/malloc/Makefile b/libc/stdlib/malloc/Makefile
index 368adb797..eecfd3203 100644
--- a/libc/stdlib/malloc/Makefile
+++ b/libc/stdlib/malloc/Makefile
@@ -3,7 +3,7 @@
# under the GNU Library General Public License.
TOPDIR=../
-include Rules.make
+include $(TOPDIR)Rules.make
LIBC=../libc.a