# Update the ddiff application code in the tools package library
# Author: B.Simon, 02-MAY-1989

$checkout tools.a ../
$update   tools.a
$checkin  tools.a ../
$exit

tools.a:
	ddiff.x		<finfo.h>
	dirlist.x	<diropen.h>
	fixpath.x
	mkpathname.x	<ctype.h>
	rsearch.x	<finfo.h>
	;
              
   
