This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Install question
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Patrick Guio <patrick dot guio at fys dot uio dot no>
- Cc: Tom Tromey <tromey at redhat dot com>, <automake at gnu dot org>
- Date: Thu, 24 Jan 2002 10:42:39 +0100
- Subject: Re: Install question
- References: <Pine.LNX.4.30.0201241030410.7948-100000@fyspc-rp18.uio.no>
>>> "Patrick" == Patrick Guio <patrick.guio@fys.uio.no> writes:
[...]
>> check_PROGRAMS = ex1 ex2
>> ex1_SOURCES = ex1.cpp
>> ex2_SOURCES = ex2.cpp
>>
>> This will compile ex1 and ex2 only for `make check'.
[...]
Patrick> What happens with make install and make dist ?
This should distribute the sources and install nothing.
--
Alexandre Duret-Lutz