automake

From: travonz (mailgroup_at_travonz.com)
Date: 05/28/04


Date: Fri, 28 May 2004 19:34:27 +0200

Hello,

When building a program with a Makefile made by automake, .Po files are
created in a directory called .deps.
What is the use of such a file ?
Is it possible to avoid theses files ? What is the consequence ?

thanks

Xavier



Relevant Pages

  • Re: automake
    ... travonz writes: ... > When building a program with a Makefile made by automake, ... > are created in a directory called .deps. ...
    (comp.os.linux.development.apps)
  • Re: automake
    ... >>are created in a directory called .deps. ... I thought a Makefile does this dependency management: ... I must conclued that automake don't use this feature and create its own ...
    (comp.os.linux.development.apps)
  • Re: [ANNOUNCE] util-linux-ng 2.13-rc1
    ... this looks like a no brainer to me: dont edit generated files ... There is a worthwhile point here: if your input to the makefile ... At least automake doesn't intentionally obfuscate the makefiles ...
    (Linux-Kernel)
  • Re: Help! libtool/autoconf
    ... Thanks for the response! ... > autoconf and/or automake and configure. ... it looks like it generates the Makefile from elsewhere. ... aclocal, autoconf, dance around, make my changes, and run them again. ...
    (comp.os.linux.development.system)
  • automake doch nicht so "auto*
    ... fast alle in C programmierte Linux-Software ist mit configure-Scripten und Makefile zum selbst kompilieren versehen. ... Diese Makefiles werden heute mehrheitlich mit automake erstellt. ... Klingt einfach dachte ich und erstellte ein solches Makefile mal anhand der Beschreibung unter http://sources.redhat.com/autobook/autobook/autobook_toc.html ... Klingt nicht so toll, denn die Vorteile durch die einheitlich erzeugten Makefiles gehen dadurch verloren. ...
    (de.comp.os.unix.programming)