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
56d1f2ae
Commit
56d1f2ae
authored
13 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
commented out dxp on cygwin
parent
0caceb68
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
+10
-10
10 additions, 10 deletions
xxxApp/src/Makefile
with
10 additions
and
10 deletions
xxxApp/src/Makefile
+
10
−
10
View file @
56d1f2ae
...
@@ -49,8 +49,8 @@ ifeq (win32-x86,$(findstring win32-x86, $(T_A)))
...
@@ -49,8 +49,8 @@ ifeq (win32-x86,$(findstring win32-x86, $(T_A)))
iocxxxWin32_DBD
+=
ADSupport.dbd NDFileNetCDF.dbd
iocxxxWin32_DBD
+=
ADSupport.dbd NDFileNetCDF.dbd
xxx_LIBS_WIN32
+=
dxp handel
xxx_LIBS_WIN32
+=
dxp handel
xxx_LIBS_WIN32
+=
ADBase NDPlugin netCDF
xxx_LIBS_WIN32
+=
ADBase NDPlugin netCDF
xxx_LIBS_WIN32
+=
DLPORTIO PlxApi
xxx_LIBS_WIN32
+=
DLPORTIO PlxApi
xxx_SYS_LIBS_WIN32
+=
setupapi
xxx_SYS_LIBS_WIN32
+=
setupapi
ifdef
DEVIOCSTATS
ifdef
DEVIOCSTATS
iocxxxWin32_DBD
+=
devIocStats.dbd iocAdmin.dbd
iocxxxWin32_DBD
+=
devIocStats.dbd iocAdmin.dbd
...
@@ -76,14 +76,14 @@ ifeq ($(EPICS_HOST_ARCH), cygwin-x86)
...
@@ -76,14 +76,14 @@ ifeq ($(EPICS_HOST_ARCH), cygwin-x86)
# If you want to build parallel port or USB interfaces to Saturn and/or xMAP DXP
# If you want to build parallel port or USB interfaces to Saturn and/or xMAP DXP
# then uncomment the following six lines
# then uncomment the following six lines
iocxxxCygwin_DBD
+=
dxpSupport.dbd
#
iocxxxCygwin_DBD += dxpSupport.dbd
iocxxxCygwin_DBD
+=
ADSupport.dbd NDFileNetCDF.dbd
#
iocxxxCygwin_DBD += ADSupport.dbd NDFileNetCDF.dbd
xxx_LIBS_cygwin32
+=
dxp handel
#
xxx_LIBS_cygwin32 += dxp handel
xxx_LIBS_cygwin32
+=
ADBase NDPlugin netCDF
#
xxx_LIBS_cygwin32 += ADBase NDPlugin netCDF
xxx_SYS_LIBS_cygwin32
+=
DLPORTIO PlxApi
#
xxx_SYS_LIBS_cygwin32 += DLPORTIO PlxApi
xxx_SYS_LIBS_cygwin32
+=
setupapi
#
xxx_SYS_LIBS_cygwin32 += setupapi
xxx_SYS_LIBS_cygwin32
+=
$(
CYGWIN_RPC_LIB
)
xxx_SYS_LIBS_cygwin32
+=
$(
CYGWIN_RPC_LIB
)
ifdef
DEVIOCSTATS
ifdef
DEVIOCSTATS
iocxxxCygwin_DBD
+=
devIocStats.dbd iocAdmin.dbd
iocxxxCygwin_DBD
+=
devIocStats.dbd iocAdmin.dbd
...
...
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