Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.1 2011/01/13 00:14:10 pgoyette Exp $ .include <bsd.own.mk> TESTSDIR= ${TESTSBASE}/lib/libc/time TESTS_C+= t_mktime TESTS_C+= t_strptime .include <bsd.test.mk>