Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Etc/ not included in default make target
- X-seq: zsh-workers 9671
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Adam Spiers <adam@xxxxxxxxxx>, zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Re: Etc/ not included in default make target
- Date: Thu, 10 Feb 2000 17:12:42 +0000
- In-reply-to: <20000210142203.A13024@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20000210142203.A13024@xxxxxxxxxxxxxxxxxxxxxxx>
On Feb 10, 2:22pm, Adam Spiers wrote:
} Subject: Etc/ not included in default make target
}
} AFAICS, a normal make with no target doesn't descend into Etc/. This
} only means that FAQ doesn't get built from FAQ.yo, but I would like it
} to be, so that FAQ can be included in my rpm builds. Is this OK?
It's a problem because the standard zsh distributions include the FAQ
already compiled from its yodl source (as with all the other yodl'd
files). We don't want it rebuilt in that case, as we don't depend on
yodl being available.
You can always add an explicit rule to the RPM .spec file to build it.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author