Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 307 Bytes

SiSop

Operational Systems PUCRS lectures' resulting materials and experimentation codes

Compilation

Use the upper folder Makefile in order to compile all folders or clean them. You can also use the specifc folders' Makefile.

Usage:

  1. For compiling: make
  2. For cleaning output files: make clean