File: Makefile

package info (click to toggle)
rust-coreutils 0.0.30-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,388 kB
  • sloc: sh: 1,088; python: 407; javascript: 72; makefile: 51
file content (4 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (3)
1
2
3
4
clean:
	rm -rf book
	rm -f src/SUMMARY.md
	rm -f src/utils/*