From 09985cd70d7feded72d0abbb6cca26529fffc89c Mon Sep 17 00:00:00 2001 From: Ryszard Glab Date: Tue, 14 Feb 2006 10:29:58 +0000 Subject: [PATCH] Removed ccmalloc reference --- harbour/source/compiler/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/harbour/source/compiler/Makefile b/harbour/source/compiler/Makefile index 6e70b653d5..560c151918 100644 --- a/harbour/source/compiler/Makefile +++ b/harbour/source/compiler/Makefile @@ -60,8 +60,6 @@ C_SOURCES=\ C_MAIN=harbour.c LIBS=\ - ccmalloc \ - dl \ pp \ common \