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
5d43da24
Commit
5d43da24
authored
14 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
Don't need platform-specific pluginSupport.dbd anymore
parent
38a26f07
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xxxApp/src/Makefile
+0
-17
0 additions, 17 deletions
xxxApp/src/Makefile
with
0 additions
and
17 deletions
xxxApp/src/Makefile
+
0
−
17
View file @
5d43da24
...
...
@@ -47,10 +47,6 @@ ifeq ($(OS_CLASS), WIN32)
# then uncomment the following two lines
iocxxxWin32_DBD
+=
dxpSupport.dbd
xxx_LIBS_WIN32
+=
dxp handel
# areaDetector
iocxxxWin32_DBD
+=
pluginSupport.dbd
endif
ifeq
($(EPICS_HOST_ARCH), cygwin-x86)
...
...
@@ -61,10 +57,6 @@ ifeq ($(EPICS_HOST_ARCH), cygwin-x86)
# then uncomment the following two lines
iocxxxCygwin_DBD
+=
dxpSupport.dbd
xxx_LIBS_cygwin32
+=
dxp handel
# areaDetector
iocxxxCygwin_DBD
+=
pluginSupport.dbd
endif
ifeq
(vxWorks,$(findstring vxWorks, $(T_A)))
...
...
@@ -98,9 +90,6 @@ ifeq (vxWorks,$(findstring vxWorks, $(T_A)))
# from motor
iocxxxVX_DBD
+=
devDeltaTau.dbd
iocxxxVX_DBD
+=
devOms.dbd
# locally defined subset of pluginSupport.dbd from areaDetector
iocxxxVX_DBD
+=
AD_pluginSupportVX.dbd
endif
ifeq
($(OS_CLASS), Linux)
...
...
@@ -119,17 +108,11 @@ ifeq ($(OS_CLASS), Linux)
iocxxxLinux_DBD
+=
dxpSupport.dbd
xxx_LIBS_Linux
+=
dxp handel
endif
# areaDetector
iocxxxLinux_DBD
+=
pluginSupport.dbd
endif
ifeq
($(OS_CLASS), solaris)
DBD
+=
iocxxx_solaris.dbd
iocxxx_solaris_DBD
+=
xxxCommonInclude.dbd
# areaDetector
iocxxx_solaris_DBD
+=
pluginSupport.dbd
endif
...
...
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