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