#   Make the fitgrid directory
#   Author: Dave Bazell 9-Nov-1989
#
#   Special keywords recognized by IRAF mkpkg files:
#
#	mkpkg relink		update object library and link
#	mkpkg linkonly		skip object library updates and just link
#	mkpkg install		move executable to bin$
#	mkpkg update		update object library, link, and move to lib$

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

synphot.a:
	bestgrid.x	<tbset.h>
	fitgrid.x	
	getchisq.x	
	gridfit.x	
	rankgrid.x	
	reportgrid.x	
	selectgrid.x	
	specscale.x	
	tweengrid.x	
	;
