* Makefile.in: Propagate 'clean' to subdirs properly.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
2001-10-29  Egor Duda  <deo@logos-m.ru>
 | 
			
		||||
 | 
			
		||||
	* Makefile.in: Propagate 'clean' to subdirs properly.
 | 
			
		||||
 | 
			
		||||
2001-10-26  Corinna Vinschen  <corinna@vinschen.de>
 | 
			
		||||
 | 
			
		||||
	* configure: Regenerate, removing erroneous SUBDIRS substitution.
 | 
			
		||||
 
 | 
			
		||||
@@ -77,7 +77,7 @@ $(INSTALL_SUBDIRS):
 | 
			
		||||
 | 
			
		||||
$(CLEAN_SUBDIRS):
 | 
			
		||||
	@if cd ${patsubst clean_%,%,$@} 2>/dev/null; then \
 | 
			
		||||
	    make install; \
 | 
			
		||||
	    make clean; \
 | 
			
		||||
	fi || exit 0
 | 
			
		||||
 | 
			
		||||
.PRECIOUS: Makefile
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user