Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $NetBSD: Makefile,v 1.4 1997/01/09 20:18:26 tls Exp $ PROG= cmp SRCS= cmp.c misc.c regular.c special.c .include <bsd.prog.mk>