diff options
-rw-r--r-- | Makeconf | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ $(LD) -e __start $(LDFLAGS) -o $@ $(startup) \ $(OBJS) $(LIBS) $(libthreads) $(libc) $(libgcc) endef - # Mounting $(hurdroot) ifeq ($(hurdroot),) $(hurdroot): force |