aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/maskexpr/mkpkg
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/proto/maskexpr/mkpkg
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/proto/maskexpr/mkpkg')
-rw-r--r--pkg/proto/maskexpr/mkpkg26
1 files changed, 26 insertions, 0 deletions
diff --git a/pkg/proto/maskexpr/mkpkg b/pkg/proto/maskexpr/mkpkg
new file mode 100644
index 00000000..ee3e86db
--- /dev/null
+++ b/pkg/proto/maskexpr/mkpkg
@@ -0,0 +1,26 @@
+# Make the MSKEXPR and MSKREGIONS tasks
+
+$checkout libpkg.a ../
+$update libpkg.a
+$checkin libpkg.a ../
+$exit
+
+libpkg.a:
+ t_mskexpr.x <fset.h> <ctype.h> <imhdr.h>
+ memkmask.x <mach.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h> \
+ <evvexpr.h>
+
+ t_mskregions.x <fset.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h>
+ mesetreg.x <plset.h> <imset.h>
+ mesetexpr.x
+ meregmask.x <mach.h> <ctype.h> <imhdr.h> <imset.h> <pmset.h> \
+ <evvexpr.h>
+ peregfuncs.x <plset.h> <plio.h> <math.h> peregfuncs.h
+ peregufcn.x <plset.h> <plio.h> <math.h> peregfuncs.h
+ megeom.x <math.h>
+
+ meregfuncs.x <mach.h> <ctype.h> <math.h>
+ mskexpand.x <ctotok.h> <ctype.h> gettok.h
+ megsym.x <ctotok.h> <ctype.h> gettok.h
+ gettok.x <syserr.h> <error.h> <fset.h> <ctype.h> gettok.h
+ ;