diff options
Diffstat (limited to 'pkg/images/imgeom/src/generic/mkpkg')
-rw-r--r-- | pkg/images/imgeom/src/generic/mkpkg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/images/imgeom/src/generic/mkpkg b/pkg/images/imgeom/src/generic/mkpkg new file mode 100644 index 00000000..9fe8f222 --- /dev/null +++ b/pkg/images/imgeom/src/generic/mkpkg @@ -0,0 +1,13 @@ +# Library for the GEOMETRIC TRANSFORMATION tasks + +$checkout libpkg.a pkg$images/ +$update libpkg.a +$checkin libpkg.a pkg$images/ +$exit + +libpkg.a: + blkav.x <imhdr.h> <error.h> + blkrp.x <imhdr.h> + imtrans.x + im3dtran.x + ; |