mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux Kernel Development <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] khttpd and make_times_h
Date: Fri, 21 Jun 2002 11:39:54 +0200	[thread overview]
Message-ID: <jek7otgec5.fsf@sykes.suse.de> (raw)
In-Reply-To: <Pine.GSO.4.21.0206211048100.7190-100000@vervain.sonytel.be> (Geert Uytterhoeven's message of "Fri, 21 Jun 2002 11:14:13 +0200 (MEST)")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

|> 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 >$@

You can also use $(<D)/$(<F) or $(dir $<)$(notdir $<).

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

      reply	other threads:[~2002-06-21  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-21  9:14 Geert Uytterhoeven
2002-06-21  9:39 ` Andreas Schwab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jek7otgec5.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®