# Copyright (c) 1991 - 1900.  The Regents of the University of
# California (Regents).  All Rights Reserved.
# H+
# 	Title	:  mkpkg
# 	Author	:  tnk
# 	Date	:  04/08/93
# 	Synopsis:  
# 	Keywords:
# 		@(#) mkpkg -r1.2 04/08/93 UCB SSL CEA EGOCS
# 	Revisions:
# 	mm/dd/yy   name		description
# 	04/08/94   tnk	OBSOLETE FILE
# 	04/08/93   tnk	date and time created 93/04/08 16:08:16 by tnk
# H-
# 
#

# Make the IVOPS vector operators library, procedures i[a-k]*.x.

# this mkpkg is obsolete

$call preprocess
$call update
$call zzdebug
$exit

preprocess:
	;

update:
	;


zzdebug:
	;

