9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: amavect@gmail.com, 9front@9front.org
Subject: Re: [9front] replica mkfile patch
Date: Sat, 18 Jul 2020 20:40:29 -0700	[thread overview]
Message-ID: <226AF448FCF8665EEF7F64DA2983FC6C@eigenstate.org> (raw)
In-Reply-To: <46ab125d-82ac-2c55-f00e-3239b2130c9d@gmail.com>

> -UPDATE=\
> -	mkfile\
> -	/sys/man/1/replica\
> -	/sys/man/8/replica\
> -	${OFILES:%.$O=%.c}\
> -	revproto.c\
> -	$HFILES\
> -	applychanges.c\
> -	updatedb.c\
> -	${TARG:%=/386/bin/replica/%}\
> -	${SCRIPTS:%=/rc/bin/replica/%}\
> -	/rc/bin/replica/defs\
> -
> -
>  BIN=/$objtype/bin/replica
>  </sys/src/cmd/mkmany
>  

Looks good to me -- also, looking at UPDATE,
I see that we have a default update rule in
mkmany:

	update:V:
		update $UPDATEFLAGS $UPDATE

But we have no update binary. Anyone have
any idea what the goal of this rule was?

(Can we just delete it?)



  reply	other threads:[~2020-07-19  3:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-19  3:06 Amavect
2020-07-19  3:40 ` ori [this message]
2020-07-21  0:26   ` [9front] " Amavect
2020-07-21  1:59     ` ori

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=226AF448FCF8665EEF7F64DA2983FC6C@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    --cc=amavect@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).