[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bundle installation
From: |
Chris B . Vetter |
Subject: |
Re: Bundle installation |
Date: |
Wed, 17 Apr 2002 14:55:29 -0700 |
On Wed, 17 Apr 2002 22:38:17 +0100 (BST)
Nicola Pero <nicola@brainstorm.co.uk> wrote:
> > Hi,
> > quick question about bundle installation paths:
> > If you were to write a bundle and want to make it available for several
> > applications, what would be the appropriate place to put _header_ files
> > during the bundle's installation?
> > I guess, .../Library/Bundles/bundlename/Headers would not ...
> > Any suggestions?
> I'm not sure that you want to do this - anyway as a general rule, just put
[...]
No, I'm not. As Helge (more or less) hinted, it's bad style. I'll try to
rewrite the whole thing so headers are not required.
> Simply adding
> zzz_HEADER_FILES = yyy.h
> to your GNUmakefile should do it.
I tried that and it didn't work. The header file(s) were not even touched,
that's why I asked.
--
Chris
Re: Bundle installation, Nicola Pero, 2002/04/17
- Re: Bundle installation,
Chris B . Vetter <=