Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $NetBSD: Makefile,v 1.9 2007/05/28 12:06:21 tls Exp $ USE_FORT?= yes # network protocol library NOPIC= # defined NOPROFILE= # defined LIB= rmt SRCS= rmtlib.c MAN= rmtops.3 CPPFLAGS+= -D_REENTRANT .include <bsd.lib.mk>