File: Makefile

package info (click to toggle)
buildbot 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,080 kB
  • sloc: python: 174,183; sh: 1,204; makefile: 332; javascript: 119; xml: 16
file content (6 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# developer utilities
tutorial:
	cd docs/tutorial; $(MAKE) html

rmpyc:
	make -C .. rmpyc