From: ceriel Date: Wed, 7 Aug 1991 10:52:35 +0000 (+0000) Subject: Removed definition of EMHOME; it was not used X-Git-Tag: release-5-5~1075 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5d00c418005910c7217f0acfc84490a674ba8e45;p=ack.git Removed definition of EMHOME; it was not used --- diff --git a/lang/cem/libcc.ansi/stdlib/malloc/Makefile b/lang/cem/libcc.ansi/stdlib/malloc/Makefile index 0c84928a1..11cf36765 100644 --- a/lang/cem/libcc.ansi/stdlib/malloc/Makefile +++ b/lang/cem/libcc.ansi/stdlib/malloc/Makefile @@ -1,4 +1,3 @@ -EMHOME = ../../../../.. DIR = . MALLOC_C = $(DIR)/malloc.c MALLOC_O = $(DIR)/malloc.o