File: Makefile

package info (click to toggle)
cclib 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 55,300 kB
  • sloc: python: 23,276; makefile: 84; sh: 26
file content (5 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (4)
1
2
3
4
5
default: sphinx

.PHONY: sphinx
sphinx:
	$(MAKE) -C sphinx default