File: rules

package info (click to toggle)
octave-parallel 3.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,332 kB
  • sloc: cpp: 5,106; makefile: 246; ansic: 244; perl: 170; xml: 22; sh: 3
file content (9 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --buildsystem=octave --with=octave

override_dh_auto_install:
	dh_auto_install
	$(MAKE) -C src html