File: rules

package info (click to toggle)
octave-odepkg 0.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,604 kB
  • ctags: 294
  • sloc: cpp: 3,690; objc: 1,448; makefile: 162
file content (9 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

include /usr/share/cdbs/1/class/octave-pkg.mk

pkg = octave-odepkg

build/$(pkg)::
	( cd doc ; make odepkg.info )