File: rules

package info (click to toggle)
ruby-narray 0.6.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 468 kB
  • sloc: ansic: 4,498; ruby: 1,329; python: 91; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --buildsystem ruby --with ruby

override_dh_auto_clean:
	dh_auto_clean
	rm -f na_math.c na_op.c narray_config.h

override_dh_strip:
	dh_strip --dbg-package=ruby-narray-dbg