[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating some directory at install time.
From: |
Alexandre Duret-Lutz |
Subject: |
Re: Creating some directory at install time. |
Date: |
Tue, 09 Nov 2004 21:41:49 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
>>> "Rich" == Richard Dawe <address@hidden> writes:
Rich> Lucas Brasilino wrote:
>> I'm wondering how can I create '$(localstatedir)/lib/$(PACKAGE)'
>> directory at install time.
Rich> You could use an install-*-local target in your Makefile.am.
Note that if your install-{exec,data}-local target creates a
directory and you care about the GNU Coding Standards, you
should also create this directory in installdirs-local.
--
Alexandre Duret-Lutz