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
b4e1caf0
Commit
b4e1caf0
authored
19 years ago
by
rivers
Browse files
Options
Downloads
Patches
Plain Diff
Changed to have specific builds for Linux and Cygwin, since they differ in Canberra support
parent
a31a60b0
No related branches found
Branches containing commit
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
+8
-7
8 additions, 7 deletions
xxxApp/src/Makefile
with
8 additions
and
7 deletions
xxxApp/src/Makefile
+
8
−
7
View file @
b4e1caf0
...
@@ -34,16 +34,17 @@ PROD_IOC_solaris = xxx
...
@@ -34,16 +34,17 @@ PROD_IOC_solaris = xxx
# <name>.dbd will be created from <name>Include.dbd
# <name>.dbd will be created from <name>Include.dbd
DBD
+=
iocxxx.dbd
DBD
+=
iocxxx.dbd
DBD
+=
iocxxxVX.dbd
DBD
+=
iocxxxVX.dbd
DBD
+=
iocxxxLinux.dbd
DBD
+=
iocxxxCygwin.dbd
DBD
+=
iocxxx_solaris.dbd
DBD
+=
iocxxx_solaris.dbd
# <name>_registerRecordDeviceDriver.cpp will be created from <name>.dbd
# <name>_registerRecordDeviceDriver.cpp will be created from <name>.dbd
xxx_SRCS_DEFAULT
+=
iocxxx_registerRecordDeviceDriver.cpp
xxx_SRCS_DEFAULT
+=
iocxxx_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_vxWorks
+=
iocxxxVX_registerRecordDeviceDriver.cpp
xxx_SRCS_vxWorks
+=
iocxxxVX_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_solaris
+=
iocxxx_solaris_registerRecordDeviceDriver.cpp
xxx_SRCS_Linux
+=
iocxxxLinux_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_solaris
+=
xxxMain.cpp
xxx_SRCS_cygwin32
+=
iocxxxCygwin_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_solaris
+=
iocxxx_solaris_registerRecordDeviceDriver.cppa xxxMain.cpp
xxx_SRCS_DEFAULT
+=
xxxMain.cpp
xxx_SRCS_vxWorks
+=
-nil-
xxx_SRCS_vxWorks
+=
-nil-
#xxx_Common_LIBS += xxxSupport
#xxx_Common_LIBS += xxxSupport
xxx_Common_LIBS
+=
genSub
xxx_Common_LIBS
+=
genSub
...
...
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