[PATCH] khttpd and make_times_h

Geert Uytterhoeven (geert@linux-m68k.org)
Fri, 21 Jun 2002 11:14:13 +0200 (MEST)


khttpd doesn't build in 2.5.24 because the shell can't find make_times_h.

--- linux-2.5.24/net/khttpd/Makefile Fri Jun 21 09:34:54 2002
+++ linux-m68k-2.5.24/net/khttpd/Makefile Fri Jun 21 10:50:15 2002
@@ -19,4 +19,4 @@
# Generated files

$(obj)/times.h: $(obj)/make_times_h
- $< >$@
+ $(obj)/make_times_h >$@

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/