File: rules

package info (click to toggle)
octave-optics 0.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 424 kB
  • sloc: makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --buildsystem=octave

execute_after_dh_auto_build:
	(cd doc ; pdflatex zernikes_and_derivatives_cartesian_OSA)