Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.2 2009/04/22 15:23:09 lukem Exp $ # $OpenBSD: Makefile,v 1.1 2004/04/26 19:51:20 markus Exp $ PROG= tcpdrop MAN= tcpdrop.8 CFLAGS+= -Wall .include <bsd.prog.mk>