This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Install question


>>> "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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]