Commit 7cdf625e authored by Claes Sjofors's avatar Claes Sjofors

Swedish version of pwrb_xtthelp.dat not copied

parent f4585c02
......@@ -67,7 +67,7 @@ all : init copy lib
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)
......@@ -87,15 +87,10 @@ $(load_dir)/pwr_volumelist.dat : ../../pwr_volumelist.dat
@ echo "Copying pwr_volumelist.dat"
@ $(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
@ echo "Copying pwrb_xtthelp.dat sv_se"
@ $(cp) $(cpflags) $(source) $(target)
@ co_convert -t -d $(pwr_doc)/sv_se $(source)
@ #echo "Copying pwrb_xtthelp.dat sv_se"
@ #$(cp) $(cpflags) $(source) $(target)
@ #co_convert -t -d $(pwr_doc)/sv_se $(source)
$(exe_dir)/pwr_logga.gif : ../../pwr_logga.gif
@ echo "Copying pwr_logga.gif"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment