mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
8 lines
143 B
Makefile
8 lines
143 B
Makefile
# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
|
|
#
|
|
# Tests for libc_r functionality.
|
|
#
|
|
|
|
SUBDIR= sigsuspend sigwait
|
|
|
|
.include <bsd.subdir.mk>
|