File: Makefile

package info (click to toggle)
python-dmidecode 3.10.11-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 844 kB
  • ctags: 484
  • sloc: ansic: 6,464; xml: 721; python: 524; makefile: 109; sh: 67
file content (6 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
test :
	python unit -vv

clean :
	rm -f *.{py[oc],o,so} *~