Commit f3857136 authored by claes's avatar claes

wtt_help.dat moved

parent 1c5ce8ad
......@@ -59,7 +59,7 @@ all : init copy lib exe
init :
copy : $(export_h) $(export_c) $(export_dat) $(exe_dir)/wtt_help.dat \
copy : $(export_h) $(export_c) $(export_dat) \
$(exe_dir)/ge_help.dat \
$(exe_dir)/pwr_wb_palette.cnf $(load_dir)/pwr_volumelist.dat
......@@ -72,11 +72,6 @@ clean : clean_obj
realclean : clean $(clean_h) $(clean_c) $(clean_dat)
$(exe_dir)/wtt_help.dat : wtt_help.dat
@ echo "Copying wtt_help.dat"
@ $(cp) $(cpflags) $(source) $(target)
@ co_convert -t -d $(pwr_doc)/help $(source)
$(exe_dir)/ge_help.dat : ge_help.dat
@ echo "Copying ge_help.dat"
@ $(cp) $(cpflags) $(source) $(target)
......
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