File: rules

package info (click to toggle)
octave-vrml 1.0.13-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,364 kB
  • sloc: makefile: 50
file content (10 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

export DH_ALWAYS_EXCLUDE = data

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

override_dh_auto_build:
	make -C doc