mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-06 04:09:50 +09:00
5 lines
61 B
Makefile
5 lines
61 B
Makefile
clean:
|
|
rm -rf book
|
|
rm -f src/SUMMARY.md
|
|
rm -f src/utils/*
|