File: rules

package info (click to toggle)
libnop 0.0~git20211103.35e800d-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,180 kB
  • sloc: cpp: 13,946; ansic: 3,537; makefile: 100; python: 73
file content (7 lines) | stat: -rwxr-xr-x 118 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

execute_after_dh_auto_test:
	find out -type f -executable ! -name '*.so' -exec '{}' \;