$NetBSD: patch-aq,v 1.1 2001/04/29 16:15:16 dmcmahill Exp $

--- Makefile.orig	Sat Sep 16 14:25:32 2000
+++ Makefile	Sun Apr 29 03:13:01 2001
@@ -26,9 +26,4 @@
 
 sdcc-libs:
-ifeq ($(CROSS_LIBGC),1)
-	$(MAKE) -C support/gc -f Makefile.cross
-else
-	$(MAKE) -C support/gc
-endif
 	for lib in $(SDCC_LIBS); do $(MAKE) -C $$lib; done
 
