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: automake -vs- huge projects


%% Thien-Thi Nguyen <ttn@glug.org> writes:

  tn> i think it would be cool if automake supported GNU make
  tn> specifically, creating GNUmakefile.in from GNUmakefile.am.  a
  tn> GNUmakefile.am would imply some automake option "gnu-make-only",
  tn> while automake option "gnu-make" would create both Makefile.in and
  tn> GNUmakefile.in.  those who use option "gnu-make" would need to
  tn> include GNUmakefile in configure.ac of course.

It might be cool but I doubt you'll find much support for such an idea
here.  It would at least double the amount of effort involved with
developing and maintaining automake, for no real added benefit (if you
already have a basic makefile, what's the point in having _BOTH_ that
_AND_ a GNU makefile--with the possible exception of a few special-case
situations such as the one that started this thread).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@gnu.org>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



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