mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
8 lines
88 B
Makefile
8 lines
88 B
Makefile
# $Id$
|
|
#
|
|
# Tests for libc_r functionality.
|
|
#
|
|
|
|
SUBDIR= sigwait
|
|
|
|
.include <bsd.subdir.mk>
|