Skip to content
Snippets Groups Projects
Allwmake 246 B
Newer Older
  • Learn to ignore specific revisions
  • # wmake is required for subsequent targets
    (cd wmake/src && make)
    
    (cd $WM_PROJECT_INST_DIR/ThirdParty && ./Allwmake)
    
    (cd src && ./Allwmake)
    
    (cd applications && ./Allwmake)