# Mkpkg file for building the EXPORT task builtin formats. 

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

libpkg.a:
	exeps.x		../export.h		# Encapsulated PostScript
	exgif.x		../export.h		# GIF
	exiraf.x	../export.h		# IRAF OIF image
	exmiff.x	../export.h		# ImageMagick MIFF file
	expgm.x		../export.h		# PBMplus PGM file
	exppm.x		../export.h		# PBMplus PPM file
	exras.x		../export.h		# Sun Rasterfile
	exrgb.x		../export.h		# SGI RGB
	exxwd.x		../export.h		# X11 Window Dump
	exvicar.x	../export.h		# JPL VICAR Image
	;
