Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
61af5e20
Commit
61af5e20
authored
Nov 15, 2010
by
Claes Sjöfors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MacOS build fix
parent
364bcc76
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
31 additions
and
92 deletions
+31
-92
profibus/lib/cow/gtk/os_macos/hw_x86_64/makefile
profibus/lib/cow/gtk/os_macos/hw_x86_64/makefile
+0
-15
profibus/lib/cow/src/os_macos/hw_x86_64/makefile
profibus/lib/cow/src/os_macos/hw_x86_64/makefile
+0
-15
profibus/lib/rt/src/rt_io_profibus.meth
profibus/lib/rt/src/rt_io_profibus.meth
+2
-0
profibus/lib/wb/gtk/os_macos/hw_x86_64/makefile
profibus/lib/wb/gtk/os_macos/hw_x86_64/makefile
+0
-15
profibus/lib/wb/src/os_macos/hw_x86_64/makefile
profibus/lib/wb/src/os_macos/hw_x86_64/makefile
+0
-15
profibus/lib/xtt/gtk/os_macos/hw_x86_64/makefile
profibus/lib/xtt/gtk/os_macos/hw_x86_64/makefile
+0
-15
profibus/lib/xtt/src/os_macos/hw_x86_64/makefile
profibus/lib/xtt/src/os_macos/hw_x86_64/makefile
+0
-15
src/msg/co/src/co_lng_msg.msg
src/msg/co/src/co_lng_msg.msg
+29
-0
xtt/exe/wb_ge/gtk/os_macos/link_rule.mk
xtt/exe/wb_ge/gtk/os_macos/link_rule.mk
+0
-2
No files found.
profibus/lib/cow/gtk/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
profibus/lib/cow/src/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
profibus/lib/rt/src/rt_io_profibus.meth
View file @
61af5e20
#if OS_LINUX
Pb_Profiboard
Pb_Hilscher
Pb_DP_Slave
...
...
@@ -11,3 +12,4 @@ Pb_Io
PnControllerSoftingPNAK
PnDevice
PnModule
#endif
\ No newline at end of file
profibus/lib/wb/gtk/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
profibus/lib/wb/src/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
profibus/lib/xtt/gtk/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
profibus/lib/xtt/src/os_macos/hw_x86_64/makefile
deleted
100644 → 0
View file @
364bcc76
include
$(pwre_dir_symbols)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(hw_name)/$(type_name)_generic.mk
ifeq
($($(type_name)_generic_mk),)
-include
$(pwre_kroot)/tools/bld/src/$(os_name)/$(type_name)_generic.mk
endif
ifeq
($($(type_name)_generic_mk),)
include
$(pwre_kroot)/tools/bld/src/$(type_name)_generic.mk
endif
-include
../../special.mk
-include
../special.mk
-include
special.mk
src/msg/co/src/co_lng_msg.msg
0 → 100644
View file @
61af5e20
!
! Proview $Id$
! Copyright (C) 2005 SSAB Oxelösund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! co_lng_msg.msg -- Language translation
!
! Return codes from system information routines.
!
.facility LNG,108 /prefix = LNG__ ! System information
success <successful completion> /succ
eof <end of file> /error
diffcoding <coding of global and local translationfiles differ> /error
.end
xtt/exe/wb_ge/gtk/os_macos/link_rule.mk
View file @
61af5e20
...
...
@@ -4,8 +4,6 @@ link_rule_mk := 1
link
=
$(ldxx)
-L
$(pwr_elib)
$(elinkflags)
$(domap)
-o
$(pwr_exe)
/wb_ge_gtk
\
$(bld_dir)
/wb_ge_gtk.o
$(wb_msg_eobjs)
$(rt_msg_eobjs)
$(pwr_eobj)
/pwr_msg_glow.o
\
$(pwr_eobj)
/rt_io_user.o
$(pwr_eobj)
/wb_provider.o
-L
/usr/X11R6/lib
\
-L
/usr/local/BerkeleyDB.4.0/lib
\
-L
/opt/gnome/lib
\
-lpwr_ge_gtk
-lpwr_ge
-lpwr_wb_gtk
-lpwr_wb
-lpwr_wb_gtk
-l
pwr_wb
-lpwr_ge_gtk
-lpwr_ge
\
-lpwr_flow_gtk
-lpwr_flow
-lpwr_glow_gtk
-lpwr_glow
-lpwr_rt
\
-lpwr_cow_gtk
-lpwr_cow
-lpwr_co
-lpwr_flow_gtk
-lpwr_flow
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment