Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
50da4b49
Commit
50da4b49
authored
8 years ago
by
klang
Browse files
Options
Downloads
Patches
Plain Diff
Architecture directories
parent
66fbffcc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
iocBoot/iocxxx/Makefile
+14
-0
14 additions, 0 deletions
iocBoot/iocxxx/Makefile
iocBoot/iocxxx/README
+5
-0
5 additions, 0 deletions
iocBoot/iocxxx/README
with
19 additions
and
0 deletions
iocBoot/iocxxx/Makefile
0 → 100644
+
14
−
0
View file @
50da4b49
TOP
=
../..
include
$(TOP)/configure/CONFIG
#ARCH = win32-x86
#ARCH = windows-x64-static
#ARCH = windows-x64-debug
#ARCH = windows-x64
#ARCH = cygwin-x86
#ARCH = linux-x86
#ARCH = linux-x86_64
ARCH
=
vxWorks-ppc32
#ARCH = vxWorks694-ppc32
#ARCH = vxWorks-ppc603
TARGETS
=
envPaths cdCommands dllPath.bat
include
$(TOP)/configure/RULES.ioc
This diff is collapsed.
Click to expand it.
iocBoot/iocxxx/README
0 → 100644
+
5
−
0
View file @
50da4b49
Assuming the EPICS_HOST_ARCH environment variable is set correctly,
start the ioc from this directory by executing the following command.
../../bin/${EPICS_HOST_ARCH}/xxx st.cmd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment