1ff268a
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 -O2 clean: rm mon