summaryrefslogtreecommitdiff
path: root/test/signal/Makefile.in
blob: 4f47c670807354c39d5c6e632af281a3d90814c2 (plain)
1
2
3
4
5
6
# uClibc-ng signal tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),)
TESTS_DISABLED := tst-sigsimple
endif