File: Makefile

package info (click to toggle)
securepass-tools 0.3.7-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 248 kB
  • sloc: python: 1,647; sh: 19; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (2)
1
2
3
4
clean:
	rm -rf dist/
	rm -rf securepass.egg-info/
	rm securepass/*.pyc