automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible to use Automake without Autoconf/config script?


From: cs
Subject: Possible to use Automake without Autoconf/config script?
Date: Wed, 16 Apr 2003 16:54:41 -0700 (MST)

Makefile.am is the high level description
of Makefile(s) desired.  Makefiles are created by
Automake.

If I'm not mistaken, the purpose of Makefile.in
is to be a "modified Makefile.am" that is
adjusted with regards to specifics of local
platform.  (Makefile.in of course is created by
configure script.)

If one was only interested in Automake and not
portability, could one bypass Makefile.in
and just use Automake independently of Autoconfig?

i.e. is there maybe some automake switch to
accept Makefile.am rather than Makefile.in?


Thanks,

Chris





_______________________________________

Dr. Christian Seberino
Gnumatica Scientific Software
8665 Lake Murray Blvd. #3
San Diego, CA 92119-2843
U.S.A.

Phone: (619) 393-9047
Email: address@hidden
WWW  : www.gnumatica.com
_______________________________________







reply via email to

[Prev in Thread] Current Thread [Next in Thread]