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
7cdf625e
Commit
7cdf625e
authored
Sep 17, 2009
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Swedish version of pwrb_xtthelp.dat not copied
parent
f4585c02
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
9 deletions
+4
-9
src/exp/rt/src/os_linux/hw_x86/makefile
src/exp/rt/src/os_linux/hw_x86/makefile
+4
-9
No files found.
src/exp/rt/src/os_linux/hw_x86/makefile
View file @
7cdf625e
...
@@ -67,7 +67,7 @@ all : init copy lib
...
@@ -67,7 +67,7 @@ all : init copy lib
init
:
init
:
copy
:
$(load_dir)/pwr_volumelist.dat $(exe_dir)/
xtt_help.dat $(exe_dir)/
sv_se/pwrb_xtthelp.dat $(exe_dir)/pwr_logga.gif $(export_gif) $(export_gifdoc) $(export_wav)
copy
:
$(load_dir)/pwr_volumelist.dat $(exe_dir)/sv_se/pwrb_xtthelp.dat $(exe_dir)/pwr_logga.gif $(export_gif) $(export_gifdoc) $(export_wav)
lib
:
$(export_obj)
lib
:
$(export_obj)
...
@@ -87,15 +87,10 @@ $(load_dir)/pwr_volumelist.dat : ../../pwr_volumelist.dat
...
@@ -87,15 +87,10 @@ $(load_dir)/pwr_volumelist.dat : ../../pwr_volumelist.dat
@
echo
"Copying pwr_volumelist.dat"
@
echo
"Copying pwr_volumelist.dat"
@
$(cp)
$(cpflags)
$(source)
$(target)
@
$(cp)
$(cpflags)
$(source)
$(target)
$(exe_dir)/xtt_help.dat
:
xtt_help.dat
@
echo
"Copying xtt_help.dat"
@
$(cp)
$(cpflags)
$(source)
$(target)
@
co_convert
-t
-d
$(pwr_doc)
/help
$(source)
$(exe_dir)/sv_se/pwrb_xtthelp.dat
:
../../pwrb_xtthelp.dat_sv_se
$(exe_dir)/sv_se/pwrb_xtthelp.dat
:
../../pwrb_xtthelp.dat_sv_se
@
echo
"Copying pwrb_xtthelp.dat sv_se"
@
#
echo "Copying pwrb_xtthelp.dat sv_se"
@
$(cp)
$(cpflags)
$(source)
$(target)
@
#
$(cp)
$(cpflags)
$(source)
$(target)
@
co_convert
-t
-d
$(pwr_doc)
/sv_se
$(source)
@
#
co_convert -t -d
$(pwr_doc)
/sv_se
$(source)
$(exe_dir)/pwr_logga.gif
:
../../pwr_logga.gif
$(exe_dir)/pwr_logga.gif
:
../../pwr_logga.gif
@
echo
"Copying pwr_logga.gif"
@
echo
"Copying pwr_logga.gif"
...
...
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