aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/vol/lib
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/proto/vol/lib')
-rw-r--r--pkg/proto/vol/lib/helpdb.mipbin0 -> 2966 bytes
-rw-r--r--pkg/proto/vol/lib/mkpkg.inc7
-rw-r--r--pkg/proto/vol/lib/root.hd5
-rw-r--r--pkg/proto/vol/lib/rootvol.hd8
-rw-r--r--pkg/proto/vol/lib/strip.vol12
-rw-r--r--pkg/proto/vol/lib/zzsetenv.def7
6 files changed, 39 insertions, 0 deletions
diff --git a/pkg/proto/vol/lib/helpdb.mip b/pkg/proto/vol/lib/helpdb.mip
new file mode 100644
index 00000000..18d59be5
--- /dev/null
+++ b/pkg/proto/vol/lib/helpdb.mip
Binary files differ
diff --git a/pkg/proto/vol/lib/mkpkg.inc b/pkg/proto/vol/lib/mkpkg.inc
new file mode 100644
index 00000000..de1341ab
--- /dev/null
+++ b/pkg/proto/vol/lib/mkpkg.inc
@@ -0,0 +1,7 @@
+# Global MKPKG definitions for the VOL package.
+
+$set XFLAGS = "$(XFLAGS) -p vol"
+
+# Special file lists, not needed at present
+
+#$include "vol$lib/mkpkg.sf.SUN3"
diff --git a/pkg/proto/vol/lib/root.hd b/pkg/proto/vol/lib/root.hd
new file mode 100644
index 00000000..db09387f
--- /dev/null
+++ b/pkg/proto/vol/lib/root.hd
@@ -0,0 +1,5 @@
+# Root help directory for the VOL packages. This dummy package is necessary
+# in order to have `vol' appear as a module in some package, so that the user
+# can type "help vol" (with the `vol' given as a task).
+
+_vol pkg = vol$lib/rootvol.hd
diff --git a/pkg/proto/vol/lib/rootvol.hd b/pkg/proto/vol/lib/rootvol.hd
new file mode 100644
index 00000000..ceba8059
--- /dev/null
+++ b/pkg/proto/vol/lib/rootvol.hd
@@ -0,0 +1,8 @@
+# Root task entry for the VOL package help tree. Defines `vol'
+# as both a task and a package in the vol help database.
+
+vol men = vol$vol.men,
+ hlp = vol$vol.men,
+ sys = vol$vol.hlp,
+ pkg = vol$vol.hd,
+ src = vol$vol.cl
diff --git a/pkg/proto/vol/lib/strip.vol b/pkg/proto/vol/lib/strip.vol
new file mode 100644
index 00000000..12157035
--- /dev/null
+++ b/pkg/proto/vol/lib/strip.vol
@@ -0,0 +1,12 @@
+# STRIP.VOL -- Rmfiles command script, used to strip the VOL directory
+# of all files not required for ordinary runtime use of the system.
+
+src -allbut .hlp .hd .men .cl .par .key .dat .mip
+
+# Sun/IRAF only.
+# ---------------
+-file bin.f68881/OBJS.arc
+-file bin.ffpa/OBJS.arc
+-file bin.sparc/OBJS.arc
+-file bin.generic/OBJS.arc
+-file bin.pg/OBJS.arc
diff --git a/pkg/proto/vol/lib/zzsetenv.def b/pkg/proto/vol/lib/zzsetenv.def
new file mode 100644
index 00000000..637e5015
--- /dev/null
+++ b/pkg/proto/vol/lib/zzsetenv.def
@@ -0,0 +1,7 @@
+# Global environment definitions for the VOL package.
+
+set vollib = "vol$lib/"
+set volsrc = "vol$src/"
+set volbin = "vol$bin(arch)/"
+
+keep