-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
39 lines (34 loc) · 1.23 KB
/
README
File metadata and controls
39 lines (34 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#==============================================================
#
# Name: README
#
# Rem: This is the top level directory for the
# VSAM Module Driver and Device Support.
#
# Auth: dd-mmm-yyyy, First Lastname (USERNAME):
# Rev: dd-mmm-yyyy, Reviewer's Name (USERNAME):
#--------------------------------------------------------------
# Mod:
# dd-mmm-yyyy, Reviewer's Name (USERNAME)
# coment
#
#==============================================================
#
Filename Description
---------- -----------------
Makefile Top level makefile
README This file
RELEASE_NOTES Application release notes
Directory Names Description
---------------- ------------
bin Generated by make and contains binary files
cmd Command scripts to load during boot
configure Contains make configuration files
db EPICS database and template files
dl DM Displays
html Documentation
src Driver and device support source code
Dependencies
-------------
This VSAM Module support requires the vmeCardRecord support for the
VSAM Card device support.