aboutsummaryrefslogtreecommitdiff
path: root/pkg/dataio/export/generic/mkpkg
blob: 4902710d6f9cb9843a472c0871a2e78fda77e0ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Compile the generic sources.

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

libpkg.a:
	exobands.x	../exfcn.h ../export.h <error.h> <evvexpr.h> \
			<fset.h> <mach.h> <ctype.h>
	exraster.x	../export.h <evvexpr.h> <imhdr.h> <mach.h>
	;