automake
[Top][All Lists]
Advanced

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

distdir unset in subdir Makefiles?


From: David Fang
Subject: distdir unset in subdir Makefiles?
Date: Thu, 24 Aug 2006 18:37:25 -0400 (EDT)

Hi,
        I've noticed that the distdir variable in generated Makefile.in's
only appears in the top-level Makefile.in, however, it is not set in
subdirectories' Makefile.in's.  Is this intentional? According to the top
Makefile.in, distdir and top_distdir are passed down recursively during a
"make distdir", set to $(PACKAGE)-$(VERSION) and subdirs.
        In one instance, I wished to manually inspect the result of one of
the subdirectories' "make distdir", but had to pass in these two variables
by hand, slightly inconvenient.  Is there a rationale for omitting these
two variables in subdir's Makefile.in's?
        Thanks in advance.

Fang





reply via email to

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