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
4699e544
Commit
4699e544
authored
10 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
don't include motorRecord.dbd (already in motorSupport.dbd)
ipac and softGlue on linux
parent
0af2fb53
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
+9
-1
9 additions, 1 deletion
xxxApp/src/Makefile
with
9 additions
and
1 deletion
xxxApp/src/Makefile
+
9
−
1
View file @
4699e544
...
...
@@ -118,7 +118,7 @@ ifdef MOTOR
xxx_Common_DBD
+=
devMicroMo.dbd devNewFocus.dbd devNewport.dbd
xxx_Common_DBD
+=
devOriel.dbd devPC6K.dbd devPIJena.dbd devPIMotor.dbd
xxx_Common_DBD
+=
devSPiiPlus.dbd devSmartMotorMotor.dbd devSoftMotor.dbd
xxx_Common_DBD
+=
devThorLabs.dbd
motorRecord.dbd
motorSimSupport.dbd
xxx_Common_DBD
+=
devThorLabs.dbd motorSimSupport.dbd
xxx_Common_LIBS
:=
motor
$(
xxx_Common_LIBS
)
xxx_Common_LIBS
:=
Acs acsTech80 Aerotech Attocube Faulhaber Ims KohzuMotor
$(
xxx_Common_LIBS
)
...
...
@@ -312,6 +312,14 @@ ifneq (,$(findstring linux, $(T_A)))
xxx_SYS_LIBS_Linux
+=
usb
endif
endif
ifdef
IPAC
iocxxxLinux_DBD
+=
drvIpac.dbd
xxx_LIBS_Linux
+=
Ipac
endif
ifdef
SOFTGLUE
iocxxxLinux_DBD
+=
softGlueSupport.dbd
xxx_LIBS_Linux
+=
softGlue
endif
endif
ifeq
($(OS_CLASS), Darwin)
...
...
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