tushar-c23 / PageReplacement_Algorithms

Page replacement algorithms to analyse page fault and belady's anomaly.
MIT License
0 stars 1 forks source link

Makefile #2

Open tushar-c23 opened 10 months ago

tushar-c23 commented 10 months ago

Create a makefile to compile both mru an dlru programs.

Zenith053 commented 10 months ago

OK