Makefile.in: tidy up the building of lib
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 19:20:37 +0000 (11:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 19:20:37 +0000 (11:20 -0800)
commit3cbecb8f286aa3309f68d9909317e03df4f597d6
treeca7434ff4e13f3c344dd01f9fd0a54de8c7815e3
parenta3e44e793796153ff1534be9c74fcab50b45de30
Makefile.in: tidy up the building of lib

* Makefile.in (am--refresh): Mark as .PHONY.
(top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
as they're not rebuilt unless you do a "make sync-from-gnulib"
and the former is needed for "configure".
(maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
has already removed lib/Makefile.
ChangeLog
Makefile.in