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.1 2023/07/05 00:26:38 gutteridge Exp $ .include <bsd.own.mk> .include "../../Makefile.inc" .PATH: ${DIST}/src .if ${MKSHARE} != "no" FILES= dhcpcd.conf FILESDIR= /usr/share/examples/dhcpcd/ .endif .include <bsd.prog.mk>