Commit acf062a8 authored by claes's avatar claes

Generate structfiles quiet

parent 0230ab4f
...@@ -49,7 +49,7 @@ $(load_dir)/pwrb.dbs : ...@@ -49,7 +49,7 @@ $(load_dir)/pwrb.dbs :
$(inc_dir)/pwr_baseclasses.h : $(inc_dir)/pwr_baseclasses.h :
@ echo "Generating struct files for pwrb classes..." @ echo "Generating struct files for pwrb classes..."
@ co_convert -sv -d $(inc_dir) "$(pwre_sroot)/wbl/pwrb/src/pwrb_c_*.wb_load" @ co_convert -s -d $(inc_dir) "$(pwre_sroot)/wbl/pwrb/src/pwrb_c_*.wb_load"
$(doc_dir)/orm/pwrb_allclasses.html : $(doc_dir)/orm/pwrb_allclasses.html :
@ echo "Generating html files for pwrb classes..." @ echo "Generating html files for pwrb classes..."
......
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