File: rules

package info (click to toggle)
flash-kernel 3.3%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 500 kB
  • sloc: sh: 577; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

override_dh_auto_test:
	FK_CHECKOUT=. ./test_db
	FK_CHECKOUT=. ./test_flash-kernel
	FK_CHECKOUT=. ./test_functions

%:
	dh $@