CVS diff for Makefile.in between 1.4 and 1.1:

Revision 1.1 Revision 1.4
Line 69 Line 69
	$(RM) Makefile 
 
distdir: clean 
	$(RM) Makefile 
 
distdir: clean 
	find . -type f -maxdepth 1 -exec cp {} $(distdir) \; 
	find . -type f -maxdepth 1 -exec cp {} $(distdir) \; 
 

                         
test: 
check: 
install: 
 
test: 
check: 
install: 
 


Legend
Lines deleted from 1.4  
Lines Modified
  Lines added in revision 1.1