#   Make the stis package
#   Author: WILLIAMSON, 25-Jun-1996
#
#   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 lib$
#	mkpkg update		update object library, link, and move to lib$

relink:
linkonly:
install:
update:
	$call	@calstis
	$call	@doppinfo
	$call   @echscript
	$call	@infostis
	$call	@inttag
	$call 	@odelaytime
	$call 	@ovac2air
	$call 	@tastis
	$call   @trxyeq
	;
