blob: db09387fbb0a08d1b11a8ff3d8d768f70cd0994b (
plain) (
blame)
1
2
3
4
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
|