rules 60 B

12345678
  1. #!/usr/bin/make -f
  2. %:
  3. dh $@
  4. override_dh_auto_test:
  5. true