progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / debian / rules
CommitLineData
2ee993fe 1#! /usr/bin/make -f
e46bb87f 2DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build
91500ba6 3%:; dh $@ $(DH_OPTIONS)
e1dee130 4
3a1a6c35 5## Test both with and without CPU-specific optimizations.
e1dee130 6override_dh_auto_test:
24479376
MW
7 dh_auto_test $(addprefix -O, $(DH_OPTIONS))
8 CATACOMB_CPUFEAT="-*" dh_auto_test $(addprefix -O, $(DH_OPTIONS))
0c222465
MW
9
10## Check that the shared-library symbols are plausible.
11override_dh_makeshlibs:
12 dh_makeshlibs -- -c4