CVS diff for Makefile.in between 1.3 and 1.1:

Revision 1.1 Revision 1.3
Line 68 Line 68
	$(RM) pth_p.h pth.h pthread.h pth_acdef.h pth_acmac.h 
$(RM) Makefile 
 
	$(RM) pth_p.h pth.h pthread.h pth_acdef.h pth_acmac.h 
$(RM) Makefile 
 
distdir: clean
	find . -type f -maxdepth 1 -exec cp {} $(distdir) \; 
 
test: 
check: 
install: 
 
test: 
check: 
install: 
 


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