From 90578a00ee488110a9b20520243189d35a3e8da0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Apr 1994 23:48:01 +0000 Subject: Formerly Makeconf.~35~ --- Makeconf | 1 + 1 file changed, 1 insertion(+) (limited to 'Makeconf') diff --git a/Makeconf b/Makeconf index 1e589f29..0fe86851 100644 --- a/Makeconf +++ b/Makeconf @@ -48,6 +48,7 @@ define link $(LD) -e __start $(LDFLAGS) -o $@ $(startup) \ $(OBJS) $(LIBS) $(libthreads) $(libc) $(libgcc) endef +link = $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS) # Mounting $(hurdroot) -- cgit v1.2.3