diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-11 23:12:08 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-11 23:12:08 +0000 |
commit | ba86699ac4c6d8d80dc721e6caed54705c32377f (patch) | |
tree | 5d49bc197ccd00ce8ec1501295c4238b6238b908 | |
parent | 3cad767d6c3cee251bf916299b4f69ccf79ae008 (diff) |
Formerly Makeconf.~36~
-rw-r--r-- | Makeconf | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |