mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] khttpd and make_times_h
@ 2002-06-21  9:14 Geert Uytterhoeven
  2002-06-21  9:39 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2002-06-21  9:14 UTC (permalink / raw)
  To: Linux Kernel Development


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-21  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-21  9:14 [PATCH] khttpd and make_times_h Geert Uytterhoeven
2002-06-21  9:39 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®