File: Makefile

package info (click to toggle)
python-termstyle 0.1.10-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: xml: 160; python: 102; makefile: 20; sh: 3
file content (9 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
0:
	mkzero-gfxmonk \
		-v `cat VERSION` \
		-p termstyle.py \
		-p setup.py \
		python-termstyle.xml

pypi:
	./setup.py register sdist upload