Files
2025-02-SystemProgramming/Makefile
2025-10-20 21:54:07 +09:00

4 lines
64 B
Makefile

all:
rm -f ./notes/*.out
rm -f ./notes/*.o
rm -f ./notes/*.s