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.8 2010/05/27 06:58:13 dholland Exp $ SUBDIR= biosboot LIBOBJ= ${.OBJDIR} .MAKEOVERRIDES+= LIBOBJ .include <bsd.subdir.mk> .include <bsd.obj.mk> cleandir distclean: .WAIT cleanlibdir cleanlibdir: -rm -rf lib