NetBSD/regress/lib/libc/ssp/Makefile

6 lines
222 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/05/31 21:51:48 christos Exp $
SUBDIR= fgets gets getcwd memcpy memmove memset raw read readlink \
snprintf sprintf strcat strcpy strncat strncpy vsnprintf vsprintf
.include <bsd.subdir.mk>