1ff268a
4694db1
906d9a5
1 2 3 4
5
6 7 8
CF=main.c disp.c mon.c HF=mon.h mon: $(CF) $(HF) gcc -o $@ $(CF) -lcurses -O3 clean: rm mon