summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-04-11 23:12:08 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-04-11 23:12:08 +0000
commitba86699ac4c6d8d80dc721e6caed54705c32377f (patch)
tree5d49bc197ccd00ce8ec1501295c4238b6238b908
parent3cad767d6c3cee251bf916299b4f69ccf79ae008 (diff)
Formerly Makeconf.~36~
-rw-r--r--Makeconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index 0fe86851..1e589f29 100644
--- a/Makeconf
+++ b/Makeconf
@@ -48,7 +48,6 @@ define link
$(LD) -e __start $(LDFLAGS) -o $@ $(startup) \
$(OBJS) $(LIBS) $(libthreads) $(libc) $(libgcc)
endef
-link = $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS)
# Mounting $(hurdroot)